body {
background: #ebf4fa;
font-family: Arial, Helvetica, sans-serif;
font-size: small;
margin: 0px;
	}
#allcontent {
	width: 800px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #008bc0;
	margin-left: auto;
	margin-right: auto;
}	

#headertop {
	background: #ffffff;
	font-size: 100%;
	padding: 5px;
	margin: 5px 10px 10px 10px;
	height: 100px;
	}
	
/* HEADER */
#header{
width:800px;
height:70px;
background:#008bc0;
}

#header #logo{
background:#ffffff;
font-size:105%;
padding:20px;
color:#FFFFCC;
margin: 0px 10px 10px 10px;
height:80px;
text-align:center;
}

#header #menu{
background:url(images/bgcolor.png);
font-family:Arial, Helvetica, sans-serif;
font-size:small;
font-weight:normal;
text-align:left;
padding:10px;
}

#header #menu ul{
list-style:none;
margin:0px;
padding:0px;
}

#header #menu ul li{
display:inline;
}

#header #menu ul li a{
color:#ffffff;
text-decoration:none;
padding:10px;

}

#header #menu ul li a:hover{
background:url(images/bgcolor.png);
background-position:0px -50px;
color:#fff;
}

/* BODY */
		
#main {
	background: #ebf4fa url(image/background.gif) top left;
	font-size: 105%;
	padding: 15px;
	margin: 10px 10px 10px 10px;
	width: 530px;
	height: 800px;
	float: left;
	}
	
#main_navi {
	background: #ebf4fa url(image/background.gif) top left;
	font-size: 105%;
	padding: 15px;
	margin: 10px 10px 10px 10px;
	width: 750px;
	float: left;
	}	

.style2 {
	color: #FFFFFF;
	cursor:pointer;
	}

#navid1{
width:750px;
height:860px;
color: #046b92;
font-size:12px;
padding: 2px;
background:#ffffff;
}

#id1 {
background:#485fee none repeat scroll 0 0;
color:#FFFFFF;
cursor:pointer;
font-size:small;
text-align:center;
width:170px;
height:20px;
padding:5px 5px 5px 5px;
margin:0px 0px 0px 0px;
}
	
#navigation {
	width:100px;
	margin: 3px 8px 8px 3px;
	padding: 5px;
	background-color:#c4d9e8;
	float: left;
	font: medium Arial, Helvetica, sans-serif;
	}
#sidebar {
	background:#ebf4fa url(image/background.gif) bottom right;
	font-size: 105%;
	padding: 5px;
	margin: 10px 10px 10px 580px;
	height: 820px;
	text-align: center;
	}
#footer {
	background-color: #ffffff;
	color: #0189bd;
	text-align:center;
	padding: 5px;
	margin:10px;
	font-size:8pt;
	clear:left;
	}
h1 {
	font-size:120%;
	color:#008bc0;
	}
	
