

html,body{height:100%;}
html{font-size:100%;}

body {
	background: #000000 url(images/diamondplate2.gif) repeat;
	color: #7F7F7F;
	font-family: tahoma, arial;
	font-size: 14px;
	margin: 1px;
	padding: 2px;
	text-align: center;
}

h1{font-family:"Palatino Linotype", Georgia, Serif;font-size:250%;font-weight:bold;margin:.5em 0 .2em;letter-spacing:-.02em;color:  #CC0000; text-align: center}
h2{font-weight:normal;font-size:220%;letter-spacing:-.04em;line-height:110%;margin:.5em 0 .2em;color:  #CC0000}
h3{font-size:180%;font-weight:normal;letter-spacing:-.04em;line-height:110%;margin:.5em 0 .2em;text-shadow:#fff 1px 1px 1px;color:  #CC0000}
h4{font-size:200%;font-weight:normal;margin:.5em 0 .2em;color:  #CC0000}
h5{font-family:"Palatino Linotype", Georgia, Serif;font-size:150%;font-weight:bold;margin:.5em 0 .2em;letter-spacing:-.02em;color:  #CC0000}
h6{font-size:125%;font-weight:normal;text-transform:uppercase;margin:.5em 0 .2em;color:  #CC0000}




img {
	border: 0px;
}

a:link { 
	color: #CC0000;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
	
a:visited { 
	color: #9D9D9B;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;	
}
	
a:hover, a:active { 
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}



#footer a:link { 
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	margin-left: 10px;
	margin-right: 10px;
	text-decoration: none;
}
	
#footer a:visited { 
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	margin-left: 10px;
	margin-right: 10px;
	text-decoration: none;	
}
	
#footer a:hover, #footer a:active { 
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	margin-left: 10px;
	margin-right: 10px;
	text-decoration: underline;
}

#banner {
	clear: both;
	height: 326px;
	width: 776px;
}

#container {
	margin: 0px auto;
	text-align: left;
	width: 943px;
}

#content {
    padding-left: 5px;
    padding-right: 5px;
	margin: 0px auto;
	width: 933px;
	background: #000000 url(images/bg.png) no-repeat; 
}

#footer {
	background: url(images/footer-bg.gif) no-repeat;
	clear: both;
	color: #FFFFFF;
	display: block;
	font-size: 11px;
	height: 108px;
	padding-top: 20px;
	text-align: center;
	width: 943px;
}

.headlines {
	color: #CC0000;
	padding: 10px;
	font-size:110%;font-weight:bold;
}

.NormalRed{
	color: #CC0000;
	padding: 2px;
	font-size:90%;font-weight:bold;
}


#left {
	background: #333333 url(images/content-top-bg.gif) no-repeat 0% 0%;
	float: left;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 80px;
	width: 462px;
}

#logo {
	height: 72px;
	width: 776px;
}

#nav {
	clear: both;
	display: block;
	height: 43px;
	width: 943px;
	background-image: url(images/nav-bg.gif);
	background-repeat: repeat-x;
}

#nav ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;	
}

#nav ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	text-align:center;
}

.nlink, .nlinkend {
	float:left;
	width:auto;
	list-style: none;
	display:inline;
	text-align:center;
	padding-top: 15px;
	padding-left: 17px;
	padding-right: 17px;
	height:28px;
}
.nlink{
	background-image: url(images/nav-line.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.nlinkend {
	background-image: none;
}
#right {
	float: left;
	width: 274px;
}

#right p {
	margin-top: 0px;
}


#stats {
	background: #494949;
	padding: 10px;
	width: 254px;
}

* html #stats {
	height: 170px;
}

.date {
	color: #827961;
	font-weight: bold;
}

.flt-lft {
	float: left;
	margin-right: 20px;
}

.flt-rgt {
	float: right;
}



