html { margin: 0px; }
.clear { clear: both; }
body {
	text-align: center;
	background:url(../images/body_bg.png) repeat-x #edf6ff;
	font: 0.7em Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	color:#1a2666;
}
#header a:link {color: #1a2666;
text-decoration: underline;}

#header a:hover {color: #243591;
text-decoration: underline;}
#header a:visited{ color:#999999;
text-decoration:underline;}
#container{
width:728px;
background:url(../images/biggrad.png) no-repeat;
}	
#header{
 margin: 0px auto;
background:url(../images/header.gif) no-repeat;
width:720px;
height:101px;
}
#toplinks{
float:right;
width:180px;
margin:80px 10px 0 0;
}
#body{
margin-top:0px;
width:728px;
background:url(../images/container_bg_bottom.png) repeat-y;
}
#containerofmenucontainer{
height:360px;width:150px;background: #edf6ff;float:left;margin:10px 0 0 12px;padding:5px 5px 5px 5px;
}
#menucontainer{
height:325px;width:151px;background: #1a2666;
}
#maincol{
width:497px;
height:359px;
background: #FFFFFF;
float:left;
margin:0 0 0 10px;
}
#title_welcome{
 background: url(../images/titles/Title_welcome.gif) 20000px no-repeat; 
 height: 23px; 
 margin-left: -20000px;
}
#content{
width:497px;
height:328px;
background:#edf6ff;
margin:0 0 0 0;
text-align:justify;
padding:10px 10px 0 10px;
}
#footer{
font-size:10px;
padding-top:12px;
width:728px;
height:8px;
background:url(../images/container_footer.png) no-repeat;
}