body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ffffff;
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-color: #333333;
	background-image: url(../images/blackBG.jpg);	
}
select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	background-color: #FFFFFF;
}
button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	background-color: #666666;
}



.quotes 	{
	width:500px;
	margin:10px;
	font-style:italic;
	color:black;
	background-repeat:no-repeat;
	background-position:top;
	background-color: #EBFAF9;
	background-attachment: inherit;
	border: thin solid #0000FF;
	min-height:45px;
		}

.quoteArea 	{
	top:20px;
	padding:2px;
	
		}

.quoteTitle {
		font-weight:bold;
		float:left;
		position:absolute;
		
	}

.siteBody	{
	position:absolute; top:7px; width:770px; height:540px; z-index:1; left: 50%;
  	margin-left: -377px;
	font-size: 13px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #B39E5B;
	border-right-color: #B39E5B;
	border-bottom-color: #B39E5B;
	border-left-color: #B39E5B;
			}

.headerRegion	{
position:absolute; width:100%; height:100px; z-index:1; border: 1px none #000000;
			}

.logo {
	position:absolute; width:500px; height:100%; z-index:1;
	}

.headButtons	{
	position:absolute; width:200px; height:95px; z-index:2; left: 562px; top: 5px; text-align:right;
	}
			
.middleArea	{
	position:absolute;
	width: 770px;
	top: 110px;
	height: 400px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #B39E5B;
	border-right-color: #061c90;
	border-bottom-color: #B39E5B;
	border-left-color: #061c90;

			}

.leftArea	{
	position:absolute;
	width: 140px;
	height: 400px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #061c90;
	border-right-color: #B39E5B;
	border-bottom-color: #061c90;
	border-left-color: #061c90;
	background-color: #fffffff;
			}

.contentArea	{
	position:absolute;
	width: 480px;
	left: 145px;
	height: 400px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #061c90;
	border-right-color: #000000;
	border-bottom-color: #061c90;
	border-left-color: #000000;
	overflow: auto;
			}

.rightArea	{
	position:absolute;
	width: 140px;
	height: 400px;
	left: 629px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #061c90;
	border-right-color: #061c90;
	border-bottom-color: #061c90;
	border-left-color: #B39E5B;
	background-color: #fffffff;
			}

.infoArea	{
	position:absolute;
	width: 600px;
	top: 10px;
	left: 160px;
	height: 95%;
	background-color:white;
	color:black;
	overflow: auto;
			}

.linksHead {
	position:absolute;
	width: 100%;
	height: 20px;
	text-align:center;
	background-image: url(../images/black2HeadBG.jpg);
	font-weight: bold;
		}

.sideBars {
	position:absolute;
	width: 100%;
	top: 20px;
	height: 377px;
	text-align:center;
	
		}

.navigation	{
	position:absolute;
	width: 150px;
	top: 0px;
	height: 100%;
	text-align:center;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #B39E5B;
	border-right-color: #B39E5B;
	border-bottom-color: #B39E5B;
	border-left-color: #B39E5B;

			}

.footerArea	{
	position:absolute;
	width:770px;
	height:20px;
	text-align:center;
	top:520px;
	color: #ffffff;
			}

.footerText	{
	font-size: 11px;
	color: #ffffff;
			}

.checkLogin	{
	text-align: right;
	style: italic;
			}
a:link {
	
	color: #FFFF00;
}
a:visited {

	color: #FFFF00;
}
a:active {
	color: #FFFF00;
}
a:hover {
	color: #000000;

}

li {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 140px;
	}

li a {
	display: block;
	text-decoration: none;
	color: #777;
	padding: 5px;
	}

/* Fix IE. Hide from IE Mac \*/
* html li { float: left; height: 1%; }
* html li a { height: 1%; }
/* End */

.pageHeading { 
		font-size: 13px;
		font-weight: bold;
			}

.pageHeader { 
		font-size: 13px;
		font-weight: bold;
			}


