body {
	background-color:#0072bc;
	text-align:center;
	padding:0;
	margin:0;
	font-family: Arial, Helvetica, SansSerif;
	font-size: 12px;
	color: #000000;
}



.header {
	height: 89px;
	padding-left: 100px;
	padding-top:80px;
	color:#0072bc;
	text-align:left;
	}


.content
{
padding-left:100px;
height:430px;
overflow:visible;
background-image:url(images/bg-content.jpg);
background-repeat: no-repeat;
background-position:top right;
background-color: #FFFFFF;
text-align:left;
z-index: 8;
}

.content2 {
width: 491px;
background-image:url(images/bg-content.jpg);
background-repeat:no-repeat;
background-position: top right;
padding: 30px 40px 20px 0px;}



.footer
{
font-size: 10px;
color:#0072bc;
padding-top:30px;
}

ul {
	list-style-image: url(images/bullet.gif);
	 }

li {
	font-family : Arial, Helvetica, SansSerif;
	font-size: 14px;
	line-height:150%;
}
li a
{
text-decoration: none;
}

hr
{
height:0px;
border-bottom: 1px solid #ff9f00;
width:60%;
text-align:center;
}
a:visited 
{
	color : #0072bc;
	text-decoration: none;
	
}
a:link 
{
	color : #0072bc  ;
	text-decoration: none;
	
}
a:hover {
	color : #ff9f00;
	text-decoration : underline;
	
}

.gallery
{
border-bottom-width: 0; padding: 4px; background-color: #ececec; border: 1px solid #6d9232; margin: 10px;
}



/* Classes of Text */

h1
{
padding-top: 20px;
font-family : Arial, Helvetica, SansSerif;
color: #0072bc;
font-size:20px;

}

.hdr
{
font-family : Arial, Helvetica, SansSerif;
font-size:16px;
font-weight:bold;
}

.subhdr
{
font-family : Arial, Helvetica, SansSerif;
font-size:14px;
font-weight:bold;
}

#dropmenudiv{ position:absolute; border:1px solid #000000; border-bottom-width: 0; font:normal 12px Arial; line-height:18px; z-index:100; }

#dropmenudiv a{ width: 100%; display: block; text-indent: 3px; border-bottom: 1px solid #000000; padding: 1px 0; text-decoration: none; font-weight: normal; color:#eee3a7; }

#dropmenudiv a:hover{ background-color: #5b8853; color:#000000; }

