body {
	background-color: #333333;
	background-image: url(../siteimg/backbar.gif);
	background-repeat:repeat-x;
	margin-top: 10px;
	padding: 0px;
	background-position: 100px 100px;
}
#bodytable {
	background-color: #FFFFFF;
	width:780px;
	height: 460px;
}
#index1 {
	background-color: #CCCCCC;
	text-align: left;
	width: 565px;
	height: 100px;
}
#logotable {
	width: 100%;
	height: 80px;
	margin-left: 15px;
	margin-top: 20px;
	background-image: url(../siteimg/ae_head_gray.gif);
	background-repeat: no-repeat;
}
#index2 {
	background-color: #FFFFFF;
	text-align: left;
	width: 200px;
	height: 100px;
	background-image: url(../siteimg/index2bg.gif);
	background-repeat: no-repeat;
}
#index3 {
	background-color: #FFFFFF;
	text-align: left;
	margin-top: 5px;
	width: 565px;
	height: 200px;
	background-image: url(../siteimg/index3bg.gif);
	background-repeat: no-repeat;
}
#index4 {
	background-color: #FFFFFF;
	text-align: left;
	margin-top: 5px;
	padding: 0;
	width: 200px;
	height: 200px;
	background-image: url(../siteimg/index4bg.gif);
	background-repeat: no-repeat;
}
#index5 {
	background-color: #CCCCCC;
	text-align: left;
	margin-top: 5px;
	width: 565px;
	height: 150px;
	background-image: url(../siteimg/index5bg.gif);
	background-repeat: no-repeat;
	background-position: 20px;
}
#index6 {
	background-color: #FFFFFF;
	text-align: left;
	margin-top: 5px;
	width: 200px;
	height: 150px;
	background-image: url(../siteimg/index6bg.gif);
	background-repeat: no-repeat;
}
#tablefooter {
	background-color: #FFFFFF;
	padding-left: 5px;
	padding-right: 15px;
	margin: 0;
	width:770px;
	/*height: 22px;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #333333;
}

#tablefooter a:link {
	color: #660000;
	text-decoration: none;
}
#tablefooter a:hover {
	color: #330000;
	text-decoration: underline;
}
#newsdiv {
	/*position: absolute;*/
	padding-left: 125px;
	padding-top: 15px;
}
.newsheadline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: oblique;
	line-height: 12px;
	font-weight: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
	margin: 0;
	padding-bottom: 12px;
}
#newsdiv a:link {
	color: #660000;
	text-decoration: none;
	padding: 0;
	margin: 0;
}
#newsdiv a:hover {
	color: #CC0000;
	text-decoration: underline;
}
/* BELOW ARE DIV HIGHLIGHT TAGS */

#navtable {
	width: 200px;
	height: 200px;
}
.menu {
	/*display: inline;*/
	margin: 0;
	padding: 0;
}
#navtable a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 24px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding-left: 20px;
	padding-right: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	letter-spacing: .15em;
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #330000;
}
#navtable a:hover{
           color: #333333;
           background-color: #CCCCCC;
           text-decoration: none;
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #660000;

}

/* END DIV HIGHTLIGHT TAGS */
