body{
	margin:0px;
	background-color:#000000;	
}
#top_nav{

width:100%;
}
a{
	font-family: Helvetica, sans-serif;
	color: #CCCCCC;
}

a:visited{
	color: #CCCCCC;
}a:hover{
	color: #993300;
}
#top_nav td a{
	color:#CCCCCC;
	font-size:10px;
	font-weight:bolder;
	padding-top:3px;
	padding-bottom:3px;
	display:block;	
	text-decoration: none;
	font-style: italic;
	background-color: #000000;
	border-top-width: 1px;
	border-bottom-width: 4px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #333333;
}
#top_nav td a:visited{
	color:#CCCCCC;
}
#top_nav td a:hover{
	color:#FFFFFF;
	background-color: #443636;
	padding-top: 3px;
	padding-bottom: 3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 4px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #330000;
	border-bottom-color: #FFFFFF;
}

#footer{
	text-align:center;
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #443636;
	font-weight: bold;
}
#main_content{
padding-top:0px;
text-align:center;
}
td#copy{
	padding:15px;
	background-color:#000000;
	color:#6B6B6B;
	font-family:"Footlight MT Light", Helvetica;
	font-size:16px;
	font-style: normal;
	text-transform: none;
	font-weight: normal;
	background-image: url(../newsite_072008/images/home_top.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	text-align: right;
}
td#copy h1{
	color:#443636;
	font-family:"Footlight MT Light", Helvetica;
	font-variant: normal;
	font-weight: lighter;
	font-size: 36px;
	line-height: normal;
}
#home_bottom{
	background-image: url(../newsite_072008/images/home_bottom.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding: 10px;
	background-color: #333333;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: normal;
	font-family: Helvetica, sans-serif;
	line-height:15px;
	text-align:justify;
}
#home_bottom h1{
	font-family: "Footlight MT Light", Helvetica;
	font-size: 16px;
	font-style: italic;
	color: #443636;
	background-color: #000000;
	padding-top: 10px;
	padding-right: 100px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#home_bottom h3{
	font-size: 14px;
	color: #000000;
	font-style: italic;
}
.clearall{ clear:both;}
span.red_bold{
	font-weight: bold;
	color: #8A6A6A;
	font-size: 12px;
}
div#bullet{
	text-align:left;
	padding:8px;
	font-weight:bold;
	background-color:#000000;
	width:400px;
	color: #443636;
	font-size: 12px;
}

