body {
	background: #999999/*#FF7129*/;
	font-family: sans-serif;
	color: #000000;
	font-size: small;
}
.outertable {
	background: #FFDBC9 url(transtent.gif)  no-repeat fixed center center;
	margin: 0 auto;
	width: 90%;
	/*border: medium solid #663333;*/
}
.titlebar {
	background: url(outbuildings.jpg) #FFFFFF no-repeat center right;
	height: 163px;
	font-size: larger;
	font-weight: bold;
	color: #999999;
}
.news {	
	color: #000000;
	padding: 1%;
	text-align: justify;
}
.news p {
	background: url(TransLow.gif);
	border: thin solid #cccccc;
	padding: 1%;
}
.news h1 {
	color: #FF7129;
	text-align: left;
	font-size: larger;
	font-weight: bold;
}
.news h2 {
	color: #FF7129;
	text-align: right;
	font-size: larger;
	font-weight: bold;
}
.links {
	background: url(TransLow.gif);
	padding: 1%;
}
.links h1 {
	font-size: larger;
	font-weight: bold;
	color: #7ABFE9;
	text-align: left;
}
.links a {
	color: #666666;
	text-decoration: none;
	display: block;
}
.links a:hover {
	color: #000000
}
.men {
	background: #7ABFE9;
	padding: 1%;
	text-align: center;
	/*border-top: thin solid #663333;*/
}
.men a {
	/*background: #FFDBC9;*/
	color: #666666;
	font-size: larger;
	text-decoration: none;
	font-variant: small-caps;
	font-weight: bold;
	padding-left: 2%;
	padding-right: 2%;
}
.men a:hover {
	color: #333333;
}
.men h1 {
	font-size: larger;
	font-weight: bold;
	color: #666666;

	background: #7ABFE9
}
.main {
	text-align: justify;
	padding: 1%;
	/*background: url(TransLow.gif);*/
	/*border-top: thin solid #663333;*/
}
.main h1 {
	font-size: larger;
	font-weight: bold;
	color: #666666;
	text-align: center;
	background: #7ABFE9;
}
.main h2 {
	font-size: larger;
	font-weight: bold;
	color: #FF7129;
	text-align: left;
}
.main h3 {
	text-align: right;
	font-size: smaller;
	font-weight: normal;
	margin: 1%;
}
.main p {
	padding: 1%;
}
.main img {
	/*margin: 2%;*/
	/*border: thin solid #cccccc;*/
        /*display: block;*/
        /*margin-left: auto;*/
        /*margin-right: auto;*/
}
.cell3 {
	background: #7ABFE9;
	font-size: x-small;
	/*border-top: thin solid #663333;*/
}
.cell3 img {
	float : right
}
.imgsmallr {
 	margin : 2%;
	float : right;
	border: medium solid #CCCCCC;
}
.imgsmalll {
	margin : 2%;
 	float : left;
	border: medium solid #CCCCCC;
}
.imgsmallc {
	margin : 2%;
 	float : right;
	border: none;
}
.imgnolink {
	border: none;
}
.votd {
	background: url(TransLow.gif);
	border: thin solid #cccccc;
	padding: 1%;
	text-align: center;
}
