#header {
	text-align: center;
	width:807px;
	padding:0px;
	display:inline;
	margin-left:auto; 
	margin-right:auto; 
}

#footer {
	text-align: center;
	margin-left:auto; 
	margin-right:auto; 

}

#alphacontent {
	text-align:left;
	width:806px;
	padding:0px;
	margin:0px;
	float:none;
}


#main {
	width:807px;
	text-align: center;
	margin: 0px;
	padding: 0px;
	margin-left:auto; 
	margin-right:auto; 
	background-image: url(images/bg.jpg);
	background-repeat: repeat-y;

}

#mainright {
	width:140px;
	float:left;
	padding:0px;
	display:inline;
	line-height: 16px;
}
	
#maincenter {
	text-align:center;
	width:509px;
	background:#fff;
	padding:0px;
	margin: 8px;
	float:left;
	display:inline;
}
	
#mainleft {
	width:140px;
	padding:0px;
	float:left;
	margin-left:1px;
	display:inline;
	line-height: 16px;
}

body {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	margin: 0px;
	padding: 0px;
	text-align: center;
	margin-left:auto; 
	margin-right:auto; 
	background:#CCCCCC;
}
.ArticleTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	background-image: url(images/content_top.jpg);
	font-weight: bold;
	width:482px;
	height:39px;
	text-align:left;
	padding-left:10px;
	padding-top:4px;
	margin-left:auto; 
	margin-right:auto; 
	line-height: 16px;
}
.ArticleContent {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: 16px;
	text-align: left;
	padding:10px;
	background-image: url(images/content_bg.jpg);
	width:472px;
	margin-left:auto; 
	margin-right:auto; 
	
}
.ArticleFooter {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1px;
	line-height: 11px;
	background-image: url(images/content_bottom.jpg);
	width:492px;
	height:16px;
	margin-left:auto; 
	margin-right:auto; 

}

.MenuTitleLeft {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	height: 36px;
	background-image: url(images/menu_left.jpg);
	font-weight: bold;
	text-align:center;
	padding-top:3px;
}
.MenuTitleRight {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	height: 36px;
	background-image: url(images/menu_right.jpg);
	font-weight: bold;
	text-align:center;
	padding-top:3px;
}

.MenuContent {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: 16px;
	text-align: left;
		padding: 10px;
}
.MenuFooter {
	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: 10px;
	line-height: 12px;
	text-align: left;
	list-style-type: square;
	list-style-position: outside;
	text-indent: 0pt;
}

.spacer {
  clear: both;
  text-align: center;
  font-size:1px;
  line-height:1px;
}

#copyrights {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	line-height: 10px;
	text-align: center;

}

a.copyrights {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	line-height: 10px;
	text-align: center;
	color: #666666;
	text-decoration: none;
}
a.copyrights:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	line-height: 10px;
	text-align: center;
	color: #A56D25;
	text-decoration: none;
}

a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	text-decoration: none;
	color: #A56D25;
}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	text-decoration: none;
	color: #A56D25;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}

.NavBar {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: 20px;
	text-align: center;
		padding: 10px;
}


h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-decoration: none;
	color: #A56D25;
	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: #A56D25;
	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: #A56D25;
	font-weight: bold;
	text-indent: 10px;
	padding: 3px;
}
img.imgheader {
	margin-left:1px;
	padding: 0px;
	border: 0px;
	float:left;
	clear:both;
}
.MENUMOD {
	text-decoration: blink;
}
