body {
	background-color: #011C3A;
	color: #000000;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(img/bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
a img {
	border: none;
}


h3 {
	font-family: tahoma;
	font-size: 28px;
	font-weight: bold;
	color: #153453;
	text-decoration: none;
	}
h4 {
	margin-bottom: 0px;
}

a, a:visited {
	color: #A01518;
}

	
	
.contact_sub_header {
	font-family: tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	}

.index_subhead {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FF9933;
	text-decoration: none;
	}

.nav_subtext {
	font-family: tahoma;
	font-size: 11px;
	color: #cccccc;
}



/* links Begin */



a.nav_link:link,a.nav_link:visited, a.nav_link:active {
	font-size: 12px;
	font-weight: bold;
	color: #014e72;
	text-decoration: none;
}

a.nav_link:hover {
	color: #5AC0E6;
}


a.text_link:link,a.text_link:visited, a.text_link:active {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

a.text_link:hover {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: underline;
}


/* links End */
#footer {
	font-size: 11px;
	color: #FFFFFF;
	background-color: #0B1A31;
}
#footer a, #footer a:visited {
	color: #FFFFFF;
}
#footer a:hover {
	color: #2596DA;
}
#gallery {
	text-align: left;
}


#gallery img {
	width: 110px;
	height: 100px;
	border: 1px solid #002955;
	margin: 5px;
}

