body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background: #2f5f83;
	text-align: center;
	margin: 10px 0px 0px;
	padding: 0px;
}
html, body { /* saves you from the "centering jump" on short pages */
	min-height: 100%;
	margin-bottom: 1px;
}
p {
	font-size: 80%;
}
h1 {
	font: bold 36px "Trebuchet MS";
	color: #cc0000;
	margin: 20px;
	padding: 0px;
}
h2 {
	font: bold 110% "Trebuchet MS";
	color: #003366;
	margin: 20px;
	padding: 0px;
}
.committee-h1 {
	font: bold 12pt Verdana, Arial, Helvetica, sans-serif;
	color: #3366ff;
	padding-bottom: 10px;
}

/* holder styles */
#holder {
	width: 760px;
	background: url(../images/backbanpaper.gif); /* This image creates the three column faux effect */
	text-align: left;
	border: 2px solid #FFCC33;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#header {
	background: url(../images/hotel-bg.gif);
	float: none;
	border: 2px solid #009999;
	margin-bottom: 10px;
}

#eclogo {
	width: 300px;
	float: left;
	background: url(../images/hotel-bg.gif);
	padding-top: 5px;
	padding-bottom: 5px;
}


#photogallery {
	padding: 5px;
	float: left;
	width: 90px;
	margin-top: 20px;
	margin-bottom: 15px;
	margin-left: 5px;
	text-align: center;
}



#topnav {
	border: 2px solid #FF0000;
	margin-top: 10px;
}

.callout {
	font: bold 130% "Trebuchet MS";
	color: #333;
	margin: 0;
	padding: 5px 10px;
}


/* Start content styles */
#content {
	padding: 15px;
	margin: 10px auto 10px 10px;
}
#logo {
	padding: 10px;
	float: right;
}

#content p {
	line-height: 130%;
}/* end content styles */

#graphic-scroll {
	padding: 2px;
	width: 700px;
	border: 1px solid #999999;
}

#photobox1{
	width: 320px;
	margin-bottom: 30px;
	padding-left: 5px;
	float: left;
	margin-right: 10px;
	margin-top: 10px;
}

#photobox2{
	width: 320px;
	margin-bottom: 30px;
	padding-left: 5px;
	float: right;
	margin-right: 10px;
	margin-top: 10px;
}

#photobox3{
	width: 320px;
	margin-bottom: 30px;
	padding-left: 5px;
	float: left;
	margin-right: 10px;
	margin-top: 10px;
}

#photobox4{
	width: 320px;
	margin-bottom: 30px;
	padding-left: 5px;
	float: right;
	margin-right: 10px;
	margin-top: 10px;
}


#photobox5{
	width: 320px;
	margin-bottom: 30px;
	padding-left: 5px;
	float: left;
	margin-right: 10px;
	margin-top: 10px;
}

#photobox6{
	width: 320px;
	margin-bottom: 30px;
	padding-left: 5px;
	float: right;
	margin-right: 10px;
	margin-top: 10px;
}

#photobox7{
	width: 320px;
	margin-bottom: 30px;
	padding-left: 5px;
	float: left;
	margin-right: 10px;
	margin-top: 10px;
}

#photobox8{
	width: 320px;
	margin-bottom: 30px;
	padding-left: 5px;
	float: right;
	margin-right: 10px;
	margin-top: 10px;
}

#photobox9{
	width: 320px;
	margin-bottom: 30px;
	padding-left: 5px;
	float: left;
	margin-right: 10px;
	margin-top: 10px;
}

#photobox10{
	width: 320px;
	margin-bottom: 30px;
	padding-left: 5px;
	float: right;
	margin-right: 10px;
	margin-top: 10px;
}



#photobox11{
	width: 320px;
	margin-bottom: 30px;
	padding-left: 5px;
	float: left;
	margin-right: 10px;
	margin-top: 10px;
}

#photobox12{
	width: 320px;
	margin-bottom: 30px;
	padding-left: 5px;
	float: right;
	margin-right: 10px;
	margin-top: 10px;
}


#photobox13{
	width: 320px;
	margin-bottom: 30px;
	padding-left: 5px;
	float: left;
	margin-right: 10px;
	margin-top: 10px;
}

#photobox14{
	width: 320px;
	margin-bottom: 30px;
	padding-left: 5px;
	float: right;
	margin-right: 10px;
	margin-top: 10px;
}




#photobox15{
	width: 320px;
	margin-bottom: 30px;
	padding-left: 5px;
	float: left;
	margin-right: 10px;
	margin-top: 10px;
}

#photobox16{
	width: 320px;
	margin-bottom: 30px;
	padding-left: 5px;
	float: right;
	margin-right: 10px;
	margin-top: 10px;
}


#photobox17{
	width: 320px;
	margin-bottom: 30px;
	padding-left: 5px;
	float: left;
	margin-right: 10px;
	margin-top: 10px;
}

#photobox18{
	width: 320px;
	margin-bottom: 30px;
	padding-left: 5px;
	float: right;
	margin-right: 10px;
	margin-top: 10px;
}

/* footer styles */
#footer {
	font: 10pt Verdana, Arial, Helvetica, sans-serif;
	color: #990000;
	background: url(../images/hotel-bg.gif);  /* Do not remove this BG style This background color covers the faux column (vert line) effect that spans the entire holder div you can make whatever bg color you want*/
	margin-top: 15px;
	left: 0px;
	padding: 10px 3px 10px 10px;
	border: 2px solid #009999;
	text-decoration: none;
}

/* miscellaneous styles */
.brclear { 
     clear:both; 
     height:0; 
     margin:0;
     font-size: 1px;
     line-height: 0px;
}

.leftimage{
float: left;
margin: 0 10px 20px 0;
border: 1px solid #000000;
}

.rightimage{
float: right;
margin: 20 0 20px 5px;
border: 1px solid #000000;
}

a:link {
	color: #990000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	color: #003366;
	text-decoration: underline;
}
.photocaption {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #333366;
}

