body {
	text-align: center; 
	font: 80% Arial, Helvetica, sans-serif;
	color: #FFFF99;
	background: #000000;
	height:100%;
}
#content {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFCC99;
	text-align: justify;
}
#content2 {
	background: #333333;
	border: 1px solid #CC0033;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.hasbckgrnd{background: url(images/bkgrnd.jpg) repeat-x fixed;}
.content_p {
	font: italic 115%/110% Arial, Helvetica, sans-serif;
	text-align: justify;
}

#wrapper {
	text-align: left;
	width: 740px;
	height:auto;
	margin:0 auto; 
}
#header {
	float: left;
	margin: 0px auto;
	width: 740px;
	height: 100px;
}
#leftsidebar {
float: left;
width: 185px;/*ff*/ 
*width: 187px;/*ie7*/
_width: 184px;/*ie6 you can change here if the flash show gets pushed down*/
padding: 5px 10px 0px 10px;/*ff*/ 
*padding: 5px 7px 0px ;/*ie7*/
_padding: 5px 7px 0px;/*ie6*/
background: #660000;
font-family: Arial, Helvetica, sans-serif;
height:auto;
text-align: justify;
font-style: italic;
}
#rightsidebar {
	float: right;
	width: 535px;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	height:auto;
}

#slide_show {
	float: right;
	width: 535px;
	height:340px;
}
#content_right{
	float: right;
	width:514px;
	text-align:justify;
	color: #FFCC99;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #990000;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 3px;
}/* Moz */
* html #content_right{
	float: right;
	width:96%;
	text-align:justify;
	padding:7px 10px 3px;
	border: 1px solid #CC0033;
	color: #FFCC99;
	font-family: Arial, Helvetica, sans-serif;
	border-top: 1px solid #CC0033;
	border-right: 1px;
	border-bottom: 1px;
	border-left: 1px;
}/* IE6 */
*+html #content_right{
	float: right;
	width:96%;
	text-align:justify;
	padding:7px 10px 3px;
	border: 1px solid #CC0033;
	color: #FFCC99;
	font-family: Arial, Helvetica, sans-serif;
	border-top: 1px solid #CC0033;
}/* IE7 */
#footer{
	float:right;
	width: 736px;
	height:10px;
	margin:0 auto;
	margin-top:5px;
	color: #FF0000;
	text-align:right;
	border-top: 2px solid #CC0000;
	font-size: 75%;
}
#forff { clear:both;}

.orangecaps {
	font-size: 120%;
	text-transform: uppercase;
	color: #FF9900;
	font-style: normal;
	text-align: left;
	font-weight: bold;
}
.yellowtype {
	font-size: 125%;
	font-weight: lighter;
	color: #FFCC00;
	font-style: oblique;
	line-height: 95%;
	background: #990000;
}

#header2 {
	background: #C81906;
	height: 71px;
	padding-bottom: 1px;
}
#header3 {
	height: 71px;
	padding-bottom: 1px;
}

.sidebar_p {
	font: italic normal 130%/normal Arial, Helvetica, sans-serif;
	color: #FFFF99;
	text-align: right;
	background: #4F0000;
}
.img_padding {
	padding: 4px 15px 0px 0px;
}
#formheader{
	position:relative;
	margin:0;
	width: 740px;
	height:20px;
	text-align: center;
	padding-top: 15px;
	border-top: none #CC0033;
	border-right: none #CC0033;
	border-bottom: none #CC0033;
	border-left: none #CC0033;
}
#formheader2 {

	position:relative;
	margin:0;
	width: 740px;
	height:20px;
	text-align: center;
	padding-top: 2px;
}
