.body { margin: 0; padding: 0; color: #275c9d; background: #fff; }

#container

{
	max-width: 900px;
	min-height: 530px;
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left: auto ;
	margin-right: auto ;
	background-color: #fff;
	color: #003542;
	border: 1px solid #275c9d;
	line-height: 140%;
	font-family: Verdana, Arial, sans-serif;
	font-size: 8pt;
	
}

#header

{ 
	text-align: center;
	vertical-align: center;
	line-height: 100%; 
	background-color: #414e5f; 
background-image:url('../images/t_header.png');

	height: 25px; 
	border: none;
	margin: 0px;
	font-size: 13pt;
	color: #275c9d;
}

#submenu

{ 
	text-align: center;
	vertical-align: center;
	line-height: 140%; 
	background-color: #414e5f; 
background-image:url('../images/b_header.png');
	height: 40px; 
	border: none;
	margin: 0px;
	font-size: 13pt;
	color: #275c9d;
}

#contents

{ 
	min-height: 530px;
	margin: 0px;
	padding: 0px;
   	width: 100%;
}


#main
{
margin-left: 210px;
margin-right: 20px;
padding: 0em;
}

#menu

{
	float: left;
	width: 175px;
	margin-left: 10px;
	padding: 0;
	border-right: 1px solid #275c9d;
	line-height: 160%;
	height: auto;
}


#topcontents

{ float:left;
	height: auto;
   	width: 100%;
	background-color: #fff; 
	margin: 0px;
border-bottom:1px solid #275c9d;
}


#centercontents

{ float:left;
	height: auto;
   	width: 500px;
	background-color: #fff; 
	margin-left: 20% ;

}

#teamcontents

{ float:left;
	height: auto;
   	width: 100%;
	background-color: #fff; 
	margin: 0px;

}


#leftcontents

{ float:left;
	height: auto;
   	width: 39%;
	background-color: #fff; 
	margin: 0px;

}


#rightcontents

{  float:right;
	height: 100%;
   	width: 60%;
	background-color: #fff; 
	margin: 0px;

border-left:1px solid #275c9d;
}

#footer

{ 
	line-height: 100%; 
	background-color: #414e5f; 
	height: 40px; 
	border: none;
	margin: 0px;
	color: #506176;
	text-align: center;

}

#forumdiv
{
	min-height: 500px;
margin: 0px;
border:0px;
}

#tab
{

margin-left: 200px;
margin-right: 10px;
padding: 0em;
}


