#page_wrapper {
	width: 740px;
	margin: 0 auto;
	background: #FFFFFF url(../images/right_col_bg2.jpg) repeat-y right;
	text-align: left;
	color: #000000;
	border: thin solid #000066;
}
#header {
	width: 100%;
	height: 100px;
	background: #0066CC url(../images/banner2.jpg) no-repeat;
	padding: 0px;
	margin: 0px;
	border-top: 1px solid #000099;
	border-right: 1px solid #000099;
	border-bottom: 2px solid #000099;
	border-left: 1px solid #000099;
	}
		#header h1 {
	margin: 0;
	text-align: left;
	color: #FFFFFF;
	font-size: 200%;
	background: left center;
	text-indent: 5px;
	letter-spacing: .2em;
	border: none;
	text-decoration: underline overline;
	padding: 15px 0px 0px;
	font-weight: bold;
		}

	#content {
	float: left;
	width: 490px;
	padding: 0px 20px 30px 20px;
	background: #FFFFFF;
	border: none;
	}

	#sidebar {
	margin: 10px 6px 0px;
	padding: 0 0 0 15px;
	float: left;
	width: 170px;
	font-size: 100%;
	text-align: center;
	}

	#footer {
	clear: both;
	margin: 0;
	padding: 1px 0;
	background: #0066CC;
	text-align: center;
	font-size: 80%;
	color: #CCCCCC;
	width: 740px;
	border: none;
	}
	
		#footer li {
	display: inline;
	padding: 0 1em 0 0;
	text-align: center;
		}

		#footer a {
	color: #fff;
	text-align: center;
		}
		#footer a:hover {
	color: #fff;
	text-decoration: underline;
		}
		#content_left {
	width: 230px;
	height: 320px;
	padding: 2px 2px 10px;
	float: left;
	line-height: 1.2em;
	border: 1px dotted #000066;
	font-size: 95%;
	margin-bottom: 5px;
}
#content_right {
	width: 230px;
	float: right;
	padding: 2px 2px 10px;
	height: 320px;
	line-height: 1.2em;
	border: 1px dotted #000099;
	font-size: 95%;
	margin-bottom: 5px;
}
#para {
	clear: both;
	margin-top: 10px;
	padding: 10px;
	text-align: center;
}
#content h3, p {
	text-align: center;
	padding: 0px;
}
#content h3 {
	text-align: center;
	text-decoration: underline;
	font-size: 100%;
}
.page_head {
	background: url(../images/stars/stars.gif) no-repeat center top;
	height: 80px;
	width: 300px;
}
#sidebar p {
	padding-left: 10px;
}
#sidebar h2 {
	padding: 0px;
	margin-left: 10px;
}
.img_left {
	float: left;
	margin-right: 10px;
	border: none;
}
.validatewc3 {
	vertical-align: bottom;
}
