body {font-size: 62.5%; margin: 0px auto; padding: 0px; background: url(../images/light_body.gif) top center repeat-y; font-family: arial, sans-serif;}
.page-container-1 {
	width: 770px;
	margin: 0px auto;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.galleryPhoto {
	float: left;
	height: 140px;
	width: 180px;
}

.mods {
	width: 470px;
	overflow: hidden;
	color: #FF0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	top: 65px;
	font-variant: normal;
	text-align: left;
	vertical-align: middle;
	text-indent: 50px;
	font-style: italic;
	text-decoration: blink;
	float: left;
}
.site-name {
	width: 470px;
	overflow: hidden;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-variant: normal;
	text-align: left;
	text-indent: 50px;
	float: left;
}
.image-list {
	padding-top: 90px;
	padding-left: 10px;
}
.Image-Container-side-by-side {
	border-top-width: 500px;
	border-right-width: 500px;
	border-bottom-width: 500px;
	border-left-width: 500px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.site-details {
	width: 300px;
	overflow: hidden;
	margin: 0px;
	color: #CC0033;
	float: left;
}

/*----------------------------*/
/* 2.3 - Navigation - Level 1 */
/*----------------------------*/
.nav1-container {
	width: 770px;
	top: 2px;
	z-index: 3;
	background: transparent;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CC0033;
}
.last-update {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: italic;
	color: #FF0000;
	float: left;
	width: 569px;
}
.last-update-table{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: italic;
	font-weight: bold;
	color: #CC0000;
	text-align: center;
	text-decoration: none;
}
.last-update-table a {
	text-decoration: none;
}
.last-update-table-header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: italic;
	font-weight: bold;
	text-decoration: underline;
}
.text-block {
	font-size: 14px;
}

.nav1 {
	margin: 0px;
	padding: 0px;
	font-family: verdana, arial, sans serif;
	font-size: 1em;
	float: right;
}
.nav1 ul {
	margin: 0px;
	padding: 0px 20px 0px 0px;
	border-left: solid 1px rgb(115,162,182);
	background-color: rgb(255,255,255);
	font-weight: bold;
}	
.nav1 li {display: inline; list-style: none; margin: 0px; padding: 0px;}
.nav1 li a {
	display: block;
	float: left;
	margin: 0px;
	padding: 2px 5px 2px 5px;
	color: #CC3333;
	text-decoration: none;
	font-size: 9px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #CC3333;
	font-weight: bold;
}
.nav1 a:hover, .nav2 a.selected {
	color: rgb(50,50,50);
	text-decoration: none;
	font-weight: bold;
}
/*----------------------------*/
/* 2.4 - Navigation - Level 2 */
/*----------------------------*/
.nav2 {
	clear: both;
	font-family: verdana, arial, "sans serif";
}
.nav2 ul {
	float: left;
	width: 770px;
	margin: 0px;
	padding: 0px;
	background-color: #CC0033;
	font-weight: bold;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #990000;
	border-bottom-color: #990000;
}	
.nav2 li {display: inline; list-style: none; margin: 0px; padding: 0px;}
.nav2 li a {
	display: block;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 5px 15px 7px 15px;
	color: rgb(255,255,255);
	text-transform: uppercase;
	text-decoration: none;
	font-size:70%;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #990000;
}
.nav3 {
	overflow: hidden;
	clear: both;
	float: left;
	width: 170px;
	min-height: 500px;
	margin: 0px;
	color: rgb(75,75,75);
	font-size: 1em;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.col-1-images {
	text-align: center;
	width: 50%;
	float: left;
}

.page-text {
	float: left;
	width: 428px;
	color: #000000;
	font-weight: bold;
}
.content2 {float: left; width: 570px; min-height: 500px; margin: 0px; padding: 0px 0px 0px 20px; color: rgb(75,75,75); font-size: 1em}
.main-body {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	float: left;
	width: 500px;
	font-size: 12px;
}
.main-body h1 {
	font-size: 16px;
	text-decoration: underline;
	color: #CC0033;
	text-align: left;
}

.content2-pagetitle, .content3-pagetitle {
	overflow: hidden;
	width: 569px;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 2px 0px;
	color: #CC0033;
	font-weight: bold;
	font-size: xx-large;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #CC0033;
}
.nav2 a:hover, .nav2 a.selected {color: rgb(50,50,50); text-decoration: none;}
.buffer {clear: both; width: 770px; height: 30px; margin: 0px; padding: 0px; background-color: rgb(255,255,255);}
.col-2-images {
	text-align: center;
	width: 50%;
	float: right;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.stop_press {
	width: 470px;
	overflow: hidden;
	color: #FF0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
	font-variant: normal;
	text-align: left;
	text-indent: 50px;
	float: left;
	font-style: italic;
	font-weight: bold;
	text-decoration: blink;
}
.gallery {
	width: 550px;
}
