body
{
	font-family:Arial;
}

a
{
	color: #0099cc;
}

.main_nav a
{
	color: #ffffff;
}

#header
{
	background-repeat: repeat;
	float: left;
	width: 100%;
	height: 125px;
}

#h_left
{
	float: left;
	width: 259px;
	height: 125px;
}

#h_left img
{
	border: 0px;
}

#h_right
{
	/*background-image: url(../images/tjmfair/bgcolor.jpg);*/
	background-color:#3399cc;
	color: #efefef;
	font-family:Verdana;
	font-weight:bold;
	font-size:12px;
	padding-right: 7px;
	padding-top:0px;
	text-align: right;
	height: 120px;
	line-height:15px;
}

#h_right a
{
	color: #efefef;
}

.nav_table
{
	line-height: 14px;
	text-align: right;
}

#content_wrapper
{
	width: 1005px;
}

#c_left
{
	font-family:Arial;
	float: left;
	width: 259px;
	margin-top: 15px;
	margin-left: 0px;
}
#c_right
{
	font-family:Arial;
	float: left;
	width: 665px;
	margin-top: 15px;
	margin-left:3px;
}

#c_right a
{
	font-family:Arial;
	color:#3399cc;
	font-weight:bold;
	text-decoration:none;
}

#c_right_nopic
{
	float: left;
	width: 100%;
	text-align:center;
	margin-top: 15px;
}

#c_right_nopic a
{
	font-family:Arial;
	color:#3399cc;
	font-weight:bold;
	text-decoration:none;
}

#footer
{
	clear: both;
	text-align: center;
	font-size:18px;
	margin-top: 40px;
}

#console
{
	margin-top: 100px;
}
