/* CSS Document */

html {
   height: 100%;
   min-width: 960px;
}

body {
	background: #cccccc url(../images/site_side5.jpg) center repeat-y;
	padding: 0;
	margin: 0;
	height: 100%;
}

#wrapper {
	margin: 0 auto;
	padding: 0;
	width: 960px;
	height:100%;
	min-height: 100%;
}

#header {
	background-image: url( ../images/site_header2.jpg);
	width: 960px;
	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: 960px;
	height: 45px;
	margin: 0;
	padding:0;
}


#leftnav {
	width: 240px;
	height: 500px;
	float:left;
	padding: 0px;
	margin: 0px;
}


#mainarea {
	width: 725px;
	float:left;
	padding:0;
	background-color: #FFFFFF;
	margin:0px;
	margin-left: -6px;
}

.maintxt {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #474747
}

#txtarea {
	margin-top: 2px;
	margin-bottom: 5px;
	width: 100%!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.bigs {
	width: 210px;
        height: 18px;
	color: #666666!important;
	padding: 1.2ex 2ex;
	text-decoration: none;
	text-align: left;
	display: block;
	font-weight:normal!important;
}

/*firefox fix due to some problem with IE and spaceing*/
#nav>dl a {
	width: 213px;	
}


#nav dl {
	margin: 0;
	padding: 0;
}


a.big {
	border-top: 1px solid #888888;
; margin: -4px -4px}

a.bigs {
	border-top: 1px solid #888888;
	border-bottom: 1px solid #888888;
; margin: -4px}

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;
        height: 18px;
	font-size: 10px;
	color: #666666;
	text-align: left;
	display: block;
	padding: .2ex 2ex;
	font-weight:normal;

}

p.space {
	margin: 0 0 30px 0;
}

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: 725px;
 height: 45px; 
 padding: 0; 
 margin: 0; 
 float: left;
 position: relative;
 left: 0px;
}


img {
	padding: 0;
	margin:0;
}

#navsection {
	padding:0;
	margin:0;
}

a.big { 	width: 210px;
        height: 23px;
	color: #666666!important;
	padding: 1.2ex 2ex;
	text-decoration: none;
	text-align: left;
	display: block;
	font-weight:normal!important;
 } .xbig { border-top: 1px solid #888888; ; margin: -4px -4px; width: 210px; height: 40px; color: #666666!important; padding: 1.2ex 2ex; text-decoration: none; text-align: left; display: block; font-weight:normal!important; }
.xbigs { width: 210px; height: 40px; color: #666666!important; padding: 1.2ex 2ex; text-decoration: none; text-align: left; display: block; font-weight:normal!important;; border-top: 1px solid #888888; border-bottom: 1px solid #888888; ; margin: -4px -4px}

