@charset "utf-8";
/* CSS Document */

body {
	background-color: #000066;
}
p,.p {
	font-family: Georgia, "Times New Roman", Times, serif;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	color: #000066;
	text-align:center;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #000000;
	border-bottom: 1px solid #FFD700;
}
h3 {
	color:#333;
	border-bottom:1px solid #000066;
	font-size: 20px;
}
h4 {
	font-size: 18px;
	font-family:Palatino Linotype, Book Antiqua, Palatino, serif;
	font-weight:bold;
	margin-bottom:-12px;
	margin-top:-8px;
}
h5 {
	margin-top:4px;
}
nl {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-align:center;
}
yl {
	position:relative;
	border-top: 2px solid #FFD700;
	height:1px;
	margin-top:0px;
}
#global {
	position:relative;
	margin-left: auto;
	margin-right: auto;
	
	margin-top:155px;
	top:0px;
	width: 700px; /* mandatory to be centered */
}
#roundTop {
	position:absolute;
	top:-45px;
	left:0px;
	width:800px;
	height:45px;
	background:url(top.png) no-repeat bottom;
}
#midDoc {
	position: relative;
	left:-50px;
	margin-top:0px;
	padding: 0px; 
	width: 800px;
	height:auto;
	background-image:url(middle.png);
	background-position:center;
	background-repeat:repeat-y;
}
#roundBottom {
	position: absolute;
	bottom:-60px;
	left:0px;
	width:800px;
	height:60px;
	background-repeat:no-repeat;
	background-image:url(bottom.png);
}
#polaroids {
	position: absolute;
	top:-160px;
	left:-200px;
	width: 1100px;
	height: 600px;
	font-weight: normal;
	background-image:url(polaroids.jpg);
	background-repeat:no-repeat;
}
#container {
	margin-top:0px;
	margin-left:50px;
	height:auto;
	width:700px;
}
#buffer {
	margin-left:50px;
	height:10px;
	width:700px;
}
#containerb {
	position:relative;
	left:50px;
	width:700px;
	border-top: 2px solid #000066;
	margin-top: -2px;
}
#bannerSpace {
	position:relative;
	width:700px;
	height:73px;
}
#banner {
	position:absolute;
	width:720px;
	height:105px;
	left:-10px;
	top:-32px;
	background-image:url(banner.jpg)
}
#reunionHolder {
	width: 700px;
	background-color:#0000CC
}
#reunionBox {
	float:left;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	width: 330px;
	height: 75px;
	background-color:#00FFCC;
}

#thumbholder {
	position:relative;
	width:100%;
	height:auto;
}
#nav {
	position:relative;
	width:100%;
	height:23px;
}
#gold {
	position:relative;
	width:100%;
	height:2px;
	background-color:#FFD700;
}
#navy {
	position:relative;
	width:100%;
	height:2px;
	background-color:#000066;
}
#link {
	float:left;
	width:116px;
	height:23px;
	text-align:center;
}
#thumb {
	float:left;
	width:174px;
	height:200px;
	text-align:center;
}
#galleryFoot {
	float:left;

	width:698px;
	height:60px;
	text-align:left;
}
#gallery {
	float:left;

	width:348px;
	height:200px;
	text-align:center;
}
#mlink {
	float:left;
	width:174px;
	height:23px;
	text-align:center;
}
#alignleft{
	float:left;
	margin-left: 25px;
}
#alignright{
	float:right;
	margin-right: 25px;
}	
#twitter_update_list{

}
#md{
	float:right;
	}
label,input {
	display: block;
	float: left;
	margin-bottom: 10px;
}
label {
	text-align: right;
	width: 105px;
	padding-right: 5px;
	font-weight: bold;
	color: #333333;
}
br {
	clear: left;
}
a:link {
	color:#3300FF;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color:#000077;
	text-decoration:none;
	font-weight: bold;
}
a:hover {
	color:#009900;
	text-decoration:none;
	font-weight: bold;
}
a:active {
	color:#FFCC00;
	text-decoration:none;
	font-weight: bold;
}
.nl {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
}
.list {
width:160px;
}
.caption{
	font-size:12px;
}
.ind{
margin-left:30px;
}
li {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-bottom: 15px;
}
img {
	border:none
}
