body {
	position: relative;
	font-size: 100%;
	color: #FFFFFF;
	text-align: center;
	background: #182556;
	font-family: Arial, Helvetica, sans-serif;
}
#container {
	width: 754px;
	text-align: left;
	margin: auto;
	font-size: .85em;
}

.housekeep_links { text-align: right;
					font-size: 10px;
					}


a.textlinks:link {color:#ffffff; text-decoration: none;} /* unvisited link */
a.textlinks:visited {color:#ffffff; text-decoration: none;} /* visited link */
a.textlinks:hover {color:#ffffff; text-decoration: underline;} /* mouse over link */
a.textlinks:active {color:#ffffff; text-decoration: underline;} /* selected link */


a:link {color:#ffffff; text-decoration: none;} /* unvisited link */
a:visited {color:#ffffff; text-decoration: none;} /* visited link */
a:hover {color:#ffffff; text-decoration: underline;} /* mouse over link */
a:active {color:#ffffff; text-decoration: underline;} /* selected link */

.main_add { padding-top: 5px;
			padding-bottom: 5px;
			}

.maintext { width: 550px;
			float: left;
			padding-right: 10px;
			}
.navbar2 { background-color: #5f6b9b;
			padding: 5px;
			
			}
			
.right_col { 
			width: 184px;
			float: left;
			margin-top: 10px;
			background-color: #5f6b9b;
			padding-left: 10px;
			padding-bottom: 5px;
			}
			


ul.navbar{
  list-style-type: none;
  background-image: none;
}

li { padding-bottom: 8px; }


#footer {
	font-size: .75em;
	font-weight: bold;
	color: #c0ccff;
	text-align: center;
	
	width: 754px;
	clear: both;
}

.floatleft {
	float: left;
}

h4 {padding-bottom: 5px;
	margin-bottom: 0;
	}


/* MENU */
#nav, #nav ul { /* all lists */
		padding: 0;
		margin: 0;
		list-style: none;
		float : left;
		width : 11em;
	}
	
	#nav li { /* all list items */
		position : relative;
		float : left;
		line-height : 1.25em;
		margin-bottom : -1px;
		background-color : #5f6b9b;
		width: 11em;
	}
	
	#nav li ul { /* second-level lists */
		position : absolute;
		left: -999em;
		margin-left : 11.05em;
		margin-top : -1.35em;
	}
	
	#nav li ul ul { /* third-and-above-level lists */
		left: -999em;
	}
	
	#nav li a {
		width: 11em;
		w\idth : 10em;
		display : block;
		color : white;
		font-weight : bold;
		text-decoration : none;
		background-color : #5f6b9b;
		padding : 0 0.5em;
	}
	
	#nav li a:hover {
		color : #cdcdcd;
		background-color : #5f6b9b;
	}
	
	#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
		left: -999em;
	}
	
	#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul { /* lists nested under hovered list items */
		left: auto;
	}
	




.subphotos {
	padding: 10px;
	float: right;
}


#navlist li {
	display: inline;
	list-style-type: none;
	padding-right: 10px;
	padding-left: 0px;
	margin-left: 0px;
}


a.sublinks {
	color: #efd97c;
	text-decoration: underline;
	font-size: .85em;
	font-weight: normal;
}

h3 {
	font-size: 14px;
	font-weight: bolder;
	color: #fee26c;
}
a:link {
	color: #A6C2FF;
	font-weight: bold;
}

a:visited {
	color: #939bbc;
	font-weight: bold;
}
a.sublinks:visited {
	color: #efd97c;
}

h4 {

	font-size: 16px;
	font-weight: bolder;
	color: #fee26c;
}
