body{
	background:#333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: lighter;
	color: #eeeeee;
}

h2 {
	font-weight: lighter;
	font-size: 150%;
}

h3 {
	color: #ffcc66;
	font-size: 100%;
	font-weight: lighter;
	line-height: 1.6em;
	padding-right: 0px;
	padding-left: 5px;
}

#container{
	width:950px;
	margin:5px auto 5px;
	padding:0;
	text-align:left;
	border: 1px solid #19191A;
}
.nodisplay {
	display: none;
}

#header{
	height:362px;
	width:950px;
	margin:0;
	background:#000000;
	color:#ffffff;
	padding: 0px;
}

#mainNav{
	background:#999999;
	margin: 0px;
	padding: 0px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #ffcc66;
	height: 26px;
	width: 950px;
}
#mainNav ul {
	padding: 0px;
	margin: 0px;
	width: 950px;
}

#mainNav li {
	list-style-type:none;
	float: left;
	
}

#mainNav li a {
	padding:6px 15px 0px 15px;
	margin:0px;
	text-decoration:none;
	color: #FFFFFF;	
	background-color: #999999;
	display: block;
	height: 20px;
}
#mainNav li a:hover {
	padding:6px 15px 0px 15px;
	text-decoration:none;
	color: #ffcc66;
	margin: 0px;
	height: 20px;
	display: block;
}

.spacer {
	width:30px;
}

#leftNav{
	float:left;
	width:175px;
	padding-left: 5px;
	border-bottom: 0px #999999 solid;
	border-right: 0px #999999 solid;
}

#leftNav h2 {
	color: #ffcc66;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffcc66;
	padding-top: 20px;
	padding-bottom: 2px;
	margin-bottom: 0px;
	margin-top: 0px;
	font-size: 100%;
}

#leftNav ul, #news ul {
	margin: 0px;
	padding: 0px;
}

#leftNav p a {
	text-decoration: none;
	line-height: 1.6em;
	color: #eeeeee;
}

#leftNav p a:hover {
	text-decoration: underline;
}

.logo {
	width:100%;
}

.logo p a{
	text-decoration: none;
	padding-left:7px;
}

.logo p a:hover {
	text-decoration: underline;
}

.menu{
	margin:0 0 20px 8px;
}

.menu li{
	list-style:none;
}
.menu li a {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #19191A;
	display: block;
	padding:2px 4px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
.menu li a:hover {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding:2px 4px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	background-color: #333333;
}

#mainContent{
	float:left;
	width:72%;
	margin-top: 10px;
	margin-right: 0px;
	background-color: #333333;
}

#content{
	float:right;
	width:80%;
	padding:0px;
	margin-bottom: 50px;
}

#mainContent h2, #subMainContent, #mainContent2 h2, #content h2 {
	color: #FFFFFF;
	padding-left: 5px;
}

#subMainContent {
	float:left;
	width:99%;
	margin-top: 10px;
	background-color: #333333;
}

#content .area {
	padding-right: 40px;
	padding-top: 10px;
	padding-bottom: 5px;
}

#news{
	float:right;
	width:175px;
	padding:0px 5px 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333333;
	margin-top: 10px;
}
#news h2 {
	color: #ffcc66;
	padding-left: 5px;
	font-size: 100%;
}
#news p {
	color: #eeeeee;
	padding-left: 5px;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	padding-top: 5px;
	margin: 0px 0px 10px;
	padding-bottom: 20px;
	border-bottom-color: #ffcc66;
	padding-right: 10px;
	line-height: 1.6em;
	background-image: url(../images/divider.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}

#news a, #mainContent a {
	text-decoration: none;
	line-height: 1.6em;
	color: #666666;
}

#news a:hover, #mainContent a:hover{
	text-decoration: underline;
}

#footer{
	clear:both;
	width:950px;
	padding:10px 0px 0px;
	color:#f0f0f0;
	border-top-width: 1px;
	border-top-style: none;
	border-top-color: #333333;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}
#subFooter{
	clear:both;
	width:950px;
	padding:0;
	color:#f0f0f0;
	border-top-width: 1px;
	border-top-style: none;
	border-top-color: #333333;
	margin-right: auto;
	margin-left: auto;
}
#footer p {
	margin: 0px;
	padding: 2px 10px;
	font-size: 90%;
	color: #666666;
	text-align: center;
}

#content a {
	text-decoration: underline;
	color: #eeeeee;
}
#content a:hover {
	text-decoration: underline;
	color: #ffcc66;
}
#content .area {
	padding-right: 40px;
	padding-top: 10px;
	padding-bottom: 5px;
}

.clear {
	clear: both;
	height: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffcc66;
	margin-right: 25px;
}

.imageborderleft{
	margin-bottom: 10px;
	border: 1px solid #666666;
	float: left;
	margin-right: 20px;
}
.imageborderright {
	margin-bottom: 10px;
	border: 1px solid #666666;
	float: right;
	margin-left: 20px;
}

.imageleft {
	float: left;
	padding-right: 20px;
}

.imageright {
	float: right;
	padding-left: 20px;
	padding-right: 20px;
}

p {
	padding-left: 5px;
	line-height: 1.6em;
	padding-right: 30px;
}

#gallery {
	width: 730px; 
	height: 690px; 
	margin-left: auto; 
	margin-right: auto;
}

#flashcontent {
		width: 680px;
		height: 520px;
		padding:0;
		margin:0;
	}
