body{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
   margin-top:0;
	margin-left: auto;
	margin-right: auto;
	background-color: #fff;
}


.skiplink {
		position: absolute;
		left: -999px;
		width: 990px;
}

#main_container{
	clear: both;
	width: 740px; /*background-color: #fff;*/
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
	background-image: url(/images/human_relations_network_bk.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	text-align: left;
	border: 1px solid #fff;
}

#header{

width: 100%;
padding: 0;
margin: 0;
text-align: left;
height: 133px;
}

.imageleft{
   float: left;

}

#header h1{
color: #006666;
font-size: 120%;
font-weight: normal;
text-align: right;
margin: 10px 10px 0 0;
}

#header h2{
color: #006666;
font-size: small;
font-weight: normal;
text-align: right;
margin: 0 10px 0 0;
}

#topmenu{

width: 100%;
margin: 0;
padding: 0;
text-align: left;
background-image:url(/images/topbar_bk.jpg);
background-repeat:no-repeat
}

#topmenu ul{
padding: 0.3em 0 0.3em 0;
	margin: 0 0 0 10px;
   list-style: none;
}

#topmenu li{
	padding: 0.5em 0.5em 0.5em 0;
	margin: 0;
	display: inline;
	font-size: small;
	color: #330066;
}

#topmenu li a{
	color: #330066;
	text-decoration: none;
}

#topmenu li a:visted{
	color: #330066;
	text-decoration: none;
}

#topmenu li a:hover{
	color: #330066;
	text-decoration: underline;
}

#contents{
   clear: both;
   width: 100%;
   margin: 10px 0 10px 0;
   padding: 0 0 10px 0;
}

#leftcol{
   float: left;
   width: 210px;
   margin: 0;
   padding: 0;
}

.submenu ul{

	padding: 0;
	margin: 0;
}

.submenu li{

	padding: 0 0 0.5em 0;
	margin: 0;
	list-style-type: none;
	font-size: small;
}

.submenu a{
	color: #222;
	text-decoration: none;
	background-image: url(/images/bullet1.gif);
	background-repeat: no-repeat;
	background-position: 0 0.3em;
	padding: 0 0 0 15px;
	display: block;
}

.submenu a:visited{
	color: #222;
	text-decoration: none;
}

.submenu a:hover{
	color: #006633;
	text-decoration: underline;
	background-image: url(/images/bullet2.gif);
	background-repeat: no-repeat;
	background-position: 0 0.3em;
	padding: 0 0 0 15px;
	display: block;
}

.level2 ul{
	margin: 0;
	padding: 0;
}

.level2 li{
	list-style-type: none;
	margin: 0 0 0 0;
	padding: 0 0 0.6em 20px;
	
}

.level2 a{
	color: #006633;
	text-decoration: none;
	background-image: url(/images/bullet2.gif);
	background-repeat: no-repeat;
	background-position: 0 0.3em;
	padding: 0 0 0 15px;
	display: block;
}

.level2 a:visited{
	color: #006633;
	text-decoration: none;
}

.level2 a:hover{
	color: #222;
	text-decoration: underline;
}

#rightcol{
   float: right;
   width: 500px;
   padding: 0 10px 0 5px;
   margin: 0;
}


/* HTML STYLES */

h1{
	color: #993399;
	font-size: 130%;
	font-weight: normal;
        margin-top: 0;
}

h2{
	color: #993399;
	font-size: 110%;
	font-weight: normal;
}
h3{
	color: #993399;
	font-size: 90%;
	font-weight: bold;
margin-bottom: 0;
}
h4{
	color: #993399;
	font-size: 90%;
	font-weight: normal;
}
h5{
	color: #993399;
	font-size: 80%;
	font-weight: normal;
}
h6{
	color: #993399;
	font-size: 70%;
	font-weight: normal;
}

img{
	border: none;
}

p{
	color: #222;
	font-size: small;
margin-top: 0;
}

ul{
	font-size: small;
list-style-type: disc;
}

li{
	padding-bottom: 1em;

}

li a{
font-size: small;
}

a{
	color: #006633;
}

a:visited{
	color: #006633;
}

a:hover{
	color: #666;
}

#footer{
clear: both;
width: 100%;
margin: 0;
padding: 10px 0 0 0;
text-align: left;
background-image: url(/images/footer_bk.jpg);
background-repeat:no-repeat;
background-position:top;
}

#footer p{
color: #666666;
font-size: x-small;
padding: 0 0 0 10px;
}