/* CSS Document */
body {
background-color:#b4b4b4; /* Was dadada*/
color:#3f3f3f;
}

#sitecontainer {
	position:absolute;
	visibility:visible;
	top:3px;
	width:900px;
	left:-450px;
	margin-left:50%;
	border: 1px solid #3f3f3f;
/*	height:400px;*/
	background-color:#dadada;
}

.ph_index {	height:580px; }
.ph_events {	height:1830px; }
.ph_sports {	height:600px; }
.ph_blacktie {	height:700px; }
.ph_committee {	height:810px; }
.ph_gallery {	height:600px; }
.ph_contact {	height:600px; } /* was 555px*/
.ph_terms {	height:1680px; }
.ph_site {	height:1400px; }
.ph_horr {	height:585px; }
.ph_menu1 {	height:1830px; }

#header {
	width:100%
}

#photoflash {
	position:absolute;
	top:2px;
	left:2px;
	width:250px;
	height:120px;
/*	background-color:#f00;
	visibility:hidden;*/
}

#logo {
	position:absolute;
	top:1px;
	left:263px;
	width:374px;
	height:115px;
	padding-top:5px;
/*	background-color:#0f0;*/
}

#newsflash {
	position:absolute;
	top:2px;
	width:250px;
	height:120px;
	right:2px;
/*	border:1px solid #006;
	background-color:#00f;*/
}

/* Navigation styling begins here */

div#navbar {
	position:absolute;
	top:130px;
	width:100%;
	height:25.5px;
	z-index:20;
	visibility: visible;
}

div.navigation {
	width:25%;
	float:left;
}

div.navigation a {
	display:block;
	padding:3px 5px;
	text-decoration:none;
	color:#fff;
	background-color:#3f3f3f;
	border-right:1px solid #fff;
}
div.navigation a:hover {
	color:#3f3f3f;
	background-color:#bbb;
	text-decoration:underline;
}

ul.menu {
	display:none;
	list-style-type:none;
	padding:0;
	margin:0;
}

ul.menu a {
	border-bottom:1px solid #fff;
}

.menuLink, li a {
	text-decoration:none;
	color:#fff;
	background-color:#3f3f3f;
	border-right:1px solid #fff;
}


li a:hover {
	background-color:#bbb;
	color:#006;
}

/* Navigation styling ends here */


#content {
	position:absolute;
	width: 900px;
	top: 140px;
/*	left: 0%;*/
	left: -450px;
	margin-left: 50%;
	margin-top:0px;
	padding-top:10px;
	font-size:19px;
}

body h1 {
text-align:left;
font-size:24px;
font-weight:bold;
font-family:"Times New Roman", Times, serif;
color:#3f3f3f;
}

body h2 {
text-align:left;
font-size:16px;
font-weight:bold;
font-family:"Times New Roman", Times, serif;
color:#3f3f3f;
margin:0 0 5px 0;
}

body h3 {
text-align:left;
font-size:14px;
font-weight:bold;
font-family:"Times New Roman", Times, serif;
color:#0a0;
margin:0 0 5px 0;
}

body h4 {
text-align:left;
font-size:19px;
font-weight:bold;
font-family:"Times New Roman", Times, serif;
color:#0a0;
margin:20px 0 5px 0;
}

body h5 {
text-align:left;
font-size:12px;
font-style: italic;
font-weight: 500;
/*font-weight: bold;*/
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#0a0;
}

a {
	color:#3f3f3f;
}

a:hover {
	color:#f00;
}

#foot {
	position:absolute;
	width:100%;
	bottom:-20px;
}

#footer
{
/*position:absolute;
visibility:visible;*/
width:100%;
height:38px;
background-color:#393939;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #fff;
}

#footer a {
	padding: 1em .5em 0 .5em;
	text-decoration: none;
	color: #fff;
}

#footer a:hover {
	text-decoration:underline;
}

#copyright {
/*	position:absolute;*/
	visibility:visible;
	width:100%;
	bottom:-20px;
	margin-left:0;
	height:20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3f3f3f;
}


table img {
	padding-top:0;
	padding-left:20px;
}

.sitelinks {
	margin-top:5px;
}


.sitelinks, li a {
	list-style-type:circle;
	text-decoration:underline;
	color:#3f3f3f;
	display:block;
	background-color:#dadada;
}


caption {
	font-size:larger;
/*	font-size:24px:;*/
	font-weight:bold;
	text-decoration:underline;
	font-family:"Times New Roman", Times, serif;
}

table td.content {
	padding:0px;
}

table td.printoptions {
	font-weight:bold;
	padding-bottom:1px;
	padding-top:15px;
}

.content {
	float:left;
	text-align:left;
	margin:1px auto;
	width:70px;
}


#portpics {
	padding-left:65px;
}

#pix {
	float:left;
	margin:0 10px 10px 0;
	width:300px;
	background-color:#f00;
	display:block;
}

#pix2content {
	float:left;
	margin:0 10px 10px 0;
	width:300px;
	background-color:#00f;
}
.borderbot {
	border-bottom:3px solid #dadada;
}
.tlpic {
	top: 50px;
	left:100px;
}
p.hiddenanchor {
	color:#dadada;
	margin:0px 0px;
}
br {
	margin:-3px 0;
}
