body{
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:.83em;
}
p{
	margin-top:0px;
	line-height:20px;
	margin-bottom:10px;

}
h1{
	font-size:1.7em;
	color:#a11318;
	margin-bottom:0px;
}

.subHeader {
	font-size:1.15em;
	color:#000000;
}

a:link{
	color:#990000;
	text-decoration:underline;
}
a:active{
	color:#990000;
	text-decoration:none;
}
a:hover{
	color:#990000;
	text-decoration:none;
}
a:visited{
	color:#990000;
	text-decoration:underline;
}

#wrapper{
	margin:0pt auto;
	width:907px;
	background-image:url(../images/wrapper_bg.jpg);
	background-repeat:repeat-y;
	display:table;
}
#logo{
	width:235px;
	height:121px;
	background-image:url(../images/logo.gif);
	z-index:10;
	margin-top:-80px;
	margin-left:-10px;
}
#top_bar{
	height:19px;
	width:100%;
	background-color:#000000;
	float:left;
	margin-top:91px;
}
#site{
	width:100%;
	float:left;
	background-color:#d41920;
	margin-top:7px;
	background-image:url(../images/rt_bg.jpg);
	background-repeat:repeat-y;
	background-position:right;
}
#content{
	width:687px;
	height:auto;
	float:left;
	margin-top:0px;
	background-color:#FFFFFF;
}
#content p{
	padding:0px;
}
#btm_bar{
	height:19px;
	width:100%;
	background-color:#000000;
	float:left;
	margin-top:7px;
}
#center{
	margin:0pt auto;
	width:907px;
	color:#FFFFFF;
	font-size:.8em;
	padding-left:2px;
	padding-top:2px;
}
.page_title{
	float:right;
	width:542px;
	margin-top:-30px;
	margin-right:0px;
}
#column1{
	width:49%;
	height:auto;
	float:left;
	margin-left:30px;
	margin-top:100px;
}
#column2{
	width:317px;
	height:auto;
	float:left;
	margin-left:3px;
}
#header{
	display:none;
}
#main_cont{
	padding:100px 30px 5px 30px;
}
#home_cont{
	padding:5px 30px 5px 30px;
}
#ActiveComments {
	border:1px solid #333333;
}
#ActiveComments .quote {
	background-color:#E8E8E8;
	border:1px solid #999999;
	padding:15px;
	vertical-align:text-top;
}
#mouse {
	margin-bottom:15px;
	margin-top:15px;
}
.right {
	border:1px solid #666666;
	float:right;
	margin:20px;
}
/******navigation*********/
#nav{
	width:220px;
	height:auto;
	float:left;
	background-color:#a11318;
}
#nav-comments {
	width:220px;
	height:27px;
	float:left;
}
#nav-website {
	width:220px;
	height:25px;
	float:left;
}
#nav-network {
	width:220px;
	height:26px;
	float:left;
}
#nav-contact {
	width:220px;
	height:28px;
	float:left;
}

