﻿body {
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	background-color: #ffffff;
}

.clear {
	clear:both;	
}

#outer {
	width: 972px;
	margin: 0 auto;
}

#header {
	height: 112px;
	width: 220px;
	background-image:url(../images/header1.jpg);
	background-repeat:no-repeat;
	padding-top:20px;
	padding-left:720px;
	text-align:right;
	padding-right:30px;
}
#header_text{
	position:absolute;
	top:60px;
	left:300px;
	font-size:40px;
	color:#000000;
	font-weight:"200";
}
#searchform {
	height:26px;
	/*background-image:url(../images/searchbg.gif);
	background-repeat:no-repeat;*/
	padding-top:2px;
	margin-bottom:10px;
	width:220px;
	background-position:right;
}

#searcharea{
	width:158px;
	height:23px;
	float:left;
	padding-left:33px;
	padding-top:2px;

}

#searchbox{
	width:160px;
	border:0px;
	background-color:Transparent;
	color:#999999;
}

#searchbutton {
	float:left;
	height:23px;
	width:21px;
}

#headerphone{
	font-size:26px;
	color:#9c2382;	
	text-align:right;
	width:226px;
}


#navigation {
	height: 43px;
	width: 972px;
	background-image:url(../images/navbg.gif);
}

#navinner{
	width:600px;
	margin:0 auto;
}

.topnavdivider{
	padding-top:10px;
	float:left;
}

.topnavitem{
	float:left;
}

.topnavitem, .topnavitemon {
	float:left;
	padding-left:30px;
	padding-right:30px;
	padding-top:12px;
	height:31px;
}

.topnavitemon{

	background-image:url(../images/navbgon.gif);
	background-repeat:repeat-x;
}


#leftnav {
	width: 227px;
	float:left;
	border-left:0px;
	border-bottom:0px;
}

.leftnavmenu{
	width:225px;
	border-top: 0px;
	border-left:1px;
	border-right:1px;
	border-bottom:0px;
	border-style:solid;
	border-color:#d9d9d9;
	padding-bottom:10px;
}


.leftnav1{
	width:205px;
	padding-left:12px;
	padding-right:0px;
	padding-top:10px;
	margin-bottom:6px;
	color:#404141;
	font-size:12px;
	font-weight:bold;
}


.leftnav2 {
	width:205px;
	padding-left:25px;
	padding-top:2px;
	padding-bottom:8px;
	color:#404141;
}

#content {
	width:948px;	
	background-image:url(../images/contentbg.gif);
	background-repeat:repeat-y;
	padding-left:24px;
	padding-top:20px;
	padding-bottom:20px;
}

#artcontent {
	width: 670px;
	padding-left:20px;
	float:left;
}


#footer {
	height: 27px;
	width: 972px;
	background-image:url(../images/footerbg.gif);
	background-repeat:no-repeat;
	color:White;
	font-size:11px;
	clear:both;
	padding-top:3px;
}

#footerleft {
	text-align:left;
	width:740px;
	float:left;
	padding-left:30px;
	padding-top:4px;
}

#footerright {
	text-align:right;
	width:160px;
	float:left;
	font-size:12px;
	color:White;
	padding-top:4px;
}
#bot_page{
	text-align:center;
	width:972px;
	color:grey;
	padding-top:5px;
	font-size:10px;

}
