	body{
	margin:0px;
	margin-top:15px;
	width:100%;
	text-align:center;
	background-color:#000000;
	font-family: "Century Gothic", "Gill Sans", Arial;
	color: #CFCEF1;
	}
	#mainContainer{
	width:830px;
	text-align:left;
	padding:3px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	}
	.clear{
		clear:both;
	}
	/* End of demo CSS */
	#DHTMLgoodies_panel_one,#DHTMLgoodies_arrows,#DHTMLgoodies_thumbs{	/* Width of divs for thumbnails */
	width:340px;
	}
	
	#DHTMLgoodies_panel_one{
	float:left;
	} 
	
	#DHTMLgoodies_thumbs{
	overflow:hidden;	/* Don't change this */
	height:460px;	/* Height of thumbnail div */
	position:relative;	/* Never change this */
	float:left;
	width: 380px;
	}
	#DHTMLgoodies_largeImage{	/* Large image div */
	width:360px;	/* Width of large image div */
	height:450px;	/* Height of large image div */
	float:left;
	padding-left:5px;	/* "Air" */
	padding-right:5px;
	}
	#DHTMLgoodies_largeImage table{	/* Used table to get both horizontal and vertical center alignement of large image */
	width:100%;
	height:100%;
	text-align:center;
	}
	#DHTMLgoodies_largeImage img{	/* Large image */
		border:2px solid #FFFFFF;	/* Border around large image */
	}
	
	/* Newer strip of thumbnails */
 
	
	/* Original strip of thumbnails */
	.strip_of_thumbnails{	/* A vertical strip of thumbnails */
	padding:5px;	/* "Air" inside filmstrip div */
	margin: 4px;
	}
			.strip_of_thumbnailsLS{	/* A vertical strip of landscape thumbnails */
			width:108px;	/* Width of strip */
			padding:3px;	/* "Air" inside filmstrip div */
			position:absolute;
			margin: 3px;
			}
	
	.strip_of_thumbnails div{
	width:100px;
	height:90px;
	padding:6px;
	text-align:center;
	}
	
			.strip_of_thumbnailsLS div{
			width:100px;
			height:90px;
			padding:6px; /* 6px */
			text-align:center;
			}
	
	.strip_of_thumbnails img{
	border:0px;
	padding:5px;
	}
	
			.strip_of_thumbnailsLS img{
			border:0px;
			padding:5px; /* 5px */
			}
	
	.strip_of_thumbnails .activeImage{	/* Active thumbnail */
	border:2px solid #FFFFFF;	/* white border around active thumbnail */
	padding:0px;
	} 
			.strip_of_thumbnailsLS .activeImage{	/* Active thumbnail */
			border:2px solid #FFFFFF;	/* white border around active thumbnail */
			padding:0px;
			} 
	
	
	
	.leftArrow{
		float:left;
	}
	.rightArrow{
		float:right;
	}
	#DHTMLgoodies_thumbs_inner{
	position:relative;	/* Never change this */
	width:360px;
	}	

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

