body {
	font-family: Arial, Helvetica, sans-serif;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	font-size: 12px;
	background: url('images/blkpat.jpg');
}

img {
	margin: 0px;
	padding: 5px;
}

a {
	margin: 0px;
	font-size: 12px;
	color: orange;
	border: none;
	padding: 0px;
	text-decoration: none;
}

a img {
	float: left;
	border: none;
	padding: 5px;
	margin: 1px;
}

a:hover {
	text-decoration: underline;
}

h1 {
	margin: 2px;
	font-size: 20px;
	color: orange;
}

h2 {
	margin: 2px;
	font-size: 14px;
	color: gray;	
}
h3 {
	margin: 0px;
	color: white;
	font-size: 17px;
	text-align: center;
}

h4 {
	font-size: 14px;
	color: red;
	margin:0px;
	padding: 0px;
}

h5{
	font-size: 16px;
	color: white;
	
	
}

p {
	margin: 0px;
	color: white;
	font-size: 11px;
}

p a {
	color: orange;
}


li {
	font-size: 13px;
	margin-left: 25px;
}

hr {
	margin: 2px;
}



#banner{
	background: url('images/banner.jpg');
	width: 800px;
	height: 82px; 
	float: left;
}

#picbanner{
	background: url('images/flash1.jpg') no-repeat;
	width: 800px;
	height: 168px;
	float: left;
}

#flash{
	float: right;
}

#bottombanner{
	background: url('images/bottombanner.jpg');
	width: 800px;
	height: 43px;
	float: left;
}

#bottomgradient{
	background: url('images/bottomgradient2.jpg') repeat-x;
	width: 800px;
	height: 309px;
	float: left;
}


#contact {
	margin-top: 64px;
	margin-left: 390px;
	font-size: 14px;

}

#contact a {
	color: orange;
	font-weight: bold;
	text-decoration: none;
}

#contact a:hover {
	text-decoration: underline;
}

#buttonimages{
	background: url('images/buttonimages.jpg');
	height: 110px;
	width: 800px;
	float: left;
}

#buttons{
	height: 20px;
	width: 800px;
	margin-left: 0px;
	padding: 0px;
}


#content{
	background: url('images/leftcolumntop.jpg') no-repeat #171717;
	width: 800px;
	height: 100%;
	top: 400px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px;
	border: none;
	float: left;	
}
#head {
	background: url('images/head4.jpg');
	width: 500px;
	height: 20px;
	color: red;
	font-size: 14px;
	font-weight: bold;
}

#content-noback{
	background: #200500;
	width: 800px;
	height: 100%;
	top: 400px;
	margin-left: 0px;
	margin-right: 0px;
	float: left;	
}

#leftcolumn{
	height: 100%;
	width: 500px;
	border-right: 1px dotted gray;
	padding: 0px;
	margin-left: 20px;
	float: left;
}
#index-news{
	height: 100%;
	width: 500px;
	padding: 0px;
	margin-left: 20px;
	float: left;
}


#rightcolumn{
	color: white;
	width: 210px;
	height: 100%;
	padding: 0px;
	margin-right: 0px;
	margin-top: 0px;
	float: right;
}

#centercolumn {
	margin-top: 0px;
	height: 100%;
	width: 510px;
	border: none;
	float: left;
	
}

#contenttext{
	height: 100%;
	margin: 5px;
	color: white;
}

#contenttext a{
	color: orange;
	text-decoration: none;

}

#contenttext a:hover{

	color: grey;
	text-decoration: underline;
}

#policy{
	width: 800px;
	height: 100%;
	top: 400px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px;
	border: none;
	float: left;
}
#welcome{
	font-size: 11px;
	padding: 3px;
	color: #A7A7A7; 
	border: 1px solid white;
}

.submitted{
	font-size: 11px;
	padding: 10px;
	margin: 5px;
	border: 1px solid gray;
}

td.tutcontent{
	width: 440px;
}