html {
	text-align: center;
	background-repeat: repeat-x;
}

#header {
	text-align: center;
	height : 210px;
	position: relative;
	width: 1024px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	float: none;
	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: none;
	border-left-style: solid;
	border-top-color: #7C95BE;
	border-right-color: #7C95BE;
	border-bottom-color: #7C95BE;
	border-left-color: #7C95BE;
}
#footer {
	text-align: center;
}

#alphacontent {
	text-align:center;
	width:1024px;
	padding:0px;
	margin-left: auto;
	margin-right: auto;
	float:none;
	margin-top: 0px;
	margin-bottom: 0px;
	position: relative;
	background-repeat: repeat-y;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #7C95BE;
	border-right-color: #7C95BE;
	border-bottom-color: #7C95BE;
	border-left-color: #7C95BE;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-style: none;
	background-color: #FFFFFF;
}

#artifact_right {
	width:25px;
	height:133px;
	padding:0px;
	margin: 0px;
	float:left;
	font-size: 12px;
	line-height: 20px;
}
#artifact_left {
	width:25px;
	height:133px;
	padding:0px;
	margin: 0px;
	float:left;
}

#main {
	width:1024px;
	text-align: center;
	background-repeat: repeat-x;
	float:left;
	margin: 0px;
	padding: 0px;
	border: 1px none #7C95BE;
	background-position: left top;
}
style="border-collapse: collapse" 
#mainright {
	width:144px;
	background:#fff;
	padding:0px;
	margin-top:4px;
	margin-left: 4px;
	margin-right: 0px;
	background-image: url(images/menu_bg.jpg);
	float:left;
	font-size: 12px;
	line-height: 20px;
}
	
#maincenter {
	width:800px;
	padding:0px;
	margin-left: 0px;
	margin-right: 4px;
	float:left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #7C95BE;
	border-right-color: 7C95BE;
	border-bottom-color: #7C95BE;
	border-left-color: #7C95BE;
}
	
#mainleft {
	width:180px;
	padding:0px;
	margin-top:4px;
	margin-left: 6px;
	margin-right: 4px;
	float:left;
	font-size: 16px;
	text-align: center;
	font-family: Castellar;
	border-right-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #7C95BE;
	border-bottom-color: #7C95BE;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #7C95BE;
	font-style: normal;
	font-weight: bolder;
	background-color: #FAEFE9;
	border-bottom-width: 1px;
}
#mainleft a {
	display: block;
	border-bottom-width: 0px;
	border-bottom-style: dotted;
	border-bottom-color: #cccccc;
	border-right-width: 0px;
	border-right-style: none;
	border-right-color: #cccccc;
	border-top-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-left-style: none;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-variant: normal;
	font-style: normal;
	border-top-color: #cccccc;
	border-left-color: #cccccc;
	background-image: url(images/bg_left_1.jpg);
	background-color: #FAEDE5;
}
#mainleft a:hover {
	display: block;
	color: #CC6633;
	background-image: url(images/bg_left_2.jpg);
}



body {
	background-repeat: repeat-x;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-size: 36px;
	background-color: #CCCCCC;
}
.ArticleTitle {
	font-family: Tahoma;
	font-size: 24px;
	line-height: 21px;
	font-weight: bold;
	height: 40px;
	font-style: italic;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #7C95BE;
	border-right-color: #7C95BE;
	border-bottom-color: #7C95BE;
	border-left-color: #7C95BE;
	background-position: center;
	text-align: left;
}
.ArticleContent {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	text-align: left;
	padding: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #7C95BE;
	border-right-color: #7C95BE;
	border-bottom-color: #7C95BE;
	border-left-color: #7C95BE;
	background-color: #FCF7F1;
}

.ArticleFooter {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1px;
	line-height: 11px;
	background-repeat: no-repeat;
	background-position: center;
	background-color: #FCF7F1;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #7C95BE;
	border-right-color: #7C95BE;
	border-bottom-color: #7C95BE;
	border-left-color: #7C95BE;
}

.MenuTitle {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 21px;
	background-image: url(images/nav_head_1.gif);
	font-weight: bold;
	color: #000033;
	font-style: normal;
}
.MenuContent {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	text-align: left;
	padding: 0px;
	text-indent: 10px;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #7C95BE;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	background-color: #FAEFE9;
}
.MenuFooter {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1px;
	line-height: 11px;
	background-repeat: no-repeat;
	background-position: bottom;
	border-top-width: 0px;
	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: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-color: #FAEFE9;
}
ul {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	text-align: left;
}

.spacer {
	clear: both;
	text-align: center;
	font-size: 5px;
	background-image: url(images/bottom.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

#copyrights {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 10px;
	text-align: center;
	background-repeat: no-repeat;
	background-color: #FFFFFF;

}

a.copyrights {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 10px;
	text-align: center;
	color: #666666;
	text-decoration: none;
}
a.copyrights:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 10px;
	text-align: center;
	color: #0099FF;
	text-decoration: none;
}

a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	color: #1A1B47;
	line-height: 26px;
	font-weight: normal;
	font-style: normal;
	text-indent: 30px;
}
a:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	color: #CC6600;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	line-height: 26px;
	font-weight: normal;
	font-style: normal;
}

.NavBar {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 20px;
	text-align: left;
	padding: 10px;
	text-indent: 10px;
}


h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	color: #000000;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
	font-weight: normal;
	padding: 6px;
}

h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #0099FF;
	font-weight: normal;
	text-indent: 10px;
	padding: 3px;
	border-left-width: thick;
	border-left-style: solid;
	border-left-color: #DDDDDD;
}

h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #0099FF;
	font-weight: normal;
	text-indent: 10px;
	padding: 3px;
}
img {
	margin: 0px;
	padding: 0px;
	border: thin 0 #CCCCCC;
	float: none;
	text-align: center;
}
.conftitile {
	filter: DropShadow(Color=#666666, OffX=15, OffY=15, Positive=1);
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	color: #660000;
	cursor: default;
}
.green {
	color: #033;
}
newshome {
	color: #033;
}
.homenews {
	font-size: 18px;
	color: #033;
	text-align: center;
}
