body {

	color: #fff;

	text-align: center;

	font-family: Verdana, Helvetica, Arial, Times New Roman, Serif;

	font-size: 12px;

	margin: 0;

	padding: 0;

	background: #000;

}



a:link,

a:visited,

a:active{

	background: transparent;

	color: #fff;

	text-decoration: underline;

}



a:hover{

	background: transparent;

	color: #fff;

}





img{

	border: 0;

	vertical-align: top;

}



#wrap{

	width: 1024px;

	height: 800px;

	border: 0;

	margin: 0 auto 0 auto;

}



#content{

	background: transparent url(./images/contentbg.gif);

	width: 640px;

	height: 480px;

	vertical-align: top;

	font-size: 12px;

}



#content h1{

	font-size: 16px;

	font-family: Verdana, Helvetica, Arial, Times New Roman, Serif;

	border: solid #97958b;

	border-width: 0 0 1px 0;

	padding: 5px 0 1px 5px;

}

#content h2{

	font-size: 12px;

	font-family: Verdana, Helvetica, Arial, Times New Roman, Serif;

	border: solid #97958b;

	border-width: 0 0 1px 0;

}



#content .text{

	padding: 0 10px 0 10px;

	vertical-align: top;

	margin: 0;

}



#topnav{

	background: transparent url(./images/righttop.gif);

	width: 317px;

	height: 99px;

	text-align: right;

	vertical-align: bottom;

	padding: 0 3px 5px 0;

}



#topnav h1{

	font-size: 28px;

	display: inline;

	font-family: Verdana, Helvetica, Arial, Times New Roman, Serif;

	font-weight: normal; 

}



#btmnav{

	background: transparent url(./images/rightbtm.gif);

	width: 317px;

	height: 16px;

	text-align: right;

	padding: 0 3px 0 0;

	font-size: 12px;

	word-spacing: 15px;

}



#btmnav a:link,

#btmnav a:visited,

#btmnav a:active{

	background: transparent;

	color: #fff;

	text-decoration: none;

}



#btmnav a:hover{

	background: transparent;

	color: #fff;

	text-decoration: underline;

}



#btm{

	background: transparent url(./images/btm.gif);

	width: 640px;

	height: 205px;

	vertical-align: top;

	text-align: right;

	font-size: 11px;

}



.staff{

	width: 100%;

	height: 100%;

	border: 0;

}



.staff td{

	width: 50%;

	height: 100%;

	vertical-align: top;

	font-size: 11px;

}



.footer{

	vertical-align: bottom;

	font-size: 9px;
	
	padding: 10px 20px 0 20px;

}