﻿#container {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#banner_left {
	float: left;
	width: 333px;
	height: 326px;
}
#banner_right {
	width: 667px;
	height: 326px;
	background-image: url('../rotate/pictures.gif');
	background-repeat: no-repeat;
	float: right;
	vertical-align: top;
	}
#banner {
	clear: both;
	}
.no_border {
	border-width: 0px;
	}
#nav {
	clear: both;
}
#bottom_nav {
	font-family: Verdana;
	color: #cccccc;
	font-size: x-small;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 20px;
}
body {
	margin-left:0;
	margin-right: 0;
	margin-top: 0;
	margin-bottom: 10px;
	background-color: #000000;
}
#body_copy {
	background-color: #FFFFFF;
	font-family: Verdana;
	font-size: medium;
}
#body_copy a {
	color: #ff0000;
	text-decoration: none;
}
#body_copy a:hover {
	color: #FF0000;
	text-decoration: none;
}
#body_copy a:visited {
	text-decoration: none;
	color: #7C692D;
}
.style1 {
	width: 100%;
}
.style2 {
	width:50px;
	border-width: 0;
	background-image: url('../images/left_bg.jpg');
	background-repeat: repeat-y;
	text-align: left;
	background-position: left;
}
#footer {
}
#body_copy_middle {
	padding: 1px 5px 5px 5px;	

}
#bottom_nav a {
	color: #cccccc;
	text-decoration: none;
}
#bottom_nav a:hover {
	color: #FF0000;
	text-decoration: none;
}
#bottom_nav a:visited {
	text-decoration: underline;
	color: #FF0000;
}

#pageMenu {
	font-family: Verdana;
	font-size: small;
	font-weight: bold;
	font-style: italic;
}

#pageMenu a {
	color: #ff0000;
	text-decoration: none;
}
#pageMenu a:hover {
	color: #FF0000;
	text-decoration: none;
}
#pageMenu a:visited {
	text-decoration: none;
	color: #7C692D;
	
}
h1 {
font-size: 16pt;
font-weight: bold;
}
h2 {
font-size: 14pt;
font-wieght: bold;
}
h3 {
font-size: 12pt;
font-weight:bold;
}
.style3 {
	width: 35px;
	border-width: 0;
	background-image: url('../images/right_bg.jpg');
	background-repeat: repeat-y;
	text-align: right;
	background-position: right;
}
.style4 {
	width: 100%;
	background-color: #FFFFFF;
}
.boldItalic {
font-weight: bold;
font-style: italic;
}