﻿body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	background-color: #ffffff;
}

.clear {
	clear:both;	
	height:0px;
}

#outer {
	width: 970px;
	margin: 0 auto;
}

#header {
	height: 145px;
	width: 950px;
	padding-right:20px;
	background-image:url(/images/header.gif);
	background-repeat:no-repeat;
}

#searchform {
	padding-left:610px;
	width:350px;
	padding-top:20px;

	padding-bottom:0px;
	height:49px;
}

#searchtext{
	float:left;
	padding:8px;
	width:112px;
	color:#515a7d;
	color:#00aaec;
	font-size:16px;
	text-align:right;
}

#searchfield{
	float:left;
	width:180px;
}

.headersearchbox{
	width:170px;
	border:0px;
	background-color:white;
	font-size:14px;
	height:22px;
	border:1px solid #b9e5fb;
}

#searchbutton {
	float:left;
	height:30px;
	width:20px;
}

#headercontact{
	text-align:right;
	width:320px;
	padding-left:630px;
	height:40px;
}

#navigation {
}

#topnav{
	margin:0px;	
	list-style-type:none;
}

.topnavdivider{
	float:right;
	width:12px;
	height:31px;
}

.topnavitem, .topnavitemon {
	padding-top:8px;
	float:right;
	background-image:url(/images/navbg.gif);
	background-repeat:repeat-x;
	height:23px;
	padding-left:10px;
	padding-right:10px;
}


#topnavleft, #topnavright{
	float:right;
	width:12px;
	height:31px;
}

#content {
	width:970px;
}

#leftnav {
	width: 265px;
	float:left;
	padding-top:12px;
	padding:0px;
}


#artcontent {
	width: 685px;
	float:left;
	padding-top:13px;
	padding-bottom:30px;
}

#footer {
	height:50px;
	width:970px;
	background-image:url(/images/footerbg.gif);
	background-repeat:no-repeat;
	color:White;
	font-size:13px;
	clear:both;
	padding-top:9px;
}

#footerleft {
	text-align:left;
	width:740px;
	float:left;
	padding-left:20px;
	padding-top:4px;
}

#footerright {
	text-align:right;
	width:180px;
	float:left;
	font-size:12px;
	color:White;
	padding-top:4px;
	padding-right:20px;
}

