body {
	background-image: url(../images/wrapper-bg.gif);
	margin: 0 auto;
	padding: 0;
	width: 953px;
}

#wrapper {
	background-image: url(../images/content-bg.gif);
	background-repeat: repeat-y;
}

HR {
	clear: both;
   border: none 0;
	border-top: 1px solid #2B3A59;
	width: 99%;
	height: 1px;
	padding: 10px 0;
	margin: 0 auto;
	text-align: center;
}

#content {
	clear: both;
	margin: 0;
	padding: 10px 40px 0px 40px;
	font: 14px Arial, Helvetica, sans-serif;
	line-height: 140%;
	background-image: url(../images/content_top_bg.jpg);
	background-repeat: no-repeat;
	background-position: 0 100;
}

#content h1 {
		font: 26px bold Arial, Helvetica, sans-serif;
		color: #2B3A59;
		border-bottom:1px dotted #2B3A59;
		font-weight: bold;
		margin: 0;
		padding: 0;
}

#content h2 {
		font: 18px bold Arial, Helvetica, sans-serif;
		color: #5F7696;
		border-bottom:1px SOLID #9EB4C9;
		font-weight: bold;
		margin: 0;
		padding: 0;
}

#content strong, #content b {
	color:#607A95;
	padding:0;
	margin:0;
}


/* -= Roll Overs Content=- */

#content a:link, #content a:visited {
	font-weight: normal;
	color: #7B6157;
	text-decoration: underline
}

#content a:hover, #content a:active {
	padding: 0;
	font-weight: normal;
	color: #B00303;
	text-decoration: none
}

#content a {
	padding: 0;
	margin: 0 auto;
	font-weight: normal;
}

.slideshow {
	float: right;
	margin: 3px 3px 3px 15px;
	padding: 0;	
}
.logo a {
text-decoration:none;
}

/*UL Tags*/

#content ul  {
	padding: 5px 5px 8px 35px;
	margin: 0 0 0 0px;
	list-style: disc url(../images/bullet.gif);
	list-style-type: none;
}

#content ul li {
	line-height: 18px;
	padding: 0 0 2px 0;
	margin: 10px 0 0 0;
}

/*Images Styles*/

.image-left {
	float: left;
	display: block;
	margin: 3px 5px 9px 5px;
	padding: 1px;
	border: 1px solid #b79fbf;
	overflow:hidden
}

.image-center {
	display: block;
	margin: 10px auto 0 auto;
	text-align: center;
	padding: 1px;
	border: 1px solid #b79fbf;
	overflow:hidden
}

.image-right {
	float: right;
	display: block;
	margin: 3px 5px 9px 5px;
	padding: 1px;
	border: 1px solid #b79fbf;
	overflow:hidden
}

.imageborder {
	margin: 15px;
	padding: 1px;
	border: 1px solid #b79fbf;
}

img.border {
	border: 1px solid #b79fbf;
	margin: 5px 10px 8px 10px;
	
}

img.row {
	border: 1px solid #b79fbf;
	margin-right: 5px;
	padding: 1px;
}

img.row2 {
	border: 1px solid #b79fbf;
	margin-right: 18px;
	padding: 1px;
}

.imageborder_right {
	border: 1px solid #b79fbf;
	margin: 5px 15px;
	padding: 1px;
	
}

#footer {
	clear: both;
	width: 953px;
	height: 165px;
	background-image: url(../images/footerbg.jpg);
	background-repeat: no-repeat;
}

#footer table {
	width: 940px;
	height: 160px;
	padding: 0;
	margin: 0 auto;
}

.footeraddress {
	color: #FFFFFF;
		font: 12px Verdana, Helvetica, sans-serif;
		font-weight: bold;
}

.footercredits {
		color:#faf0d8;
		font: 60% Verdana, Helvetica, sans-serif;
		font-weight: bold;
}

#footer a,
#footer a:hover,
#footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(overlay.png); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png", sizingMethod="scale");
	}
	
a img {
	border: none;
}

h4 {
	font-size: 120%;
	color: #215993;
}

div#olympic-btn {
	width: 276px;
	height: 56px;
	position: absolute;
	left: 48%;
	top: 0;
}