html {
	overflow: -moz-scrollbars-vertical;
}

body {
	text-align:center;
	background-image: url(images/bground.gif);
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #66CCFF;
}

#frame {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	text-align: left;
}

#contentleft {
	width: 1px;
	padding: 0px;
	float: left;
}

#contentcenter {
	width: 796px;
	float: left;
	color: #000000;
	background-color: #FFFFFF;
	border-color: #000000;
	border-style: solid;
	border-width: 2px;
}

#contentright {
	width: 1px;
	padding: 0px;
	float: left;
}

.topMargin1 {
	width: 100%;
	height: 10px;
	position: relative;
	float: left;
}

.topMargin2 {
	width: 100%;
	height: 30px;
	position: relative;
	float: left;
}

.leftMargin {
	width: 60px;
	position: relative;
	float: left;
}

.leftMargin2 {
	width: 113px;
	position: relative;
	float: left;
}

.leftMargin3 {
	width: 30px;
	position: relative;
	float: left;
}

.leftMargin4 {
	width: 198px;
	position: relative;
	float: left;
}

#contenttitle {
	font-size:18pt;
	font-family: "Gill Sans Light", "Gill Sans MT", "Gill Sans MT Condensed";
	line-height: 12pt;
	padding: 0px;
	position: relative;
	float: left;
}

#titleBanner {
	width: 100%;
	position: relative;
	float: left;
}

#contentdivider {
	background-color: #000000;
	height: 42px;
	width: 100%;
	position: relative;
	float: left;
}

#menubox {
	background-color: #FFFFFF;
	height: 40px;
	width: 100%;
	position: relative;
	top: 1px;
}

.menuButton {
	font-family: "Gill Sans Light", "Gill Sans MT", "Gill Sans MT Condensed";
	position: relative;
	float: left;
	top: 10px;
}

.menuSpacer {
	width: 30px;
	position: relative;
	float: left;
}

.contentbox {
	width: 700px;
	margin: 30px 10px 0px 0px;
	position: relative;
	float: left;
}

.contentpreview {
	height: 90px;
	width: 90px;
	border: #000000 1px;
	position: relative;
	float: left;
}

.contenttext {
	width: 520px;
	margin-left: 30px;
	position: relative;
	float: left;
}

.galleryBox {
	width: 570px;
	position: relative;
	float: left;
	font-family: "Gill Sans Light", "Gill Sans MT", "Gill Sans MT Condensed";
}

#leftHand {
	width: 70px;
	position: relative;
	float: left;
}

#rightHand {
	width: 70px;
	position: relative;
	float: right;
}

.infoBox {
	width: 400px;
	position: relative;
	float: left;
}

.infoBox2 {
	width: 400px;
	height: 400px;
	position: relative;
	float: left;
}

p,h1,h4,h5,pre {
	margin:0px 10px 10px 0px;
	font-family: "Gill Sans Light", "Gill Sans MT", "Gill Sans MT Condensed";
}

h1 {
	font-size: 18pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}

h4 {
	font-size: 14pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}

h5 {
	font-size: 14pt;
	color: #FF3399;
	font-weight: normal;
}

p {	
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
}

.menuPage {
	color: #FF3399;
	font-size: 14pt;
}

.style1 {
	font-size: 10pt;
	font-family: "Gill Sans Light", "Gill Sans MT", "Gill Sans MT Condensed";
}

.style2 {
	font-family: "Gill Sans Light", "Gill Sans MT", "Gill Sans MT Condensed";
	font-size: 14pt;
	color: #FF3399;
}

.creditBox {
	font-size: 10pt;
	font-family: "Gill Sans Light", "Gill Sans MT", "Gill Sans MT Condensed";
	color: #999999;
	text-align: center;
}

a {
	font-family: "Gill Sans Light", "Gill Sans MT", "Gill Sans MT Condensed";
	font-size: 14pt;
}

a:link {
	color: #000000;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #000000;
}

a:hover {
	text-decoration: none;
	color: #FF3399;
}

a:active {
	text-decoration: none;
	color: #FF3399;
}

.class1 a:link {text-decoration: none; font-size: 10pt; color: #333333;}
.class1 a:visited {text-decoration: none; font-size: 10pt; color: #333333;}
.class1 a:active {text-decoration: none; font-size: 10pt; color: #333333;}
.class1 a:hover {text-decoration: none; font-size: 10pt; color: #FF3399;}