﻿body {
	margin-top:0px;
	padding-top:0px;
}

.clear{
	clear:both;	
	height:0px;
	width:0px;
}

#outer{
	width:923px;
	margin:0 auto;
}

#header{
	height:224px;
	width:923px;
	background-image:url(/images/headerbg.gif);
	background-repeat:repeat-x;
	position:relative;
	background-color:White;
}

#headerlogo{
	float:left;
	width:643px;	
}

#headerContact{
	float:left;
	padding-top:17px;
	font-size:13px;
	color:#565479;
	font-weight:bold;
	width:280px;
}

a.headerEmail, a.headerEmail:link, a.headerEmail:visited, a.headerEmail:active{
	color:#565479;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;

}
a.headerEmail:hover{
	color:#02569c;
}

#headerSearch{
	padding-top:24px;
}

#headersearch1{
	float:left;
	padding-right:6px;
	color:#565479;
}

#headersearch2{
	float:left;
	background-image:url(/images/searchbox.gif);
	background-repeat:no-repeat;
	width:143px;
	padding-left:27px;
	padding-top:4px;
	height:22px
}

#headersearch3{
	float:left;
}

#searchButton{
	float:left;
	width:63px;
}


.headersearchbox{
	width:140px;
	background-color:transparent;
	border:none;
}



#content{
	width:923px;
}

#leftnav{
	width:191px;
	float:left;
	padding-bottom:50px;
	padding-top:20px;
}

#artcontent{
	width:732px;
	float:left;
	padding-top:25px;
	padding-bottom:30px;
}

#footer{
	width:923px;
	height:28px;
	background-image:url(/images/footerbg.gif);
	background-repeat:repeat-x;
	background-color:White;
	padding-top:24px;
	color:#222222;
	font-size:12px;
}

#footer a {
	color:#222222;
	text-decoration:underline;
}

.newsitem{
	padding-bottom:20px;
}

a.newslink:link, a.newslink:active, a.newslink:visited{

	font-size:14px;
	color:#333333;
	text-decoration:none;		

}

a.newslink:hover{
	color:#5b6267;	
	text-decoration:underline;
}

