body {
	background-color:#000000;
	margin:0px;
	font-family:Times;
	font-size:14px;
}

#header {
	background-image:url(images/header.jpg);
	background-repeat:no-repeat;
	width:1000px;
	margin:auto;
	height:180px;
	position:relative;
}



#container {
	background-image:url(images/content.png);
	background-repeat:repeat-y;
	width:920px;
	margin:auto;
	border-left:1px solid #000000;
	border-right:1px solid #000000;
}

#footer {
	background-image:url(images/footer.jpg);
	background-repeat:no-repeat;
	width:1000px;
	margin:auto;
	height:132px;
	position:relative;
}

.foot_txt{

	position:absolute;
	width:500px;
	top:45px;
	left:250px;
	text-align:center;
	font-family:arial;
	font-size:11px;
	line-height:1.3em;

}

#bottom {
	background-image:url(images/bottom.png);
	background-repeat:no-repeat;
	width:1000px;
	margin:auto;
	height:56px;
}

#content {
	margin-left:30px;
	margin-right:50px;
	
}

#left {
	float:left;
	width:160px;
}

#right {
	margin-left:175px;
	border:1px solid #ffffff;
	line-height:1.2em;
	padding-bottom:20px;
}

#right2 {
	margin-left:25px;
	border:1px solid #ffffff;
	line-height:1.2em;
	padding-bottom:20px;
}

a:link, a:visited{

color:#005800;

}

a:hover{

color:#999999;

}


a.nav {
	line-height:46px;
	height:46px;
	display:block;
	text-align:center;
	width:161px;
	background-image:url(images/nav.png);
	background-repeat:no-repeat;
	color:#ffffff;
	text-decoration:none;
	margin-bottom:10px;
	margin-top:2px;
}




.date{

position:absolute;

top:125px;

left:327px;

color:#005800;

font-family:Arial;

font-size:13px;

font-weight:bold;

}


h1{

line-height:1.5em;

font-size:26px;

text-transform:uppercase;

text-align:center;

}


/* -----------------------------------------------------------Content---------------- */


.three{

margin-right:25px;

margin-top:15px;

}

.port{

margin-bottom:15px;

}

.port2{
margin-bottom:15px;
}


.clear{

clear:both;
height:1px;

}

.line{

border-top:4px solid #ccc;

margin:0 0 15px 0;

}


.right_right{

float:right;

width:460px;

}

.right_left{

float:left;

width:180px;

margin-top:30px;

}


h2{

color:#005800;

font-size:20px;

line-height:1em;

}


.center{

text-align:center;

}


.left{

margin-left:350px;

margin-bottom:30px;

}

.float_left{

float:right;

margin-left:10px;

margin-top:0;

}

.float_left2{

float:left;

margin-top:0px;

}


.float_right{

float:left;

}


.budget {
	background:#9cc114;
	color:#ffffff;
	font-weight:bold;
	border-right:1px solid #ffffff;
	padding:15px;
}

.regtd {
	border-bottom:1px solid #e0e0e0;
	border-right:1px solid #e0e0e0;
	padding:10px;
}



#right .check{

margin:0px;

padding:0;


}

#right .check li{

background:url(images/check.jpg) top left no-repeat;

list-style:none;

padding:0 0 10px 30px;

}




/* -----------------------------------------------------------Staff---------------- */


.left_staff{

float:left;

width:150px;

margin-left:15px;

text-align:center;

font-size:11px;

line-height:normal;

}

.left_staff p{

margin:5px 0;

padding:0;

}


.staff_content{

float:left;

width:450px;

margin-left:15px;

}



.pic_left{

float:left;

margin-top:0;

margin-right:10px;

marin-bottom:5px;

padding:0;

}


.clear_left{

clear:left;

margin:0;

padding:0;

height:1px;

}


