body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:small;
	margin:0;
	height:100%;
} 
#WholePage {
	width:900px;
	position:relative;
	border:1px solid black;
	overflow: hidden;

}
#TopWelcome {
	width:400px;
	position: relative;
	float:left;
	text-align:left;
	font-size: x-small;
	display:block;
	margin: 5px 10px 5px 10px;
}
#TopLinks {
	width:450px;
	float:right;
	position: inherit;
	text-align:right;
	font-size: x-small;
	display:block;
	margin: 5px 10px 5px -10px;
	clear:right;
}
#Logo {
	vertical-align:middle;
	width:900px; 
	color:#990000;
	
}
#PageMiddle { 
	display:block;
	width:100%;
	position:relative;
	overflow:hidden;
}
#leftcontainer {
	float:left;
}
#menu {
	width:174px;
}

.menu a, .menu a:visited, .menu a:active {
	text-decoration:none;
	border: 1px solid;
	border-color: #AAAAAA #666666 #000000 #000000;
	padding: 5px;
	font: 13px Arial, sans-serif;
	font-weight: bold;
	display: block;
	margin: 0px;
	text-align: left;
}
.menu a:hover {
	border-color: #000000 #000000 #666666 #000000;
}
.main {
	min-height:400px;
	width:700px;
	float:right;
	padding:10px;
	border:2px solid white;
}
.main a, .main a:visited, .main a:active {
	text-decoration:underline;
}
.main a:hover {
	text-decoration:none;
}

.heading {
	text-align:left;
	font-size: medium;
	font-weight: bold;
}
.adminheading {
	text-align:center;
	font-size: large;
	font-weight: bold;
}
.swatch {
	border:1px solid gray;
	padding:10px;
	margin:10px;

}
.msgbrdform {
	width:400px;
	border:1px solid grey;
	background-color:#F0F0F0;
	padding:10px;
	text-align:center;
	color:#000000;
}
.regtableleft {
	text-align:right;
	font-size:x-small;
	font-weight:bold;
	background-color:#E2E2E2;
}
.regtableright {
	text-align:left;
	background-color:#DDEBFF;
	color: #333333;
	font-size: xx-small;
}
.tablelist {
	background-color:#FFFFFF;
}

.tablelist tr.tablehead td {
	background-color:#006666;
	border:1px solid #333;
	color:#FFFFFF;
	text-align:left;
}
.tablelist tr.tablehead td a{
	color:#FFFFFF;
}
.tablelist td {
	color:#000000;
	background-color:#EEEEFF;
	padding:8px;
	border:1px solid #999;
	text-align:left;
}

#proposal.tablelist td {
	padding:4px;
}
.tablelist td.tabledate {
	font-size:x-small;
	text-align:center;
	color:#555;
}
.tablelist a, .tablelist a:visited, .tablelist a:active {
	color:#005555;
}
.tablelist a:hover {
	color:#000000;
	text-decoration:underline;
}
.boardpost {
	position:relative;
	border:1px solid #999999;
	background-color:#EEEEFF;
	color:#000000;
	width:688px;
	padding:5px;
	text-align:left;
	margin:10px 0 0 0;
}
.boardpost a {
	color:#005555;
}
.boardpost a:hover {
	color:#000000;
	text-decoration:underline;
}
.postlabel {
	font-size:x-small;
	color:#666666;
	margin:0 0 5px 0;
	background-color:#FFFFFF;
	padding:2px;
}
.postresponse {
	position:relative;
	display:inherit;
	padding:5px;
	border:1px solid #999999;
	text-align:left;
}
.viewbutton {
	text-decoration:none;
	font-size:x-small;
	color:#FFFFFF;
	padding:3px;
	background-color:#005555;
	vertical-align:middle;
	border-top:2px solid #666;
	border-left:2px solid #666;
	border-right:2px solid #000;
	border-bottom:2px solid #000;
}
/* NEWS LAYOUT */
.indexcontent {COLOR: #666666; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; line-height: 1.3;}
.indexcontent a, .indexcontent a:hover, .indexcontent a:active {
	font-size:x-small;
}

.maincontent {COLOR:#000000; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; line-height: 1.8;}

.newstitle {COLOR:#333333; font-family: Arial, Helvetica, sans-serif; font-size: 18px; font-weight: normal;}
.indextitle {COLOR:#444444; font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold;}

.subtitle {COLOR:#444444; ?>; font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: normal; line-height: 1.1;}

.news { text-align:left; }
.news a, .news a:visited, .news a:active {
	color:#333366;
	text-decoration:none;
}
.news a:hover {
	color:#333399;
	text-decoration:underline;
}
#galleryscreen2 {
	display:none;
    position:fixed;
    z-index:99;
    left:0;
    top:0;
    width:100%;
    height:100%;
	background-color:#003;
    opacity:0;
    filter:alpha(opacity=0);
}
#galleryscreen {
	display:none;
    position:fixed;
    z-index:1;
    left:0;
    top:0;
    width:100%;
    height:100%;
    background-color:#003;
    opacity:0.3;
    filter:alpha(opacity=30);
}
#gallerymessage {
	display:none;
    position:fixed;
    z-index:1;
    left:50%;
    top:50%;
	background-color:white;
	padding:20px;
	margin: -30px 0 0 -180px;
	text-align:center;
	vertical-align:middle;
}
div.navigator{
	font-size:smaller;
	padding:5px;
	text-align:center;
}
div.totalpagesdisplay{
	padding-top:15px;
	font-size:smaller;
	text-align:center;
	font-style:italic;
}
.navigator a, span.inactive, span.inactivenum {
	padding : 0px 5px 2px 5px;
	margin-left:0px;
	border-top:1px solid #999999;
	border-left:1px solid #999999;
	border-right:1px solid #000000;
	border-bottom:1px solid #000000;
}
.navigator a:link, .navigator a:visited{
	color: #FFFFFF;
	background-color: #005555;
	text-decoration: none;
}
.navigator a:hover,.navigator a:active{
	color: #FFFFFF;
	background-color: #227777;
	text-decoration: none;
}
span.inactivenum{
	background-color :#CCCCEE;
}
/* end Navigator */

#codeleft {
	width:160px;
	text-align:left;
	overflow:hidden;
}
#codeleft {
	width:160px;
	text-align:left;
	overflow:hidden;
}
#codetop {
	text-align:left;
}
#codebottom {
	text-align:left;
}