body
{
	background: #123;
	border-top: 5px solid #000;
	color: #333;
	font-size: 11px;
	padding: 20px 0 40px;
}

a
{
	color: #0033FF;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
	color:#FFF;
}

h1
{
	font-family: Georgia, serif;
	font-weight: normal;
	text-align: center;
}

h2
{
	padding: 20px 0 0;
	text-align: center;
}


p
{
	dborder: 1px solid #666;
	overflow: hidden;
	dpadding: 2px 0;
	margin:4px;
	text-align: left;
}

#overall {
	width:960px;
	background:#F9F9F9;
	margin:0 auto;
	}

#overall #container {
	width:940px;
	dheight:780px;
	background:#FFF;
	margin:0 auto;
	background:#F9F9F9;
	}

#container #header {
	width:940px;
	height:150px;
	border:0px solid #FFF;
	margin:0px;
	background:url(../images/top.jpg) no-repeat;
	}

#content #footer {
	width:940px;
	border:0px solid #000;
	margin:0 auto;
	}

				/*main nav at the top center */
.h_mnu_01{
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}

.h_mnu_01 ul{
	margin: 0;
	padding: 0;
	float: left;
	width: 100%;
	background: #123;
	border-top-width: 1px;
	border-right-width: 0;
	border-bottom-width: 1px;
	border-left-width: 0;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #123;
	border-right-color: #123;
	border-bottom-color: #123;
	border-left-color: #123;
}

.h_mnu_01 ul li{
display: inline;
}

.h_mnu_01 ul li a{
	float: left;
	color: #FFFFFF;
	padding: 5px 11px;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	dborder-right-color: #123;
}

.h_mnu_01 ul li a:visited{
color: #FFFFFF;
}

.h_mnu_01 ul li a:hover, .h_mnu_01 ul li .selected{
	color: #FFFFFF;
	font-size:12px;
	padding-top: 5px;
	padding-bottom: 5px;
	background: #808080;
	text-decoration:underline;
	border:0 2px 0 2px solid #123;
}

#container #content {
	width:940px;
	height:581px;
	margin:0 auto;
	border:0px solid #b2b2b2;
	background:#F9F9F9;
	background:url(../images/bg1.jpg) repeat-x;
	}

#content #left {
	width:220px;
	height:581px;
	border:0px solid #000;
	background:#E5E5E5;
	float:left;

	}

#content #center {
	width:460px;
	height:581px;
	float:left;
	margin-left:20px;
	background:transparent;
	}

#content #right {
	width:220px;
	height:581px;
	border:0px solid #000;
	background:#E5E5E5;
	float:right;
	}

#container #nav {
	width:940px;
	height:30px;
	border:0px solid #000;
	}

#left #image {
	width:220px;
	height:100px;
	dborder:0px solid #000;
	}
					/*nav at the right side */
#menu7 {
	width: 218px;
	dborder-style: none dashed dashed dashed;
	border-color: #608FB5;
	border-width: 1px;
	}
	
#menu7 li a {
  	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 22px;
	text-decoration: none;
	}	
	
#menu7 li a:link, #menu7 li a:visited {
	color: #1D537F;
	display: block;
	dbackground: url(../images/menu7.gif) repeat-x;
	padding: 5px 0 0 5px;
	}
	
#menu7 li a:hover {
	color: #fff;
	dbackground: url(../images/menu7.gif) repeat-x 0 -32px;
	padding: 5px 0 0 5px;
	}
	
#menu7 li a:active {
	color: #fff;
	dbackground: url(../images/menu7.gif) repeat-x 0 -64px;
	padding: 7px 0 0 7px;
	}
