/* DEFAULT STYLES */
/*	* {font-family:arial,"lucida console",sans-serif}*/
	* {font-family:"Georgia","Times New Roman",serif}
	body {background-color:#FD8306; color:#000000; background-image:url('../Images/Decoration/Background.jpg'); background-position:center top}
/*  color:#FFBB00; */
	sup {font-size:40%}
	img {border:none}

/* HEADER STYLES */
	.header_images {text-align:center; width:810px; margin:auto}
	.header_images img {border:0; display:inline}
	.header_images .swirls_right {position:absolute; right:0px; top:0px; z-index:-1}
	.header_images .swirls_left {position:absolute; left:0px; top:0px; z-index:-1}
	.header_images a:hover img {}
/*	#header_img_group {width:250px; height:188px; position:absolute; top:14px; left:0}
	#header_img_title {width:349px; height:216px; position:absolute; top:0; left:261px} 
	#header_img_cover_kick {width:66px; height:66px; position:absolute; top:0; left:620px}
	#header_img_cover_sugartime {width:66px; height:66px; position:absolute; top:75px; left:620px}
	#header_img_cover_mostlyhums {width:66px; height:66px; position:absolute; top:150px; left:620px}*/
	.header_text {text-align:center; font-size:120%; font-style:italic; font-weight:bold; margin:10px}
	.header_text h1,p {font-size:100%; margin:0}

/* MENU STYLES */
	.main_menu {margin:10px 0}
	.main_menu table {width:100%; border-collapse:collapse; table-layout:fixed; background-color:#000033}
	.main_menu td {text-align:center; border:solid 1px gray; border-left:none; border-right:none}
	.main_menu a {color:white; text-decoration:none; display:block; width:100%}
	.main_menu a:hover {background-color:#000088}

/* FOOTER STYLES */
	.footer {width:100%; font-size:70%; color:gray; clear:both; padding-top:5px; text-align:center}