body {
	background-color: #333333;
	background-image: url(dgrey033.jpg);
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.header {
	background-image: url(header.jpg);
	height: 137px;
	width: 760px;
}
.header-description {
	margin-top: 35px;
	margin-left: 17px;
	text-align: left;
	width: 140px;
	font-size: 11px;
}
h1 {
	font-size: 15px;
	margin: 0px;
	padding: 0px;
	text-transform: uppercase;
	font-family: "Courier New", Courier, mono;
	text-decoration: underline;
}
h2 {
	font-size: 15px;
	margin: 0px;
	padding: 0px;
	text-transform: uppercase;
	font-family: "Courier New", Courier, mono;
	text-decoration: underline;
}
.navbar {
	background-color: #111111;
	border-top: 4px none #DD1C2F;
	border-right: 4px none #DD1C2F;
	border-bottom: 5px solid #DD1C2F;
	border-left: 4px none #DD1C2F;
}
A.sidelink{
	display:block;
	text-decoration:none;
	text-align: center;
	background-image: url(images/button-bg.jpg);
	color: #FFFFFF;
	font-weight: bold;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #DE182F;
	border-right-color: #DE182F;
	border-bottom-color: #DE182F;
	border-left-color: #DE182F;
	padding-top: 5px;
	padding-bottom: 5px;
	font-family: "Courier New", Courier, mono;
	font-size: 13px;
    } 
        A.sidelink:Visited{ 
	display:block;
	text-decoration:none;
}
A.sidelink:Hover{
	text-decoration:blink;
	background-repeat: repeat-y;
	color: #FFFFFF;
	background-color: #DE182F;
}
A.sidelink2{
	display:block;
	text-decoration:none;
	text-align: left;
	color: #FFFFFF;
	font-weight: bold;
	font-family: "Courier New", Courier, mono;
	font-size: 13px;
	background-color: #000000;
	border: none;
	padding: 2px;
    } 
        A.sidelink2:Visited{ 
	display:block;
	text-decoration:none;
}
A.sidelink2:Hover{
	text-decoration:blink;
	background-repeat: repeat-y;
	color: #FFFFFF;
	background-color: #DE182F;
}.main {
	background-color: #000000;
	background-image: url(bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.main-left {
	background-color: #333333;
	padding: 5px;
}
.main-right {
	padding: 5px;
}
a {
	color: #DAA821;
}
.thumb {
	border: 1px solid #FFFFFF;
}
.left-nav-top {
	background-color: #DE182F;
	padding: 2px;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
}
.style2 {font-weight: bold; font-size: 12px; font-family: "Courier New", Courier, mono;}
.style6 {font-size: 11px}
.style7 {
	font-size: 10px;
	font-weight: bold;
}.style8 {
	font-family: "Courier New", Courier, mono;
	font-size: 24px;
	font-weight: bold;
}