@charset "UTF-8";
#main_wrapper2 {
	height: 420px;
	width: 316px;
}
#header2 {
	background-image: url(../images/header2.gif);
	background-repeat: no-repeat;
	height: 35px;
	background-position: center;
	width: 274px;
	float: left;
}
#rt_col {
	width: 38px;
	float: right;
	height: 380px;
}
#content {
	height: 230px;
	width: 274px;
	float: left;
}
#title {
	float: left;
	height: 50px;
	width: 274px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 35px;
	color: #FFFFFF;
	font-weight: normal;
	margin-bottom: 10px;
}
#nav_bar {
	float: left;
	height: 50px;
	width: 274px;
}
#spacer {
	height: 10px;
}
