body{
	background-color:#990000;
	margin:0;
	padding:0;
	font-family:arial;
}
#container{
	height:100%;
	background-color:#fff;
}
#top_bar_wrap{
	font-family:arial;
	height:136px;
	background:transparent url(../gr/top_bar_wrap.jpg) top repeat-x;
}
#top_bar{
	height:164px;
	width:801px;
	margin:auto auto;
	background:transparent url(../gr/banner.jpg) top no-repeat;
}
#top_bar_top{
	padding-top:2px;
	width:750px;
	margin:auto auto;
	height:25px;
	color:#ffcc01;
}
#top_bar_middle{
	color:#990000;
	padding-top:0px;
	font-size:13px;
	width:750px;
	margin:auto auto;
	height:23px;
}
#top_bar_bottom{
	height:84px;
	padding-top:5px;
	width:750px;
	margin:auto auto;
	color:#fff;
	font-size:13px;
}
.wrap{
	width:800px;
	margin:auto auto;
}
#random_image{
	height: 164px;
	width:801px;
	background:transparent url(../gr/rotating_image_bg.jpg) top left no-repeat;
	padding-left:22px;
}
#triple_header{
	height:25px;
	width:801px;
	background:transparent url(../gr/triple_header.jpg) top left no-repeat;
	padding-top:0px;
	padding-left:22px;
}
#triple_header a{
	color:#fff;
}
#triple_header_link{
	float:left;
	height:25px;
	width:221px;
	padding-left:30px;
	margin-right:2px;
}
.triple_wrap{
	min-height:100%;
	width:801px;
	background:transparent url(../gr/triple_wrap.jpg) top repeat-y;
	font-size:13px;
}
#triple_left{
	margin-left:21px;
	width:230px;
	float:left;
	padding:10px;
}
#triple_center{
	margin-left:4px;
	width:230px;
	float:left;
	padding:10px;
}
#triple_right{
	margin-left:4px;
	width:230px;
	float:left;
	padding:10px;
}
#triple_{
	margin-left:20px;
}
#bottom_bar{
	height:22px;
	background:transparent url(../gr/bottom_bar_wrap.jpg) top repeat-x;
	font-size:12px;
	font-weight:normal;
	padding-top:8px;
}
#bottom_bar a{
	color:#fff;
	padding:0 15px;
}
h1{
	margin:0;
	padding:0;
	font-size:16px;
}
p{
	margin:10px 0px;
}
.floated_right{
	float:right;
}
.wrap a, .wrap a:visited, #top_bar_bottom a, #top_bar_bottom a:visited{
	text-decoration:underline;
	color:#990000;
	font-weight:bold;
}
.wrap a:hover, #top_bar_bottom a:hover{
	text-decoration:underline;
	color:#000;
	font-weight:bold;
}
.clear{
	clear:both;
}
.wrap li{
	color:#990000;
	margin:5px 0;
}
#double_left li.navcat{
	list-style-type:none;
	color:#fff;
}
#double_left li a.navcat{
	color:#fff;
	font-size:18px;
}
.wrap ul{
	padding-left:15px;
	margin-top:15px;
}
h1, h2{
	color:#990000;

}
.wrap ol{
	margin-left:30px;
}
h2{
	font-size:16px;
	margin-top:10px;
}
.dataTable {
  border-width: 1px 1px 0px 0px;
  border-style: solid ;
  border-color: #820107;
  background-color: white;
  font-family: 'Verdana', 'Helvetica', sans-serif;
  font-size: 11px;
  line-height: 1.4em;
}

.dataTable td, .dataTable th {
  border-width: 0px 0px 1px 1px;
  border-style: solid ;
  border-color: #820107;
  padding: 4px;
}

.dataTable th {
  text-align: left;
  color: white;
  background-color: #820107;
}

.dataTable th a {
  color: white;
  text-decoration: underline;
}

.dataTable ul {
  padding-left: 25px;
  margin-left: 0px;
}

#double_left li.noleft {
display:none;
}
