img{
padding-right: 10px;
}
html { 
margin: 0px; 
padding: 0px; 
border: 0;
} 

body { 
margin: 0px; 
padding: 0px; 
} 

/**************** menu coding *****************/
#menu {
width: 100%;
height: 25px;
float: left;
text-align: center;
margin-left: auto;
margin-right: auto;
background: #13215e;
}

#menu ul {
list-style: none;
margin: 0;
padding: 0;
width: 140px;
float: left;
text-align: center;
}
 
#menu a, #menu h2 {
font: bold 11px/16px arial, helvetica, sans-serif;
display: block;
border-width: 1px;
border-style: solid;
border-color: #ccc #888 #555 #bbb;
margin: 0;
padding: 2px 3px;
height: 20px;
}
 
#menu h2 {
color: #fff;
background: #000;
text-transform: uppercase;
}
 
#menu a {
color: #13215e;
background: url(img/yellowbkgd.jpg) repeat-x;
text-decoration: none;
line-height:20px;
font-size: 12px;
}
 
#menu a:hover {
color: #13215e;
background: url(img/yellowbkgd.jpg) repeat-x;
font-weight: bold;
font-size: 12px;
text-decoration: underline;
}
 
#menu li {
	position: relative;
	left: 0;
	top: 0px;
	}
 
#menu ul ul {
position: absolute;
z-index: 500;
left: 0;
}
 
#menu ul ul ul {
position: absolute;
top: 0;
left: 100%;
}
 
div#menu ul ul,
div#menu ul li:hover ul ul,
div#menu ul ul li:hover ul ul
{display: none;}
 
div#menu ul li:hover ul,
div#menu ul ul li:hover ul,
div#menu ul ul ul li:hover ul
{display: block;}
 

#menu a.list{ 
	
	color: #13215e;
	background: url(img/glossyback2.gif) repeat-x; 
	text-decoration: none;
	font-size: 12px;
	display: block;
	border-width: 0px;
		}

#menu a.list:hover{ 
	
	color: #13215e;
	background: url(img/glossyback.gif) repeat-x;  
	font-size: 12px;
	font-weight: bold;
	display: block;
	border-width: 0px;
		}

a.header{ 
	
	color: #ffffff;
	background: url(img/yellowbkgd.jpg) repeat-x; 	
	text-decoration: none;
	font-size: 22px;
	font-weight: bold;
		}

a.quicklink1{
	background-color: #ffffff;
	width: 250px;
	display: inline-block;
		
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}

a.quicklink1:hover{
	color: #13215e;
	width: 250px;
	display: inline-block;
	background: url(img/peacebkgd.jpg) repeat-x; 	
	text-decoration: underline;
	font-size: 14px;
	font-weight: bold;
}

a.quicklink2{
	background-color: #ffffff;
	width: 250px;
	display: inline-block;	
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}

a.quicklink2:hover{
	color: #13215e;
	width: 250px;
	display: inline-block;
	background: url(img/ecosocbkgd.jpg) repeat-x; 	
	text-decoration: underline;
	font-size: 14px;
	font-weight: bold;
}

a.quicklink3{
	background-color: #ffffff;
	width: 250px;
	display: inline-block;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}

a.quicklink3:hover{
	color: #13215e;
	width: 250px;
	display: inline-block;
	background: url(img/hrbkgd.jpg) repeat-x; 	
	text-decoration: underline;
	font-size: 14px;
	font-weight: bold;
}

a.quicklink4{
	background-color: #ffffff;
	width: 250px;
	display: inline-block;	
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}

a.quicklink4:hover{
	color: #13215e;
	width: 250px;
	display: inline-block;
	background: url(img/humaffbkgd.jpg) repeat-x; 	
	text-decoration: underline;
	font-size: 14px;
	font-weight: bold;
}

a.quicklink5{
	background-color: #ffffff;
	width: 250px;
	display: inline-block;	
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}

a.quicklink5:hover{
	color: #13215e;
	width: 250px;
	display: inline-block;
	background: url(img/intlawbkgd.jpg) repeat-x; 	
	text-decoration: underline;
	font-size: 14px;
	font-weight: bold;
}

a.quicklink6{
	background-color: #ffffff;
	width: 250px;
	display: inline-block;	
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}

a.quicklink6:hover{
	color: #13215e;
	width: 250px;
	display: inline-block;
	background: url(img/humaffbkgd.jpg) repeat-x; 	
	text-decoration: underline;
	font-size: 14px;
	font-weight: bold;
}


#upcoming {
	border-width: 0px;
	background: #ffffff; 
	padding: 10px 20px; 
	border-color: #7b0100;	
	border-style: solid; 
	overflow: auto;
		}


<!--[if IE]>
<style type="text/css" media="screen">
 #menu ul li {float: left; width: 100%;}
</style>
<![endif]--> 
<!--[if lt IE 7]>
<style type="text/css" media="screen">
body {
behavior: url(csshover.htc);
font-size: 100%;
}
 
#menu ul li a {height: 1%;} 
 
#menu a, #menu h2 {
font: bold 0.7em/1.4em arial, helvetica, sans-serif;
}
</style>
<![endif]--> 
