﻿html{
	scrollbar-face-color : #000000;
	scrollbar-highlight-color : #F3D719;
	scrollbar-3dlight-color : #F3B319;
	scrollbar-darkshadow-color : #F3EB19;
	scrollbar-shadow-color : #F3B319;
	scrollbar-arrow-color : #F3EB19;
	scrollbar-track-color : #A68019;
		
}
body{
	background: black;
	margin: 0 auto 0 auto;
	padding: 0 0 0 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: 		#ffcc33;
	font-size: 	12px;
	width: 		795px;
	border:		0px;
	text-align:	center;
	line-height:18px
}

a:active, a:hover, a:visited, a:link{
	color: 		#ffffff;
		
}

li{
	margin-bottom:15px;
}
hr{
	color: 		#ffcc33;
}

h1{
	font-size:	14px;
	margin-top:	20px;
}

h2{
	font-size:	12px;
	margin-top:	20px;
	font-weight:bolder;
}

.center{
	text-align:center;
}

tr {
	margin: 	0px 0px 0px 0px;
	padding:	0px 0px 0px 0px;
	border:		0px;
}

td {
	margin: 	0px 0px 0px 0px;
	padding:	0px 0px 0px 0px;
	border:		0px;
}

table {
	margin: 	0px 0px 0px 0px;
	padding:	0px 0px 0px 0px;
	border:		0px;
}

.content{
	text-align:left;
}

img{
	margin:0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border:0px;
}

.clear {
	width: 1px;
	height: 1px;
	clear: both; 
	overflow: hidden; 
}

.footer{
	margin-top:30px;
	color:white;
	text-align:center;	
}

.copyright{
	margin-top:40px;
	text-align:right;
	font-size:10px;
}

.menuleft{
	height:90px;
	vertical-align:bottom;
	width:300px;
}

.menuright{
	height:90px;
	vertical-align:bottom;
	text-align:right;
}

.cor_table{
	width: 100%;
}

.cor_cell{
	padding: 15px 15px 15px 15px;
	width: 25%;
	vertical-align:top;
}

.firstcolumn{
	float:left;
	width:32%;
	padding: 0px 10px 0px 10px;
	margin-top:10px;
	height:100%;
}

.secondcolumn{
	float:right;
	width:60%;
	padding: 0px 10px 0px 10px;
	margin-top:10px;
}

.columnheader{
	text-align:center;
	display:block;
	border-bottom:1px;
	border-top:1px;
	border-right:0px;
	border-left:0px;
	border-style:solid;
	border-color:#ffcc00;
	font-weight:bolder;
}

.columntext{
	margin-top: 2px;
	margin-bottom:0px;
}

#aboutlarge{
	width:795px;
	height:324px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	background-image:url('images/large1.jpg')
}

#featureslarge{
	width:795px;
	height:324px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	background-image:url('images/large2.jpg')
}

#interactionlarge{
	width:795px;
	height:324px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	background-image:url('images/beach.jpg')
}

#noticeslarge{
	width:795px;
	height:324px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	background-image:url('images/underwater.jpg')
}

#supportlarge{
	width:795px;
	height:324px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	background-image:url('images/prison.jpg')
}

#aboutboxout{
	margin-right: 20px;
	margin-top:20px;
	margin-bottom:20px;
	width:150px;
	z-index:10;
	float:right;
	border: 2px black solid;
	background-image:url('images/transparentdark.png');
	background-repeat:repeat;
}

#aboutboxout p{
	margin: 10px 7px 5px 7px;
	line-height:15px;
}

#interactionboxout{
	margin-left: 20px;
	margin-top:20px;
	margin-bottom:20px;
	width:150px;
	z-index:10;
	float:left;
	border: 2px black solid;
	background-image:url('images/transparentdark.png');
	background-repeat:repeat;
}

#interactionboxout p{
	margin: 10px 7px 5px 7px;
	line-height:15px;
}

.thirdcolumn{
	float:left;
	width:60%;
	padding: 0px 10px 0px 10px;
	margin-top:10px;
	height:100%;
}

.fourthcolumn{
	float: right;
	width: 32%;
	padding: 0px 0px 0px 10px;
	margin-top: 10px;
	text-align: right;
	margin-right:0px;
}

