body {
	font-size:11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	line-height: 18px;
	background-color: #0e160f;
	text-align: center;
	margin:0;
	background-attachment:scroll;
	background-image: url(images/background.jpg);
	background-repeat:no-repeat;
	background-position: center top;
	background-color:#FFFFFF;
}
body td{
	font-size:11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	line-height: 18px;
}

a{
	color: #000000;
	text-decoration: none;
}
a:hover{
	color: #3ca53c;
	text-decoration: none;
}

#wrapper {
	width:720px;
	height:645px;
	margin:auto;
	text-align: left;
	position: relative;
}
#topbar {
	top: 40px;
	width:720px; 
	height:40px;
	margin:auto; 
	font-size:18px;
	position: absolute; 
	text-align:center;
}
#logo {
	position:absolute;
	width:140px;
	height:181px;
	left:39px;
	top: 0px;
	margin:0;
}
#navbar {
	position:absolute;
	width:140px;
	height:166px;
	left:40px;
	top: 180px;
	border: 1px solid #000000;
	background-image: url(images/back_nav.jpg);
	background-repeat:no-repeat;
	/*background-color:#edf2f6;*/
	margin:0;
}
#navbar-pad {
	padding:8px 4px 0px 4px; 
	text-align:center;
	font-weight: bold;
	line-height: 24px;
	color: #555555;
}
#tracker {
	position:absolute;
	width: 306px;
	height: 12px;
	left: 207px;
	top: 76px;
	text-align:right;
	margin:0;
}
#right-float {
	position:absolute;
	width: 140px;
	height: 50px;
	left: 541px;
	top: 95px;
	text-align:center;
	margin:0;
}

.image {
	border-bottom: 1px solid #000000;	
}
.input {
	background-color: #e0e4ed;
	color: #6b7f98;
	font-size: 11px;
	border: 1px solid #dae1e9;
}
.input:hover {
	background-color: #e0e4ed;
	font-size: 11px;
	border: 1px solid #dae1e9;
}
.contact_border {
	width: 560px;
	border: 1px solid #000000;
}
.subtitle {
	color: #DDDDDD;
	font-size:11px;
	line-height: 14px;
	text-align : center;
	/* background-color:#006600; */
	font-weight: bold;
	background-color:#333333;
	border: 1px solid #444444;
}
.news a{
	color: #DDDDDD;
}
.news a:hover{
	color: #00CC00;
}
.news p{
	height:70px;
	overflow: hidden;
	margin: 0 0 0 0;
}
.title {
	color: #003300;
	font-size:12px;
	text-align : center;
	font-weight: bold;
	background-color:#DDDDDD;
	background-image:url(images/backstrip_title.jpg);
	background-repeat:repeat-x;
	border: 1px solid #000000;
}
.bartitle {
	color: #DDDDDD;
	font-size:11px;
	line-height: 14px;
	text-align : center;
	font-weight: bold;
}