/* CSS Document */

body {
	background-color: 320000;
	font-family: Georgia, Times New Roman, Times, serif;
  	font-weight: normal;
	color: #333333;
	font-size: 11px;
	padding:0px;
	border:0px;
	margin:0px;
	line-height: 16px;
	scrollbar-face-color:cc9;
	scrollbar-highlight-color:fff;
	scrollbar-arrow-color:630;
	scrollbar-track-color:cc9; 
}

div.scroll {
	height: 380px;
	width: 400px;
	overflow: auto;
	border: 0px solid #666;
	padding: 8px;
	position:absolute;
	left:330px;
	top:80px;
}

div.logo {
	border: 0px solid #666;
	padding: 8px;
	position:absolute;
	left:12px;
	top:2px;
}
div.nav {
	height: 330px;
	width: 400px;
	overflow: auto;
	border: 0px solid #666;
	padding: 8px;
	position:absolute;
	left:45px;
	top:157px;
}

td {
	font-family: Georgia, Times New Roman, Times, serif;
}

.box {	margin-bottom: 10px; }

.subhead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: color;
	font-weight: bold;
	color: #333;
: #000066;
}

.subheadplain {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: color;
	color: #333;
: #000066;
}

.pullquote {
	font-family: Georgia, "Times New Roman", Times, serif;
	width: 170px;
	line-height: 22px;
	overflow: auto;
	padding: 5px;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	color: #333;
: #000066;
}

.subhead a:link {color:#300; text-decoration:underline; }
.subhead a:visited {color:#600; text-decoration:none; }
.subhead a:hover {color: #633; text-decoration:underline; }
.subhead a:active {color: #600; text-decoration:none; }

.content a:link {color:#300; text-decoration:none; }
.content a:visited {color:#600; text-decoration:none; }
.content a:hover {color: #633; text-decoration:underline; }
.content a:active {color: #600; text-decoration:none; }

.scroll a:link {color:#300; text-decoration:underline; }
.scroll a:visited {color:#600; text-decoration:none; }
.scroll a:hover {color: #633; text-decoration:underline; }
.scroll a:active {color: #600; text-decoration:none; }

.body a:link {color:#300; text-decoration:none; }
.body a:visited {color:#600; text-decoration:none; }
.body a:hover {color: #633; text-decoration:underline; }
.body a:active {color: #600; text-decoration:none; }

.xbig {
	font-family: Georgia, Verdana, Arial;
	font-size: 20px;
	line-height: 23px;
	color: #666666;
}


