/* CSS Document */

body {
	background-color:#000000;
	background-image: url(images/radtile.gif);
	text-align:center;
}
h1 {
	font-size:14px;
	clear: none;
	width: 150px;
	display: inline;
	color: #7B7960;
}
#container {
	width:750px;
	margin-top:0px;
	padding-top:0px;
	margin-left:auto;
	margin-right:auto;
	border-right-color: #7D795C;
	border-right-style: solid;
	border-right-width: 1px;
	border-left-color: #7D795C;
	border-left-style: solid;
	border-left-width: 1px;
	border-bottom-color: #7D795C;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	background-color: #EEEEF2;
	border-top-color: #7D795C;
	border-top-style: solid;
	border-top-width: 1px;
}
#header {
	
}
#content {
	background-color: #F2F2F6;
	height: auto;
	margin-top: 0px;
}
#nav {
	background-color:#33354C;
	color:#E6E6E6;
	border-top-color: #7B7960;
	border-top-style: dashed;
	border-top-width: 1px;
	border-bottom-color: #60627B;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	word-spacing: 120px;
	text-align: center;
}
#nav a:link, #nav a:visited, #nav a:active {
	padding-top: 2px;
	padding-bottom: 2px;
	text-decoration: none;
	color:#EEEEEE;
	font-weight: bold;
	letter-spacing: 1px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
#nav a:hover {
	color: #BCBDCB;
}
#smallbox {
	margin-top: 15px;
	margin-left:15px;
	background-repeat: no-repeat;
	width: 210px;
	padding-top: 5px;
	padding-right: 1px;
	padding-left: 5px;
	padding-bottom: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	left: 15px;
	float: left;
	text-align: left;
}
.text {
	border-style:dashed;
	border-color:#8C8E9D;
	border-width:1px;
	width: 350px;
	top: 4px;
	margin-left: 300px;
	vertical-align: top;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-bottom: 10px;
	font-size: 16px;
	margin-top: 15px;
	text-align:left;
	}
	.text a:link, .text a:visited, .text a:active {
	text-decoration:none; color:#33354C; border-bottom:1px dashed #333333;
	}
	.text a:hover {
	color:#A5A6B8;
	border-bottom: 1px dashed #BAB9A7;
	}
#footer {
	width:750px;
	clear:both;
	background-image: url(images/footer.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #F2F2F6;
	font-size: 10px;
	text-align: center;
	background-repeat: no-repeat;
	background-color: #444455;
	height: auto;
	letter-spacing: 1px;
	padding-top: 6px;
	padding-bottom: 4px;
	position: static;
	border-top-color: #7D795C;
	border-top-style: solid;
	border-top-width: 1px;
}
#footer a:link, #footer a:visited, #footer a:active, #footer a:hover 
{
	color:#85957B;
	text-decoration: none;
}
li {padding-bottom:5px;
}
em {color:#667393;
}
#subfooter
{font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:9px;
width:750px;
margin-right:auto;
margin-left:auto;
visibility:hidden;
}
.strike
{
	text-decoration: line-through;
}
.imglink, .imglink a:link, .imglink a:visited, .imglink a:active, .imglink a:hover
{text-decoration:none;
border: 0 solid #ffffff;
}