body {
	font-family: Arial,sans-serif;
	font-size: 14px;
	background-image:url(images/grey-to-purple2.jpg);
	background-position: center;
}
#main_table {
	width: 760px;
	background-color: #333333;
}
#header_top {
	width: 300px;
	height: 105px;
	background-color:#333333;
	float: left;
}
#header_top_r {
	width: 460px;
	height: 105px;
	background-color:#333333;
	float: right;
}

#header {
	float: left;
	width: 760px;
	height: 20px;
	background-color:#66cc00;
	
	
}
#bar{
	width: 760px;
	height:9px;
	background-color:#330033;
}
#header_right {
	float:right;
	width: 440px;
	height:20px;
	background: transparent;
}
#header_right_sub {
	float: left;
	width: 442px;
	background: transparent;
}
#spacer_lower_right {
	float: right;
	width:442px;
	height: 112px;
	float: left;
	background: transparent;
}
#header_lower_right {
	float: left;
	width: 342px;
	height: 56px;
	background: transparent;
}
#text_box{
	width: 342px;
	margin-top: 5px;
	float:left;
}
#text_box_r{
	width: 418px;
	margin-top: 5px;
}
#text_box_image{
	float:left;
	width: 760px;
	background: transparent url(images/text_box.gif);
}
#text_box_top {
	float: left;
	width: 760px;
	height: 290px;
	background: transparent url(images/text_box_top.gif);
	background-repeat: no-repeat;
}
#text_box_btm {
	float: left;
	width: 760px;
	height: 29px;
	background: transparent url(images/text_box_btm.gif);
	background-repeat: no-repeat;
}
#footer {
	width:  760px;
	background-color:  #CC99FF;
	border-top: 5px;
	border-top-color: #330033;
	border-top-style:solid;
}
#footer_left {
	width: 280px;
	height: 20px;
	background-color: #cc99ff;
	float:left;
	margin-left: 0px;
}
#footer_right {
	float:left;
	width: 480px;
	height: 20px;
	background:transparent;
}
#circle {
	float:left;
	width: 700px;
	height: 441px;
	background: transparent url(images/circle.gif);
	background-repeat:no-repeat;
	padding-right: 8px;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: justify;
	display: inline;
	padding-left: 8px;
	padding-right:8px;
	margin-top: 3px;
	text-decoration:none;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: justify;
	display: inline;
	padding-left: 8px;
	padding-right:8px;
	margin-top: 3px;
	text-decoration:none;
}
a:focus {
	color: #660066;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	display: inline;
	padding-left: 8px;
	padding-right:8px;
	margin-top: 3px;
	text-decoration:none;
}
a:hover {
	color: #660066;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	display: inline;
	padding-left: 8px;
	padding-right:8px;
	margin-top: 3px;
	text-decoration:none;
}

a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: justify;
	display: inline;
	padding-left: 8px;
	padding-right:8px;
	margin-top: 3px;
	text-decoration:none;
}
#quicklinks {
	float: left;
	width: 760px;
	background-color: #000033;
}
#navigation a{
	text-decoration: none;
	text-align: right;
	color:  #ffffff;
	font: Arial, sans-serif;
	font-weight: bold;
	font-size: 12px;
	display: block;
	background: #000033 url(images/nav_1.png) -1px -1px no-repeat;
	width: 160px;
	height: 17px;
	padding: 4px;
	padding-left: 4px;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	margin: 15px;
	font-weight: bold;
}
.image {
	margin-left: 40px;
	margin-top: 20px;
}
.footertxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCC00;
	display:inline;
	padding-right: 0px;
	text-align: right;
}
.quicklinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	margin: 5px;
}
hr.short {
	width: 85%;
	color: #000066;
}
h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #66CC00;
}
h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC99FF;
	display:inline;
	padding-right: 0px;
}
h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
h4, #store{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	margin-top: 80px;
	margin-right: 8px;
	text-align: right;
	
}
h5{
	font-family: Antique Olive;
	font-size: 16px;
	color: #333333;
	margin-left: 80px;
	margin-right: 20px;
	padding-right: 12px;
	text-align: justify;
}
h6{
 font-family: Verdana,Arial,sans-serif;
 font-size: 8px;
 color: #999999;
 margin: 0px;
 padding: 0px;
 padding-left: 30px;
 padding-right: 8px;
}
