/* CSS Document */

html {
   height: 100%;
   min-width: 860px;
}

body {
	background: #cccccc url(../images/site_side4.jpg) center repeat-y;
	padding: 0;
	margin: 0;
	height: 100%;
}

#wrapper {
	margin: 0 auto;
	padding: 0;
	width: 860px;
	height:100%;
	min-height: 100%;
}

#header {
	background-image: url( ../images/site_header.jpg);
	width: 860px;
	height: 112px;
}


#logo {
	width: 385px;
	float:left;
}

#pcr {
font-size:10px; 
margin: 20px 0 0 auto; 
padding:30px 20px 0 0; 
float:right;
width: auto;
}

a img {
   border-style: none;
}







#topnav {
	background-image: url(../images/site_topnav.jpg);
	background-repeat: repeat-x;
	width: 860px;
	height: 45px;
	margin: 0;
	padding:0;
}

#footer {
	width: 860px;
	margin: 0 auto;
	margin-top:-25px;
	height: 25px;
	background-image: url(../images/site_footer.jpg);
	background-repeat:repeat-x;
}

#leftnav {
	width: 240px;
	height: 500px;
	float:left;
	padding: 0px;
	margin: 0px;
}

#mainarea {
	width: 620px;
	float:left;
	padding:0;
	
	margin:0px;
	margin-left: -11px;
}

.maintxt {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#txtarea {
	margin-top: 5px;
	margin-bottom: 5px;
	width: 620px!important;
}


bio 	{
	margin-top: 5px;
	margin-bottom: 5px;
	width: 620px!important;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-color: #474747;
	font-weight: bold;
	font-size: medium;
	text-align: center;
}
	

a:link,a:visited {
	color:#FE9915;
	text-decoration:none;
	font-weight:bold;
}

a:hover {
	color: #474747;
	text-decoration: underline;
}

a:active {
	color:#FE9915;
	text-decoration:none;
	font-weight:bold;
}

#nav {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a.big, a.bigs {
	width: 210px;
	color: #666666!important;
	padding: .2ex 2ex;
	text-decoration: none;
	text-align: right;
	display: block;
	font-weight:normal!important;
}

/*firefox fix due to some problem with IE and spaceing*/
#nav>dl a {
	width: 210px;	
}


#nav dl {
	margin: 0;
	padding: 0;
}


a.big {
	border-top: 1px solid #888888;
}

a.bigs {
	border-top: 1px solid #888888;
	border-bottom: 1px solid #888888;
}

a.login {
	text-decoration:none;
	color:#666666!important;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal!important;
}

a.big:hover, a.bigs:hover {
	background-color: #FAD151;
	text-decoration:none;
}

a.sub:link, a.sub:visited {
	width: 210px;
	font-size: 10px;
	color: #666666;
	text-align: right;
	display: block;
	padding: .2ex 2ex;
	font-weight:normal;

}

a.sub:hover {
	color:#f2962f;
	text-decoration:none;
}

a.sub:active {
	color: #000000;
}


dd {
	margin: 0;
	padding: 0;
	margin-left: -10px;
}


#content {
	padding:0;
	margin:0;
}


#vertspace{

}

#picture {
 width: 565px;
 height: 116px; 
 padding: 0; 
 margin: 0; 
 float: left;
 position: relative;
 left: 5px;
}

#picture2 {
 width: 626px;
 height: 36px; 
 padding: 0; 
 margin: 0; 
 float: left;
 position: relative;
 left: 5px;
}


img {
	padding: 0;
	margin:0;
}

#navsection {
	padding:0;
	margin:0;
}

