

* {margin: 0; padding: 0;}
html{
	scrollbar-arrow-color: #ff0000;
scrollbar-track-color: #000000;
scrollbar-face-color: #000000;
scrollbar-shadow-color: #ff0000;
scrollbar-highlight-color: #ff0000;
scrollbar-darkshadow-color: #000000;
scrollbar-3dlight-color: #000000;
}

body {
	font-family:verdana, Arial, Helvetica, sans-serif;
	font-size: 55%;
		background:#000000;
}

#container {
	width: 842px;
	height: auto;
	margin: auto;
	font-size: 1.2em;
	color:#666666;
	
			}

#top_nav {

}

#header {
	height:200px;
	margin-top: 0px;
	
}

#main_nav {

}

#contentwrapper {
	background:#FFFFFF;
	
}

#left {
	float: left;
	width: 160px;
	padding-top: 15px;
	margin-left: 15px!important;
	margin-left: 7px;
	font-size: 0.9em;
	text-align:center;
}

#right {
	float: right;
	width: 160px;
	padding-top: 15px;
	margin-right: 15px!important;
	margin-right: 7px;
	font-size: 0.9em;
		text-align:center;
}


#content {
	margin-right:0px;
	margin-left: 0px;
		background:#FFFFFF;
}

#footer {
	background-image: url(images/footer.png);
	width: 842px;
	height: 50px;
	clear: both;
	text-align: center;
	padding-top: 1px;
}



img.float_left {
	float: right;
}

p {
	margin-top: 20px;
	margin-bottom: 20px;
	text-align:justify;
}

p.topnav, .copyright {
	margin: 0;
	text-align:center;
	color:#ffffff;
}

h1 {
	color: #FFFFFF;
	padding-top: 110px;
	padding-left: 130px;
	font-size: 3em;
	font-style: italic;
}

h2 {
	font-size: 1em;
	color: #9A0500;
	background-image: url(images/h2.jpg);
	background-repeat: repeat-x;
	height: 42px;
	padding-top: 3px;
	margin-bottom: 20px;
	padding-left: 8px;
}

h3 {
	background-image: url(images/sidebar_heading.png);
	font-size: 1em;
	height: 19px;
	width: 135px;
	color: #FFFFFF;
	padding-top: 3px;
	padding-left: 24px;
}

h4 {
	background-image: url(images/sidebar_heading_2.png);
	font-size: 1em;
	height: 19px;
	width: 125px;
	color: #FFFFFF;
	padding-top: 3px;
	padding-left: 10px;
	padding-right: 24px;
}

dl {
	margin-top: 20px;
	margin-bottom: 20px;
}

dt {
	border-bottom: 1px solid white;
	padding: 3px;
	margin-bottom: 1px;
	background-image: url(images/dt_bottom.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

dd {
	margin-bottom: 12px;
}

.news:first-letter {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.2em;
	font-weight: bold;
}



#navcontainer{
}




label {
	font-style: italic;
}

form.contact_us {
	width: 155px;
	margin-top: 0px;
	padding: 0px;
}

input.fields_contact_us {display: block;
        width: 155px;
        background: #FFFFFF;
		border-top: 1px solid #E5E3E4;
		border-left: 1px solid #E5E3E4;
		border-bottom: 1px solid #EDEDED;
		border-right: 1px solid #EDEDED;
		margin-top: 3px;
	    margin-bottom: 3px;}

textarea {width: 155px;
          background: #FFFFFF;
		  border-top: 1px solid #E5E3E4;
		  border-left: 1px solid #E5E3E4;
		  border-bottom: 1px solid #EDEDED;
		  border-right: 1px solid #EDEDED;
		  display: block;
          margin-top: 3px;}

.submit_button_contact {
	margin-top: 15px;
	margin-left: 88px;
	padding: 2px;
	background-color: #910603;
	cursor: pointer;
	color: #FFFFFF;
}
blockquote {
font-siza:11px;
color : #666666;
TEXT-ALIGN: justify;
width:400px;
}