a.lnav:link {
	font-style: italic;
	color: #FFFF00;
	line-height:25px;
	display:block;
	text-decoration: none;
	color: #FFFF00;
}
a.lnav:visited {

	font-style: italic;
	color: #FFFF00;
	line-height:25px;
	display:block;
	text-decoration: none;
	color: #FFFF00;
}
a.lnav:active {

	font-style: italic;
	color: #FFFF00;
	line-height:25px;
	display:block;
	text-decoration: none;
	color: #FFFF00;
}
a.lnav:hover {
	font-style: italic;
	color: #000000;
	background-color:#FFFF00;
	line-height:25px;	
	display:block;
	text-decoration: none;
}

a.nav:link {
	font-style: italic;
	font-size: 10px;
	color: #FFFF00;
}

a.nav:link {
	font-style: italic;
	font-size: 10px;
	color: #FFFF00;
}
a.nav:visited {

	font-style: italic;
	font-size: 10px;
	color: #FFFF00;
}
a.nav:active {

	font-style: italic;
	font-size: 10px;
	color: #FFFF00;
}
a.nav:hover {
	font-style: italic;
	font-size: 10px;
	color: #000000;
	background-color:#FFFF00;
}
			
a.bodyLink:link {
	color: #66CCFF;
}
a.bodyLink:visited {
	color: #66CCFF;
}
a.bodyLink:active {
	color: #66CCFF;
}
a.bodyLink:hover {
	color: #000000;
	background-color: #FFFF00;
}

a.standardBodyLink:link {
	color: #66CCFF;
	font-style:none;
}
a.standardBodyLink:visited {
	color: #66CCFF;
}
a.standardBodyLink:active {
	color: #66CCFF;
}
a.standardBodyLink:hover {
	color: #000000;
	background-color: #FFFF00;
}

a.forumLink:link {
	color: #FFCC00;
}
a.forumLink:visited {
	color: #FFCC00;
}
a.forumLink:active {
	color: #FFCC00;
}
a.forumLink:hover {
	color: #000000;
	background-color: #FFFF00;
}

table {
	font-size: 11px;
}

.Galleries {
	font-size: 10px;
	
}

tr.Galleries:hover {background-color: #FFFF00; color:#000000; cursor:pointer;}

.newsSubject {
		font-size: 14px;
		font-weight: bold;
		color:red;
			}
			
.newsInfo {
		font-size: 13px;
		font-style: italic;
			}

.boardHeader
	{
	font-size: 14px;
	font-weight: bold;
	}

.small
	{
	font-size: 10px;
	}

.forumContentArea	{
	position:absolute;
	width: 770px;
	top: 110px;
	height: 400px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #B39E5B;
	border-right-color: #061c90;
	border-bottom-color: #B39E5B;
	border-left-color: #061c90;
	overflow:auto;

			}

.small {
	font-size:10px;
	}
	
.browsing {
	font-style:italic;
	color:#ffffff;
	}
a.browsing:link {
	color: #BEE0FA;
}
a.browsing:visited {
	color: #BEE0FA;
}
a.browsing:active {
	color: #BEE0FA;
}
a.browsing:hover {
	color: #000000;
	background-color: #FFFF00;
}

a.image:link {
	color: #BEE0FA;
}
a.image:visited {
	color: #BEE0FA;
}
a.image:active {
	color: #BEE0FA;
}
a.image:hover {
}

a.noDiff:link {
	color: #ffffff;
}
a.noDiff:visited {
	color: #ffffff;
}
a.noDiff:active {
	color: #ffffff;
}
a.noDiff:hover {
	color: orange;
}

.forumMenu	{
position:absolute;  top: 10px;  width:100%; height:50px; z-index:1; border: 1px thin #000000;
			}
			
.AddGalleryComment	
			{
			border: 1px solid #FFFFFF;			
			}

.ImageComments
			{
			font-size:11px;
			}