.rollover a { display:block; width:73px; background-color: #000}
header {
	margin: 5px;
	width: 500px;
}

.rollover a:hover { background-color: #FFF}

a:visited {
	color: #A5A4C2;
	text-decoration: none;
}
a:hover {
	color: #EEEEEE;
}
a:active {
	color: #FFFFFF;
}

.style1 {
	color: #FFFFFF;
	font-family: "Century Gothic", "Gill Sans", Arial;
	font-size: 15px;
	margin-top: 30px;
	line-height: 25px;
	white-space: normal;
}
.pageTitle {
	color: #D7D6FD;
	font-family: "Century Gothic", "Gill Sans", Arial;
	font-size: 16px;
	margin-top: 5px;
	font-style: italic;
}
#content_text {
	color: #FFFFFF;
	font-family: "Century Gothic", "Gill Sans", Arial;
	font-size: 15px;
	margin-top: -210px;
	margin-right: 480px;
	margin-bottom: 10px;
	margin-left: 110px;
}
.style1_centered {
	color: #8C8CD7;
	font-family: "Century Gothic", "Gill Sans", Arial;
	font-size: 13px;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
}
.content_text {
	color: #D9E5FF;
	font-family: "Century Gothic", "Gill Sans", Arial;
	font-size: 13px;
	margin-left: 40px;
	margin-right: 50px;
}

div.news
{
	position: relative;
clip: rect(0px 650px 0px 50px)
top: 0;
	scrollbar-3dlight-color:#333;
	scrollbar-arrow-color:#333;
	scrollbar-base-color:#000;
	scrollbar-darkshadow-color:#333;
	scrollbar-face-color:#333;
	scrollbar-highlight-color:333;
	scrollbar-shadow-color:#333;
	color: #CFD2F4;
	background-color: #000000;
	width: 650px;
	height: 150px;
	overflow: auto;
	font-family: "Century Gothic", "Gill Sans", Arial;
	font-size: 13px;
	margin-right: auto;
	margin-left: auto;
}

/* Form styles */


fieldset.formFieldSet {
	padding: 10px;
	width: 325px;
	border: 5px solid #C8DDFF	}

legend.formLegend {
	font-family: "Century Gothic", "Gill Sans", Arial;
	background-color: #000000;
	padding: 5px;
	border: solid 2px #C8DDFF
	}

label {
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	vertical-align: middle
	}

textarea.formTextArea {
	font-family: "Century Gothic", "Gill Sans", Arial;
	font-size: 11px;
	background-color: #E2F0FF;
	padding: 2px;
    border: solid 1px #C8DDFF
	}

select.formPopup {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #E2F0FF;
	border: solid 1px #C8DDFF
	}

input.formField {
	font-size: 11px;
	font-family: "Century Gothic", "Gill Sans", Arial;
	background-color: #E2F0FF;
	padding: 2px;
	border: solid 1px #C8DDFF
	}

input.formButton {
	font-size: 12px;
	font-family: "Century Gothic", "Gill Sans", Arial;
	background-color: #E2F0FF;
	border: solid 1px #C8DDFF;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	}

input.formButton:hover {
	font-size: 12px;
	font-family: "Century Gothic", "Gill Sans", Arial;
	background-color: #C8DDFF;
	border: solid 1px #E2F0FF;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	}

button.formButton {
	color: #fff;
	font-size: 12px;
	font-family: "Century Gothic", "Gill Sans", Arial;
	background-color: #E2F0FF;
	border: solid 2px #E2F0FF;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	}

/* end contact page form styles */


.homeSingleimg {
	margin-top: 10px;
	margin-right: 200px;
	margin-left: 160px;
	border: 2px solid #FFFFFF;
}
#homeSingleimg {
	margin-top: 10px;
	margin-right: 200px;
	margin-left: 160px;
	border: 2px solid #FFFFFF;
}
.ImageBorder2pxWhite {
	border: 2px solid #FFFFFF;
}
#DHTMLgoodies_largeImageLS {
	width:450px;	/* Width of large image div */
	height:360px;	/* Height of large image div */
	float:left;
	padding-left:5px;	/* "Air" */
	padding-right:5px;
}
#DHTMLgoodies_thumbs_innerLS {
	position:relative;	/* Never change this */
	width:380px;
}
#DHTMLgoodies_thumbsLS {
	overflow:hidden;	/* Don't change this */
	height:360px;	/* Height of thumbnail div */
	position:relative;	/* Never change this */
	float:left;
	width: 420px;
}
.stylethankyou {
	color: #FFFFFF;
	font-family: "Century Gothic", "Gill Sans", Arial;
	font-size: 15px;
	margin-top: 30px;
	line-height: 25px;
	white-space: normal;
	margin-left: 70px;
	padding-left: 70px;
}
.content_textthankyou {
	color: #D9E5FF;
	font-family: "Century Gothic", "Gill Sans", Arial;
	font-size: 13px;
	margin-left: 120px;
	margin-right: 50px;
}
