@charset "utf-8";
/* CSS Document */

body
{
	margin:0px;
	padding:0px;
	background:#999999;
	font-size:13px;
}

INPUT[type="text"] { font-size: 10pt }

#c_full
{
	position: relative;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	margin: 0, auto;
	padding: 0px;
}

#c_container
{
	position:relative;
	top: 15px;
	left: 0px;
	width: 950px;
	height: 800px;
	border: solid thin #000;
	border-width: 2px;
	background:url(images/GrayBackground.jpg);
	margin:0 auto;
}

#i_logo
{
	float:left;
	position:relative;
	top: 92px;
	left: 319px;
	width: 315px;
	height: 71px;
}

#c_bodyarea
{
	position:relative;
	float:left;
	top: 140px;
	left: 7px;
	height: 344px;
	width: 937px;
	padding: 0px;
	margin: 0px;
	color:#333;
}

#c_bodyarea a
{
	text-decoration: none;
	color:#000;
}

#i_topbar
{
	position:relative;
	top: 0px;
	left: 0px;
	padding: 0px;
	margin: 0px;
	height: 9px;
	width: 937px;
	background-color:#000;
	float: left;
}

#c_menu
{
	float:left;
	position: relative;
	top: 4px;
	left: 0px;
	height: 320px;
	width: 185px;
	margin: 0px;
	padding: 0px;
	display: inline;
	clear: none;
}

#c_menu img
{
	border:none;
}

.m_menuitem
{
	float: left;
	position: relative;
	padding-right: 4px;
	margin: 0px;
	display: inline;
	width: 33px;
	height: 320px;
	clear: none;
}

#c_bodytextarea
{
	float: left;
	top: 4px;
	left: 0px;
	position:relative;
	height: 320px;
	width: 556px;
	padding: 0px;
	margin: 0px;
	background-color: #e1e1e1;
	clear: none;
}

#i_bodytextheader
{
	position: relative;
	float: left;
	top: 0px;
	left: 0px;
	
}

#c_bodytext
{
	margin: 0px;
	padding: 0px;
	left: 19px;
	top: 0px;
	position: relative;
	float: left;
	width: 518px;
	color:#333;
}

#c_bodytext p
{
	margin-top:0px;
}

#c_rightbodyarea
{
	position: relative;
	float: left;
	top: 4px;
	left: 4px;
	width: 191px;
	height: 320px;
	background:url(images/Right_background.gif);
}

#i_bottombar
{
	float:left;
	position:relative;
	top: 8px;
	left: 0px;
	padding: 0px;
	margin: 0px;
	height: 9px;
	width: 937px;
	background-color:#000;
}

#bottommenu
{
	position: relative;
	float: left;
	top: 150px;
	color:#e1e1e1;
	font-weight: bold;
	height: 30px;
	width: 100%;
	text-align: center;
}

#bottommenu a
{
	color: #e1e1e1;
	text-decoration: none;
}

#t_rightbodytext
{
	margin: 0px;
	padding: 0px;
	left: 19px;
	top: 19px;
	position: relative;
	float: left;
	width: 153px;
	color:#cccccc;
}

#t_rightbodytext p
{
	margin-top:0px;
	padding-top: 0px;
	font-style: italic;
}

#t_rightbodytext h3
{
	margin-top:0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	color: #e1e1e1;
	font-size: 13px;
}
