body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background: #FFFFFF url(images/bg-2shade.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #669900;
}
a:visited {
	color: #6699FF;
}
a:hover {
	color: #FF9900;
}
a:active {
	color: #FF9900;
}
a.star:link {
	color: #3366CC; text-decoration: none;
}
a.star:visited {
	color: #3399FF; text-decoration: none;
}
a.star:hover {
	color: #339900; text-decoration: none;
}
a.star:active {
	color: #3366CC; text-decoration: none;
}

div#maintop {
	margin-left: inherit;
	margin-right: auto;
	width: 778px;
	height: 98px;
	background-image: url('images/top.gif');
	background-repeat: no-repeat;
}
div#tablediv {
	margin-left: inherit;
	margin-right: auto;
	float: left;
	width: 778px;
	background-color: #FFFFFF;
	background-image: url('images/middle.gif');
	background-repeat: repeat-y;
}
div#footer {
	margin-left: inherit;
	margin-right: auto;
	width: 778px;
	height: 50px;
	background-image: url('images/bottom.gif');
	background-repeat: no-repeat;
	clear: both;
}
div#stable {
	width: 745px;
}
.starheader {
	position: relative;
	top: 30px;
	text-align: right;
	padding-right: 20px;
}
.starmenu {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	letter-spacing: 1px;
	font-weight: bold;
	color: #3366CC;
}
.stableleft {
	width: 160px;
	float: left;
	padding-top: 5px;
}
.stableright {
	width: 585px;
	float: left;
	padding-top: 5px;
	color: #006699; 
}
.separator {
	border-bottom: 1px solid #E0E0E0;
	padding-top: 5px;
	clear: both;
	width: 738px;
}
.separator2 {
	border-bottom: 1px solid #E0E0E0;
	padding-top: 5px;
	margin-left: 11px;
	clear: both;
	width: 756px;
}
.procol {
	margin-right: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	float: left;
	width: 150px;
	height: 150px;
	border: 1px solid #D0D0D0;
	padding: 10px;
	text-align: center;
}
.padall {
	padding: 5px 0px 5px 20px;
}
.padtable {
	padding: 10px 15px 5px 15px;
}
.padtopmenu {
	padding-left: 9px;
	width: 759px;
}
.mainleft {
	float: left;
	width: 200px;
	height: auto;
	padding: 10px 0px 5px 20px;
	background: inherit;
	background-repeat: repeat-y;
}
.mainright {
	width: 540px;
	float: right;
	padding: 10px 10px 10px 0px;
	background-image: inherit;
	background-position: right;
	background-repeat: repeat-y;
}
.news {
	padding: 0px 10px 0px 10px;
	width: 188px;
	background-color: #FFFFFF;
	background-image: url('images/news-mid.jpg');
	background-repeat: repeat-y;	
}
.flash {
	float: left;
	background-color: #000000;
	width: 500px;
	height: 230px;
}
.colorpink {
	color: #FF3366;
}
.colorblue {
	color: #333399;
}
.colorgreen {
	color: #339933;
}
.highlight {
	float: right;
	background-color: #000000;
	width: 259px;
	height: 230px;
}
.title {
	font-weight: bold;
	color: #CC3300;
	text-decoration: underline;
}
.subject {
	font-family: Georgia, Times New Roman, Times, serif;
	font-weight: bold;
	font-size: 16px;
	color: #996600;
}
.textstyle {
	font-weight: bold;
	text-decoration: underline;
}
.smalltext {
	font-size: 11px;
	color: #999999;
}
.breakone {
	padding-top: 10px;
	padding-right: 10px;
}
.breaktwo {
	padding-top: 20px;
}
.error {
	color: #FF0000;
}
div.wrapper {
	width:300px;
}
div.col1 {
	width:150px;
	float:left;
	vertical-align:middle;
}
div.col2 {
	width:150px;
	float:right;
	vertical-align:middle;
} 
div.address {
	width:750px;
}
div.addpic1 {
	width:250px;
	float:left;
	vertical-align:top;
	padding-top:5px;
	padding-bottom:15px;
}
div.addpic2 {
	width:220px;
	float:left;
	vertical-align:top;
	padding-top:5px;
	padding-bottom:15px;
}
div.mainsite {
	width:750px;
}
div.sitepic {
	width:200px;
	float:left;
	vertical-align:top;
	padding:10px;
	border-top: 1px solid #00CC66;
	border-left: 1px solid #00CC66;
	border-right: 1px solid #00CC66;
	border-bottom: 1px solid #00CC66;
}
div.sitedesc {
	width:500px;
	float:left;
	height:100%;
	vertical-align:top;
	padding: 10px;
	border-top: 1px solid #00CC66;
	border-right: 1px solid #00CC66;
	border-bottom: 1px solid #00CC66;
}