/* CSS Document */

/* MAIN CONTENT */
* { 
 margin: 0; 
 padding: 0 
} 

.clear {clear: both;
}

div#page-wrap {
	width:1024px;
	margin:0 auto;
}

div#bkgd {
	position:relative;
	padding: 0em 0em 0px 0em; 
 	background-repeat: no-repeat; 
	background-position: inherit;
	margin:5px auto 0 7px;
	z-index:2;
}

.captioned_photo {
   display: inline;
   margin-right: 50px;
   padding: 0;
}

.captioned_photo p {
	display: inline;
	position: absolute;
	bottom: 5px;
	left: 5px;
	width: 240px;
	margin: 0 0 0 1.5em;
	padding: 0;
	border: 1px solid #666;
	border-right-color: #000;
	border-bottom-color: #000;
	background-color: #111;
	font: .75em/1.25em Verdana, sans-serif;
	letter-spacing:.05em;
	color: #fff;
	z-index:2;
	top: 158px;
}

#topnav {
	position:absolute;
	width:150px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	height: 30px;
	margin: 0;
	padding:0;
	left: 47px;
	top: 185px;
	list-style: none;
	z-index: 5;
	color: #FFFFFF;
} 
#topnav ul {
	list-style: none;
	margin: 0 10px 0 10px;
	padding: 0;
	padding-top: 1em;
	text-decoration: none;
} 
#topnav li { 
 display: inline; 
} 
#topnav a:link, #topnav a:visited { 
 padding: 0.4em 1em 1.4em 1em; 
 color: #FFFFFF; 
 text-decoration: none; 
} 
#topnav a:hover { 
	color: #330066;
	text-decoration: none;
	}

#mid {
	position:absolute;
	width:150px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	height: 30px;
	margin: 0 auto 0 10px;
	padding:0 auto 0 10px;
	left: 270px;
	top: 185px;
	list-style: none;
	z-index: 5;
	color: #FFFFFF;
	display: block;
}

#mid ul {
	list-style: none;
	margin: 0 10px 0 10px;
	padding: 0;
	padding-top: 1em;
	text-decoration: none;
} 
#mid li { 
 display: inline;
 color:#FFFFFF; 
} 
#mid a:link, #mid a:visited { 
 padding: 0.4em 1em 1.4em 1em; 
 color: #FFFFFF; 
 text-decoration: none; 
} 
#mid a:hover { 
	color: #FFFFFF;
	text-decoration: none;
	}

#right {
	position:absolute;
	width:150px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	height: 30px;
	margin: 0 auto 0 10px;
	padding:0 auto 0 50px;
	left: 510px;
	top: 185px;
	list-style: none;
	z-index: 5;
	color: #FFFFFF;
	display: block;
}

#right ul {
	list-style: none;
	margin: 0 10px 0 10px;
	padding: 0;
	padding-top: 1em;
	text-decoration: none;
} 
#right li { 
 display: inline;
 color:#FFFFFF; 
} 
#right a:link, #right a:visited { 
 padding: 0.4em 1em 1.4em 1em; 
 color: #FFFFFF; 
 text-decoration: none; 
} 
#right a:hover { 
	color: #FFFFFF;
	text-decoration: none;
	}

#fright {
	position:absolute;
	width:200px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	height: 30px;
	margin: 0 auto 0 10px;
	padding:0 auto 0 50px;
	left: 695px;
	top: 185px;
	list-style: none;
	z-index: 5;
	color: #FFFFFF;
	display: block;
}

#fright ul {
	list-style: none;
	margin: 0 10px 0 10px;
	padding: 0;
	padding-top: 1em;
	text-decoration: none;
} 
#fright li { 
 display: inline;
 color:#FFFFFF; 
} 
#fright a:link, #fright a:visited { 
 padding: 0.4em 1em 1.4em 1em; 
 color: #FFFFFF; 
 text-decoration: none; 
} 
#fright a:hover { 
	color: #FFFFFF;
	text-decoration: none;
	}
