html {
	text-align: center;
}

#header {
	text-align: center;
	padding:0px;
	margin:0px;
	height : 140px;
}
#footer {
	text-align: center;
	background-image: url(images/footer.jpg);
	height:49px;
}

#alphacontent {
	text-align:center;
	width:800px;
	padding:0px;
	margin:0px;
    	margin-left: auto;
    	margin-right: auto;
	float:none;
}



#main {
	width:800px;
	text-align: center;
	background-image: url(images/background.jpg);
	background-repeat: repeat-y;
	
	margin: 0px;
	padding: 0px;
	margin-left:auto;
	margin-right:auto;

}

#mainright {
	width:156px;
	background:#fff;
	padding:0px;
	margin-top:4px;
	margin-left: 4px;
	margin-right: 0px;
	background-image: url(images/menu_bg.jpg);
	float:left;
}
	
#maincenter {
	width:468px;
	padding:0px;
	margin-left: 4px;
	margin-right: 4px;
	background-image: url(images/content_bg.jpg);
	float:left;
	color:#FFF;
}
	
#mainleft {
	width:150px;
	padding:0px;
	color:#FFF;
	margin-top:0px;
	margin-left: 0px;
	margin-right: 4px;
	background-image: url(images/lmenuhd.jpg);
	float:left;
	background-repeat: no-repeat;
}

body {
	background-color: #EEEEEE;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
.ArticleTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 34px;
	height: 34px;
	background-image: url(images/c_header.jpg);
	font-weight: bold;
	text-align: left;
	padding-left:35px;
}
.ArticleContent {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-image: url(images/c_bg.jpg);
	font-size: 12px;
	line-height: 16px;
	text-align: left;
	padding: 10px;
	color:#FFF;
}
.ArticleFooter {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1px;
	line-height: 11px;
	background-image: url(images/c_footer.jpg);
}

.MenuTitleRight {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 34px;
	height: 34px;
	background-image: url(images/m_header.jpg);
	font-weight: bold;
	color:#FFF;
}
.MenuContentRight {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-image: url(images/m_bg.jpg);
	font-size: 12px;
	line-height: 16px;
	text-align: left;
	padding: 10px;
	color:#FFF;
}
.MenuFooterRight {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1px;
	line-height: 9px;
	height:9px;
	background-image: url(images/m_footer.jpg);
}


.MenuTitleLeft {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 24px;
	color:#FFFFFF;
	background-image: url(images/lmenubg.jpg);
	font-weight: bold;
}
.MenuContentLeft {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
	text-align: left;
	padding: 10px;
}
.MenuFooterLeft {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1px;
	line-height: 11px;
	background-image: url(images/menu_bot.jpg);
}
ul {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 12px;
	text-align: left;
	list-style-type: square;
	list-style-position: outside;
	text-indent: 0pt;
}

.spacer {
  clear: both;
  text-align: center;
}

#copyrights {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 10px;
	text-align: center;

}

a.copyrights {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 10px;
	text-align: center;
	color: #666666;
	text-decoration: none;
}
a.copyrights:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 10px;
	text-align: center;
	color: #725623;
	text-decoration: none;
}

a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-decoration: none;
	color: #725623;
}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-decoration: none;
	color: #725623;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}

.NavBar {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 20px;
	text-align: center;
	padding: 10px;
}


h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-decoration: none;
	color: #725623;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
	font-weight: bold;
	padding: 6px;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-decoration: none;
	color: #725623;
	font-weight: bold;
	text-indent: 10px;
	padding: 3px;
	border-left-width: thick;
	border-left-style: solid;
	border-left-color: #DDDDDD;
}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-decoration: none;
	color: #725623;
	font-weight: bold;
	text-indent: 10px;
	padding: 3px;
}
imgheader {
	float: left;
}


#menu {
	background:url(images/menu.jpg) no-repeat;
	float:left;
	height:39px;
	width:800px;
}