body
{
	margin: 0px;
	padding: 0px;
	background-color: #c2c1c1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

img
{
	border: 0;
}

#site
{
	margin: 0px auto;
	width: 900px;
	height: 700px;
}

#logo
{
	float:left;
	width: 900px;
	height: 135px;
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
}

#boost_language
{
	position:relative;
	width: 160px;
	height: 40px;
	left: 730px;
	top: 25px;
	cursor: pointer;
}

#main_container
{
	float:left;
	width: 720px;
	height: 565px;
}

#header1
{
	float:left;
	width: 720px;
	height: 58px;
	background-image: url(../images/header.gif);
	background-repeat: no-repeat; 
}

#header_large
{       
	float:left;
	width: 900px;
	height: 58px;
	background-image: url(../images/header_large.gif);
	background-repeat: no-repeat;
}

#page_title, #page_title_large
{
	position: relative;
	width: 400px;
	left: 150px;
	top: 18px;
	font-size: 18px;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
}

#page_title_large
{
	width: 350px;
	left: 245px;
	top: 18px;
}

#logout
{
	position: relative;
	width: 50px;
	left: 830px;
	top: 70px;
	color: #ffffff;
	font-weight: bold;
}

#logout a, #logout a:visited
{
	text-decoration: none;
	color: #ffffff;
}

#menu
{
	float:left;
	width: 180px;
	height: 565px;
	background-image: url(../images/menu.gif);
	background-repeat: no-repeat; 
}

#main_left
{
	float: left;
	width: 42px;
	height: 456px;
	background-image: url(../images/main_left.gif);
	background-repeat: no-repeat; 
}

#main
{
	float: left;
	width: 647px;
	height: 456px;
	background: #ffffff;
	position: relative;
	overflow: auto;
}

#main_large
{
	float: left;
	width: 819px;
	height: 456px;
	background: #ffffff;
	position: relative; 
	overflow: auto;
}

#main_right
{
	float: left;
	width: 31px;
	height: 456px;
	background-image: url(../images/main_right.gif);
	background-repeat: no-repeat; 
}

#main_right_large
{
	float: left;
	width: 39px;
	height: 456px;
	background-image: url(../images/main_right_large.gif);
	background-repeat: no-repeat; 
}

#footer
{
	float: left;
	width: 720px;
	height: 51px;
	background-image: url(../images/footer.gif);
	background-repeat: no-repeat;
}

#footer_large
{
	float: left;
	width: 900px;
	height: 51px;
	background-image: url(../images/footer_large.gif);
	background-repeat: no-repeat;
}

.menu
{
	margin-top:45px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

.menu a,.menu a:visited
{
	text-decoration: none;
	color: #FFFFFF;
}

.menu td
{
	height:48px;
	text-align: center;
}

.menu_selected
{
	width:156px;
	height:48px;
	background: url(../images/menu-item.gif) no-repeat;
}

.menu_text
{
	margin-top: 15px;
}

#content_title
{
	float: left;
	width: 550px;
	font-size: 20px;
	color: #8e9497;
}

#content_text
{
	float: left;
}

#buttons_large
{                    
	position: relative;
	top: 0px;
	left: 620px;
	width:250px;
}

#buttons
{
	position: relative;
	top: 0px;
	left: 560px;
	width:130px;
}

#buttons a, #buttons_large a
{
	text-decoration: none;
}

#home_link
{
	display:inline;
	position: relative;
	left: 80px; 
}

#help_link
{
	position: relative;
	display:inline;
	left: 40px;
}

#help_link_large
{      
	display: inline;
	position: relative;
	left: 50px;
}

#font_resize_large
{ 
	display:inline;
	position: relative;
}

#font_resize
{
	position: relative;
	display:inline;
}