/* CSS Document */

* {
	margin: 0;
	padding: 0;
}

body {
	background: #000000 url(../images/content_strip.gif) repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

#homebody {
	background: #000000 url(../images/home_content_strip.png) repeat-x;

}

a {
	color: #E48516;
}

a:hover {
	text-decoration: none
}

p {
font-size: 11px;
}

.smtxt {
font-size: 10px}

h1 {
	color: #e48516;
	letter-spacing:2px;
	font-weight: normal;
	text-transform: uppercase;
	
}



h2 {
	color: #e48516;
	font-size: 16px;
	letter-spacing:2px;
	font-weight: normal;
	padding-bottom:5px;
}

h2 a {text-decoration:none}
h2 a:hover {text-decoration:underline}

h3 {
	color: #7699ad;
	letter-spacing:2px;
	font-weight: normal;
	padding-top:8px;
	padding-bottom:8px
}

h4 {
	color: #ffffff;
	font-size: 140%;
	letter-spacing:2px;
	font-weight: normal;
}

li {
	margin-left: 40px;
}

.lrgbutton {
font-size:18px
}

.form_table td {
padding: 4px
}

/**input {
	background-color: #A6A6A6;
	border-bottom: 0px;
	border-top: 2px outset #5A5A5A;
	border-left: 2px outset #5A5A5A;
	border-right: 0px;
}**/
	
#biosummary {
}

#bioimage {
	float: left;
	padding-bottom: 15px;
	padding-top: 10px;
	margin-right:25px
}

.img-shadow { 
	float: left; 
	background: url(../images/trans-shadow.png) no-repeat bottom right;
	/* Most major browsers other than IE supports transparent shadow. Newer release of IE should be able to support that. */ 
}

.img-shadow img { 
	display: block; /* IE won't do well without this */ 
	position: relative; /* Make the shadow's position relative to its image */ 
	padding: 5px; /* This creates a border around the image */ 
	background-color: #ffffff; /* Background color of the border created by the padding */ 
	border: 1px solid #cecece; /* A 1 pixel greyish border is applied to the white border created by the padding */ 
	margin: -6px 6px 6px -6px;
	/* Offset the image by certain pixels to reveal the shadow, as the shadows are 6 pixels wide, offset it by that amount to get a perfect shadow */ 
}

#biotext {
	float: left;
	padding-top: 10px;
	padding-right: 20px;
	width: 400px;
	vertical-align: middle;
	padding-bottom: 15px;
}

#biotext p {
	padding-top: 5px;
	font-style: normal;
	line-height: 200%
	
}

#bioboards {
	padding-top: 10px;
	float: right;
	vertical-align: middle;
	width: 185px;
}

#greybar {
	text-align: center;
	padding-bottom: 0px;
}

#container {
	width: 955px;
	margin: 0 auto;
}

#header {
	background: url(../images/header.gif) no-repeat;
	height: 125px;
}

#homeheader1 {
	background: url(../images/home_header1.gif) no-repeat;
	height: 200px;
}

#homeheader2 {
	background: url(../images/home_header2.png) no-repeat;
	height: 215px;
}

#homenav {
	position: relative;
	top: 187px;
	text-align: right;
	margin-right: 80px;
	font-size: 15px;
	margin-top: 0px;
	padding-top: 0px;
}

#nav {
	position: relative;
	top: 97px;
	text-align: right;
	margin-right: 80px;
	font-size: 15px;
	margin-top: 0px;
	padding-top: 0px;
}

#nav a.nobar,
#homenav a.nobar {
	border-left: 0px;
}

#nav a,
#homenav a {
	color: #CCCC99;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 3px;
	padding-bottom: 4px;
	text-decoration: none;
	letter-spacing: 1px;
	border-left: #996633 solid 1px;
}

#nav a:hover,
#homenav a:hover {
	color: #ffffff;
}

/*****************    Content     ***********************/
/********************************************************/

#contentcap {
	background: url(../images/content_cap.gif) no-repeat;
	width: 786px;
	height: 10px;
	margin: 50px auto 0 auto;
	padding: 0px;
	font-size: 1px;
	
}

#content {
	background: url(../images/content.gif) center repeat-y;
	width: 736px;
	padding: 0px 25px 0px 25px;
	margin: 0 auto;
	
}


#content-blk {
	width: 786px;
	margin: 0 auto;
}

#contentbottom {
	background:url(../images/content_cap_bottom.gif) no-repeat;
	width: 786px;
	height: 10px;
	margin: 0 auto;
	font-size: 1px;
	
}

#homeimg {
	float: left;
	padding-top: 40px;
	padding-bottom: 0px;
}

#hometext {
	width: 375px;
	float: right;
	color: #7499B4;
	padding-top: 40px;
	padding-left: 30px;
	text-align: justify;
}

#hometext p {
	font-size: 14px;
	padding-top: 10px;
	line-height: 18px;
}

#hometext h2 {
	color: #7499B4;
	font-size: 16px;
	font-weight: normal;
}

#hometext h1 {
	color: #7499B4;
	text-shadow: none;
	font-size: 26px;
	filter: none;
	font-weight: normal;
	letter-spacing: 1px;
}

#startbtn {
	border: 0px;
	float: right;
	width: 135px;
}

/******************    Footer     ***********************/
/********************************************************/

#login {
	width: 870px;
	padding-left:85px;
	margin: 50px auto 15px auto;
	color: #A6A6A6;
	vertical-align: bottom;
}

#login-tight {
	width: 350px;
	padding-left: 0px;
	margin: 20px auto 15px auto;
	color: #A6A6A6;
	vertical-align: bottom;
	float: left;
}

#footer {
	width: 955px;
	margin: 0 auto;
	text-align: center;
	color: #A6A6A6;
	font-size: 12px;
}

#footer a  {
	color: #A6A6A6;
}

#footer a:hover {
	text-decoration:none;
	color: #646464;
}

/******************    Forum     ***********************/
/********************************************************/


.navlinks {
color: #e48516;
	letter-spacing:2px;
	font-weight: normal;
	font-size: 24px;
	}
	
	.navlinks a:link, .navlinks a:visit, .navlinks a:active {
color: #e48516;
	letter-spacing:2px;
	font-weight: normal;
	font-size: 24px;
	}