html {
	font:  11px Arial, Helvetica, sans-serif;
	color: #ffffff;
	margin: 10px 0px;
	padding: 0px;
	background-color: #cdcdcd; 
}
body {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	margin: 0px auto;
	padding: 0px;
	position: relative;
	background-color: #cdcdcd;
	width: 792px;
	color: #ffffff;
}



.maincol1 { width: 200px;
			padding-top: 20px;
			padding-left: 50px;
			float: left;}
			

.popularlinks {
				float: right;
				padding-top: 20px;
				text-align: left;
				z-index: 10;
				}

.mainpg_select {
				font-size: 11px;
				background-color: #b1b3b6;
				border: 0px;
				margin: 0px;
				padding: 0px;
				color: #ffffff;
				}

.maincriteria {
				font-size: 11px;
				padding: 0px;
				margin-top: 0px;
				float: left;
				width: 70px;
				height: 15px;
				}
				
#myButton { width: 27px;
			float: right;
			}
.searchbox { width: 110px;
				float: right;
				/*height: 35px;
				
				
				text-align: right;*/
				vertical-align: bottom;
				padding-right: 10px;
				padding-top: 20px;
				
				}
.searchimg 	{width: 49px;
			float: right;
			padding-top: 20px;
			}
				
.navbar  {width: 792px;
		clear: both;
		padding: 0px;
		margin: 0px auto;
		text-align: center;
		height: 23px;
		}
		



.mainfooter {width: 792px;
		text-align: center;
		position: absolute; top: 580px;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #FFE4B5;
		
		}
		

			
h2 {margin: 0px;
	padding: 0px;
	}

.maingobtn {
			/*border: 1px solid #ffffff;*/
			background: transparent;
			color: #ffffff;
			padding: 0px;
			font-size: 11px;
			margin: 0px;
			width: 29px;
			height: 25px;
			
			}
			
			
/* ***************************MENU STYLES********************** */

			
#cssdropdown, #cssdropdown ul {
padding: 0px;
margin: 0;
list-style: none;

}

#cssdropdown li {
float: left;
position: relative;

}

.mainitems{
height: 23px;
padding: 0;
margin: 0;
}

.mainitems a{
text-decoration: none;
}

.subuls{
display: none;
width: 10em;
position: absolute;
top: 23px;
left: 0;
background-color: #b1b3b6;
padding-bottom: 5px;
}

.subuls-giv{
display: none;
width: 10em;
position: absolute;
top: 23px;
right: 0;
background-color: #b1b3b6;
padding-bottom: 5px;
}

.subuls-giv li{
width: 100%;
padding-top: 5px;

}

.subuls-giv li a{
text-decoration: none;
color: #000000;
text-align: left;

}

.menind {padding-left: 7px;
			padding-top: -5px}

.subuls-giv li a:hover{
text-decoration: none;
color: #ffffff;
text-align: left;

}

.subuls li{
width: 100%;
padding-top: 5px;
}

.subuls li a{
text-decoration: none;
color: #000000;
text-align: left;


}

.subuls li a:hover{
text-decoration: none;
color: #ffffff;
text-align: left;

}



#cssdropdown li:hover ul, li.over ul { /* lists nested under hovered list items */
display: block;
}

#restofcontent { /*wrap rest of content of the page inside this div*/
clear: left;
}


/* ***************************MENU STYLES********************** */




/* SECOND LIST*/


#cssdropdown2, #cssdropdown2 ul {
padding: 0;
margin: 0;
list-style: none;
z-index: 1000;
}

#cssdropdown2 li {
float: left;
position: relative;
z-index: 1000;
}

.mainitems2{
height: 17px;
padding: 0;
margin: 0;
z-index: 1000;
}

.mainitems2 a{
text-decoration: none;
}

.subuls2{
display: none;
width: 10em;
position: absolute;
top: 17px;
left: 0;
background-color: #b1b3b6;
padding-bottom: 5px;
}


.subuls2 li{
width: 100%;
padding-top: 5px;
}

.subuls2 li a{
text-decoration: none;
color: #000000;
text-align: left;

}

.subuls2 li a:hover{
text-decoration: none;
color: #ffffff;
text-align: left;
}

.navlink { padding-bottom: 5px; }

.navlink_sub { padding-bottom: 5px;
				padding-left: 10px;}


#cssdropdown2 li:hover ul, li.over ul { /* lists nested under hovered list items */
display: block;
}

#restofcontent2 { /*wrap rest of content of the page inside this div*/
clear: left;
}

.subpg_image {text-align: center;
				float: right;
				padding: 5px;
				font-weight: bold;
				width: 270px;
				}
				
.photocoltext {width: 238px;
				float: left;
				}
.photocolphotos {width: 270px;
					padding: 5px;
					float: left;
					}
					
.news-header
        {
	color: #0349ab;
	padding-bottom: 5px;
	
        } 
