body {
        margin:0px;
        padding:0px;
        text-align:center;
        font-family:tahoma;
        font-size:11px;
        color:#858585;
}

td {font-family:tahoma; font-size:11px; color:#858585;}

#container {
margin: auto;
width: 900px;
}

/*----------------------------------------------------  Header Style ----------------------------------------------------*/

#header {
	width:900;
	font-family: Minion Pro, Arial;
	font-size: 45px;
	padding-top: 5px;	
	text-align: left;

}

#logo {
	float:left;
}

#search {
	float: right;
        margin: 0px 0px 0px 200px;
        font-size: 20px;
}


#search img {
	float:right;
        margin: 10px 5px 0px 0px;
}

#search input {
	float:right;
        margin: 17px 5px 0px 0px;        
        border: 1px solid #8f8f8e;
        height: 1.6em;
        font-size: 20px;
        color:#d76747;
	font-family: Minion Pro, Arial;
}

#cover {
	float:left;       
	width: 900px;	
	text-align: left;
        height: 230px;
        background-image:url(cover000.jpg);
        background-repeat:repeat;
}


/*----------------------------------------------------  Header Style ----------------------------------------------------*/

#page {
	width: 900px;
	text-align: left;
        float: left;
}

#nav {
float: left;
width: 185px;
border:1px solid #DCDCDC;
padding-bottom: 20px;
}

h4{
margin:21px 0 7px 22px;
color:#E2A14A;
font-size:15px;
}

#work-area {
float: left;
width: 490px;
margin: 0px 5px 20px 5px;
}

#right-coll {
float: left;
width: 210px;
}

#right-coll-1 {
float: left;
width: 210px;
border:1px solid #DCDCDC;
padding-bottom: 20px;
}



#article-list {
	padding:0px 10px 0px 22px;
}

#article {
	margin:0px;
	clear:both;
}

#article img {
	margin-right: 10px;
        margin-top: 4px;
        margin-bottom: 5px;
	float:left;
}

#article a {
	color:#54A8C8;
	text-decoration:underline;
	font-size:20px;
}
#article a:hover {
	text-decoration:none;

}

#article-list #title {
	color:#D86948;
	font-size:16px;
	font-weight:bold;
	clear:both;

}


/*----------------------------------------------------  Footer Style ------------------------------------------------------------*/

#footer {
	width: 900px;
	text-align: left;
        float: left;
}

#footer a {
background-image:url(po000000.htm);
background-repeat:no-repeat;
padding-left: 10px;
margin-left: 6px;
background-position: inherit;
}

#footer { color:#909090;}
#footer a { color:#54A8C8; text-decoration: underline;}
#footer a:hover { text-decoration: none;}






