body {

	font-family: Arial, Helvetica, sans-serif;

	font-size:14px;

	background-image: url('../images/bg_tile.png');

	background-color: #000000;

}



#wrapper {

	background-color:#FFFFFF;

	width:730px;

	height:auto;

}



#header {

	width:730px;

	height:259px;

	background-image:url('../images/head.png');

	background-repeat:no-repeat;

}



#header_nav {

	font:14px;

	color:#000000;

	text-align:right;

	padding:5px;



}



#content {

	width:700px;

	height:auto;

	font-family:Arial, Helvetica, sans-serif;

	font-size:14px;

	color:#000000;

	padding:0px;

	margin:0;

}



#content h1 {

	font-size:24px;

	color:#000000;

	text-align:center;

}



#content h2 {

	font-size:18px;

	color:#000000;

	text-align:center;

}



#content h3 {

	font-size:18px;

	color:#000000;

	text-align:left;

	padding-left: 17px;

	padding-right: 17px;

}



#content ul {

	margin-left:50px;



}



#content ul li {

	font-size:14px;

	color:#000000;

	font-weight:bold;

	list-style-type:disc;

	line-height:100%;

	text-align:left;

	padding:2px;

	margin-top:2px;

}



#content p {

	color:#000000;

	text-align:justify;

	padding-left: 17px;

	padding-right: 17px;

	padding-bottom:3px;

	font-size:14px;

}



#payment_box {

	width:500px;

	border:#F0A023;

	border-width:3px;

	border-style:dashed;

	padding:10px;

	margin:10px;

}





#footer {

	width:730px;

	height:107px;

	background-image:url('../images/foot.png');

	background-repeat:no-repeat;

}



.highlight {

	background-color:#FFFF66;

	}

	

#signup {

	width:400px;

	border:8px;

	border-color:#000000;

	border-style:dashed;

	padding:5px;

	}

	

#signup2 {

	width:450px;

	border:8px;

	border-color:#F0A023;

	background-color:#F3F3F3;

	border-style:dashed;

	padding:20px;

	}



#video_box {

	width:590px;

	background-color:#F2F2F2;

	border:4px;

	border-color:#000000;

	border-style:dashed;

	padding:2px;

	}

	

#video_box ul li {

	text-align:left;

	padding-left:-20px;

	}



