﻿/* CSS Document */
body{
	margin:0px auto;
	background:#163B1C;
	padding:0px;
	}
.content{width:911px; margin:0px auto}
.content2{width:760px; margin:0px auto}	
img{margin:0px; padding:0px;display:block;border-width:0px 	}
UL { margin:0px; PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px	}
LI { float:left;LIST-STYLE-TYPE: none;  PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN-bottom: 0px;margin-top:0px; PADDING-TOP: 0px}
H1 { font-size:16px; color:#fff;
	 PADDING-TOP: 10px;padding-bottom:0px;}
H2 { font-size:14px; color:#fff;PADDING-TOP: 0px;margin:8px;}

P { line-height:150%; font-size:14px; color:#CC9900; 	padding:1px;margin:0px;}
.line {border-bottom:1px #fff solid;}
p a { float:left;margin-right:1px;
	}
.white {color:#edd5a7}
.clear {
	CLEAR: both; DISPLAY: block; FONT-SIZE: 1px; LINE-HEIGHT: 1%; HEIGHT: 15px}

a:hover{
	color: #CC9900;
	text-decoration: none;}

a:link{
	color: #CC9900;
	text-decoration: none;}

a:visited{
	color: #CC9900;
	text-decoration: none;}

a:active{
	color: #CC9900;
	text-decoration: none;}

