/* CSS Document */

body {
	background-color: #4D4D4D;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
P {
	font-size: 11px;
	color: #CCCCCC;
	text-align: justify;
	margin-bottom: 10px;
	margin-top: 0px;
}
IMG { 
border:0px; 
}
UL {
	font-size: 11px;
	color: #CCCCCC;
	list-style-position: inside;
	line-height: 14px;
}

H1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #FFFFFF;
	margin: 15px 0px;
}
H2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	color: #FFFFFF;
}
.container {
	position: absolute;
	width: 100%;
	left: 0px;
	top: 0px;
	text-align: center;
}
.main {
	background:#424242 url(images/mainback.gif) repeat-y;
	width: 890px;
	margin:0px auto;
	text-align: center;
}
#affiliations {
	background-color: #424242;
	width: 890px;
	font-size: 9px;
	padding-top: 3px;
	background-image: url(images/mainback.gif);
	background-repeat: repeat-y;
	color: #999999;
	padding-bottom: 10px;
	background-position: 0px 0px;
	margin:0px auto;
}

#menulinks {
	width: 770px;
	height: 20px;
	margin-top: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #424242;
	margin: 0px auto;
}
#menulinks A {
	height: 20px;
	width: 127px;
	display: block;
	float: left;
	background-color: #696969;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 20px;
	border-right: 1px solid #424242;
	border-left: 1px solid #424242;
}
#searchbox {
	background-color: #333333;
	height: 25px;
	width: 770px;
	text-align: right;
	line-height: 25px;
	color: #666666;
	font-size: 12px;
	margin: 0px auto;
}
#frame1 {
	height: 263px;
	width: 770px;
}

#content {
	width: 770px;
	text-align: left;
	margin:0px auto;
}
#header {
	width: 770px;
	text-align: left;
	margin: 10px auto 0px auto;
}
.searchbtn {
	background-color: #696969;
	width: 150px;
	color: #FFFFFF;
	border-top: 1px solid #A6A6A6;
	border-right: 1px solid #4C4C4C;
	border-bottom: 1px solid #4C4C4C;
	border-left: 1px solid #A6A6A6;
	font-size: 11px;
	height: 21px;
}
.searchinput {
	font-size: 11px;
	background-color: #FFFFFF;
	color: #000000;
}
.searchselect {
	font-size: 11px;
	background-color: #FFFFFF;
	color: #000000;
	width: 100px;
}
#menulinks A:hover {
	height: 20px;
	width: 127px;
	display: block;
	float: left;
	background-color: #797979;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 20px;
	border-right: 1px solid #424242;
	border-left: 1px solid #424242;
}
#footer {
	font-size: 10px;
	color: #FFFFFF;
	margin: 0px auto;
	width: 770px;
	text-align:center;
}
A {
	color: #CCCCCC;
}
A:hover {
	color: #FFFFFF;
}
.hidediv {
display:none;
}

#twitter {
	text-align:center;
}
