body {
	font-family: verdana, arial, helvetica;
	background: #fff url(../title/index.jpg) no-repeat fixed center center;
}
img {border:none}
.footer {
	width: 800px;
	height: 50px;
	float: left;
	text-align: center;
}
.faint {
	font-size: 10px;
	color: fff;
}
#title {
		width:800px;
		padding:2px;
		height: 200px;
		float: left;
		background-color: #000;
		}
		
	#content1 {
		width:150px;
		float:left;
		}	
		
	#content2 {
		width:50px;
		float:left;
		}	
		
	#content3 {
		width:600px;
		float:left;
		}
#menu {
		width: 800px;
		height: 50px;
		float: left;
		background-color: #000;
		text-align: left;
}
#border {
		padding: 2px;
		float: left;
		background-color: #000;
}
#spacer {
		width: 800px;
		padding: 0px;
		height: 13px;
		float: left;
}
#spacerb {
		width: 800px;
		padding: 2px;
		height: 15px;
		float: left;
		background-color: #000;

}
#body {
		width:800px;
		padding:0 px;
		text-align:left;
	background-color: #fff;
	margin: 20px;
}
.body1 {
	width: 150px;
	height: 165px;
	padding-top: 15px;
	padding-right: 20px;
	float: left;
	text-align: center;
}
.body2 {
	width: 570px;
	height: 180px;
	padding-left: 20px;
	padding-right: 20px;
	float: left;
	text-align: left;
}
.body3 {
	width: 740px;
	height: 150px;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-right: 20px;
	float: left;
	text-align: left;
}
.bodyspacer {
	width: 760px;
	height: 1px;
	float: left;
	padding: 15px 10px;
}
.bodylinespacer {
	width: 100px;
	height: 1px;
	float: left;
	background-color: #fff;
}
.bodyline {
	width: 560px;
	height: 1px;
	background-color: #000;
	float: left;
}
	#content {	
		width:780px;
		padding:10px;
		float:left;
		background-color: #fff;

		}
		#contentpad {	
		width:730px;
		float:left;
		background-color: #fff;
	padding: 10px 35px;
}
p {font-size:12px;}
span.tab {white-space:pre;}
p.small {
	font-size: 10px;
}
.left {
	float: left;
	width: 390px;
	height: 320px;
	text-align: center;
}
.right {
	float: left;
	width: 360px;
	height: 320px;
	text-align: left;
	padding-right: 30px;
}
a:link {
	color: #336699;
	text-decoration:none
}
a:visited {
	color: #003366;
	text-decoration:none
}
a:hover {
	color: #6699cc;
	text-decoration:none