body { 

	background: #fff; 
	margin: 0; 
	padding: 0;
	text-align:left;
	font-family:Georgia, "Times New Roman", Times, serif;
}

#welcome {
	margin:10px 0 0 10px;
	height:auto;
	width:600px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#003399;
	font-weight:bold;
	padding-top:5px;
	}
#welcome h3  {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:22px;
	color:#003399;
	font-weight:bold;
	text-align:left;
	margin-bottom:-20px;
	
	}

.img {

	margin-bottom: 25px;

}

#welcome a, a:visited, a:actovie {
	text-decoration:none;
	}

ul {

	list-style: none;

	margin: 0;

	padding: 0;

}



h3 {

	text-align: center;

	text-decoration: none;

	color: #000;

}



#container {  

	padding: 0px;  
	margin: 0px; 
	background:url(img/bg-container.jpg) right repeat-y;
	width:1005px;
	clear:both;

}



#header { 

	background: url(img/head.jpg) no-repeat;

	margin: 0;

	padding:0;

	width:990px;

	height:200px;	

}

html>/**/body #header { 
	margin-top:-25px;
	}

#navi {

	width: 235px;
	float:left;
	margin-top: -80px;

	margin-left: 5px;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 80%;

	font-weight: bold;

}



#dlmenu {height:250px;}
#menu {list-style-type: disc; margin:0 0 10px; padding:0; position:absolute; width:235px; z-index:100;}
#menu li {list-style:circle; display:block; padding:0; margin:0; position:relative; z-index:100;}
#menu li a, #menu li a:visited {list-style:circle; display:block; text-decoration:none;}
#menu li dd {display:none; font-weight:normal;}
#menu li:hover, #menu li a:hover {border:0;}
#menu li:hover dt a , #menu li a:hover dt a {background:#fff url(img/bg-navi2.jpg) center center; color:#fff; }
#menu li:hover dd, #menu li a:hover dd {display:block;}
#menu li:hover dl, #menu li a:hover dl { background:#B8D9FE;}
#menu table {border-collapse:collapse; padding:0; margin:-4px; font-size:1em;}
#menu dl {width: 235px; margin: 0; background: #6f9c6f; cursor:pointer;}
#menu dt {margin:0; padding: 0; font-size: 1.1em; border-top:1px solid #cce;}
#menu dd {margin:0; padding:0; font-size: 1em; text-align:left;}
.gallery dt a, .gallery dt a:visited {display:block; color:#fff;  padding:5px 5px 5px 10px; background:#949e7c url(img/bg-navi1.jpg) center center;}
.gallery dd a, .gallery dd a:visited {color:#000; min-height:1em; text-decoration:none; font-weight:normal; display:block; font-size:10px; padding:4px 5px 4px 20px; background: #B8D9FE;}
* html .gallery dd a, * html .gallery dd a:visited {height:1em;}
.gallery dd a:hover {background:#D8F0FC; color:#000099;}

#dlmenu-2 {height:250px;}
#menu-2 {list-style-type: disc; margin:0 0 10px; padding:0; position:absolute; width:235px; z-index:100;}
#menu-2 li {list-style:circle; display:block; padding:0; margin:0; position:relative; z-index:100;}
#menu-2 li a, #menu li a:visited {list-style:circle; display:block; text-decoration:none;}
#menu-2 li dd {display:;font-weight:normal;}
#menu-2 li:hover, #menu li a:hover {border:0;}
#menu-2 li:hover dt a , #menu li a:hover dt a {background:#fff url(img/bg-navi2.jpg) center center; color:#fff; }
#menu-2 li:hover dd, #menu li a:hover dd {display:block;}
#menu-2 li:hover dl, #menu li a:hover dl { background:#B8D9FE;}
#menu-2 table {border-collapse:collapse; padding:0; margin:-4px; font-size:1em;}
#menu-2 dl {width: 235px; margin: 0; background: #6f9c6f; cursor:pointer;}
#menu-2 dt {margin:0; padding: 0; font-size: 1.1em; border-top:1px solid #cce;}
#menu-2 dd {margin:0; padding:0; font-size: 1em; text-align:left;}


#support-text {
	margin-top:20px;
	width: 235px;
	color:#003399;
	font-family:Arial;
	font-weight:normal;

}
#support-text h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	font-weight:bold;
	margin-bottom:-10px;
	clear:both;
	padding-bottom:5px;
	}
#support-theme {
	color:#003399;
	font-family:Arial;
	font-weight:normal;
}
#textcontainer {
	font-family:Arial, Helvetica, sans-serif;
	background:#fff;
	margin-top:-80px;
	padding: 10px;
	float:left;
	border-top:1px solid #aaa;
	margin-left:10px;
	border-left:1px solid #aaa;
	border-bottom:1px solid #aaa;
	border-right:1px solid #aaa;
	width:710px;
	height:auto;
	text-align: left;
	line-height:19px;
	color: #000000;
	font-size:13px;

}

#textcontainer h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	color:#003399;
	font-weight:bold;
	text-align:left;
	}

#textcontainer a, a:visited, a:active {
	text-decoration:none;
	color:#003399;
	font-weight:bold;
	}
#textcontainer a:hover {
	text-decoration:underline;
	}
#footer { 
	width:995px;
	text-align: center; 
	padding-top: 25px;
	color: #000000;
	height:35px;
	background:url(img/footer.jpg) repeat-x bottom;
	clear:both;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}



#footer a:link, #footer a:visited { 
	color: #000000; 

}



#footer a:hover { 
	color: #888; 

}

