/* CSS Document */

body {
	background-color: #9DAA9F;
	background-image:url(../Images/BodyBG.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#holder        
	{

	text-align: center;
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	height: 1px;
	overflow: visible;
	visibility: visible;
	display: block;
	}
#centre    
	{

	margin-left: -497px;
	position: absolute;
	top: -300px;
	left: 50%;
	width: 995px;
	height: 600px;
	visibility: visible
	}
#OuterBox {
	background-image:url(../Images/OuterBoxBG.jpg);
	position:absolute;
	left:0px;
	top:0px;
	width:995px;
	height:550px;
	q-index:1;
}
#MainMenu {
	position:absolute;
	left:20px;
	top:30px;
	width:110px;
	height:472px;
	q-index:6;
	background-color: #FFFFFF;
}
#SubMenu {
	position:absolute;
	left:147px;
	top:30px;
	width:156px;
	height:472px;
	q-index:7;
	background-color: #FFFFFF;
}
#Content {
	position:absolute;
	left:320px;
	top:30px;
	width:655px;
	height:472px;
	q-index:5;
	background-color: #FFFFFF;
	overflow: auto;
	text-align: left;
}
#ContentBlack {

	position:absolute;
	left:350px;
	top:30px;
	width:590px;
	height:472px;
	q-index:5;
	background-color: #000000;
	overflow: auto;
	text-align: left;
}
#ContentWide {
	position:absolute;
	left:147px;
	top:30px;
	width:827px;
	height:472px;
	q-index:5;
	background-color: #FFFFFF;
	overflow: auto;
	text-align: left;
}



#Thumbs {
	text-align:left;
	position:absolute;
	left:320px;
	top:30px;
	width:325px;
	height:472px;
	q-index:5;
	background-color: #FFFFFF;
}
#MainPic {
	text-align:left;
	position:absolute;
	left:663px;
	top:30px;
	width:313px;
	height:472px;
	q-index:5;
	background-color: #FFFFFF;
}





















#holder #centre #Content p {
	font-family: Trebuchet MS, Georgia, serif;
	font-size: 12px;
	margin: 15px;
}
#holder #centre #ContentWide p {
	font-family: Trebuchet MS, Georgia, serif;
	font-size: 12px;
	margin: 15px;
}


ul {
	list-style-type: none;
	list-style-position: outside;
}
li {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: -30px;
	text-align: left;
}
.MenuOff {
	visibility: hidden;
}
.MenuOn {
	visibility:visible;
}
.Thumbs {
	margin:6px 0px 0px 6px;
}
.ThumbsS {
	margin:5px -3px -3px 5px;
}
.MainThumb {
	margin:0px 12px 0px 0px;
}
.HeaderText {
	color: #999999
}
a:link {
	color: #9B9BB5;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #9B9BB5;
}
a:hover {
	text-decoration: none;
	color: #CC00CC;
}
a:active {
	text-decoration: none;
	color: #CC00CC;
}


#MainMenu a:link {
	color: #707096;
	text-decoration: none;
	font-size:11px;
	font-family: Trebuchet MS, Georgia, serif;
}
#MainMenu a:visited {
	text-decoration: none;
	color: #707096;
	font-size:11px;
	font-family: Trebuchet MS, Georgia, serif;
}
#MainMenu a:hover {
	text-decoration: none;
	color: #CC00CC;
	font-size:11px;
	font-family: "Trebuchet MS", Georgia, serif;
}
#MainMenu a:active {
	text-decoration: none;
	color: #CC00CC;
	font-size:11px;
	font-family: "Trebuchet MS", Georgia, serif;
}
#SubMenu a:link {
	color: #707096;
	text-decoration: none;
	font-size:11px;
	font-family: Trebuchet MS, Georgia, serif;
}
#SubMenu a:visited {
	text-decoration: none;
	color: #707096;
	font-size:11px;
	font-family: Trebuchet MS, Georgia, serif;
}
#SubMenu a:hover {
	text-decoration: none;
	color: #CC00CC;
	font-size:11px;
	font-family: "Trebuchet MS", Georgia, serif;
}
#SubMenu a:active {
	text-decoration: none;
	color: #CC00CC;
	font-size:11px;
	font-family: "Trebuchet MS", Georgia, serif;
}
.active {
	text-decoration: none;
	color: #CC00CC;
	font-size:11px;
	font-family: "Trebuchet MS", Georgia, serif;
}