@charset "utf-8";
/* CSS Document */
<style type="text/css">
body {
	background-color: #000000;
}
.layout 
{
	background-color: #444;
	height: auto;
	width: 800px;
	float: none;
	line-height: normal;
	margin-right: auto;
	margin-left: auto;
}
.header 
{
	position: static;
	float: left;
	height: auto;
	width: 100%;
	background-color: #352879;
	margin: 0px;
	padding: 0px;
        border-bottom: 2px solid #000000;
}
.header img
{
	display: block;
	margin: auto;
}
.mybody 
{
	background-color: #FFFFFF;
	position: static;
	border: none;
	float: left;
	height: auto;
	width: 644px;
	text-align: left;
	vertical-align: top;
	clear: none;
	border: none;
	z-index: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #352879;
	padding: 8px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	border: 2px solid #000000;
}
.mybody ul
{
	list-style-type: disc;
	font-style: normal;
	font-weight: normal;
	color: #444;
	list-style-image: url(images/bullet.png);
	line-height: 24px;
	vertical-align: middle;	
}
.mybody a
{
	font-style: italic;
	font-weight: bold;
	color: #588D43;
	text-decoration: none;
}
.mybody a:link, .mybody a:visited
{
	font-style: italic;
	font-weight: bold;
	color: #588D43;
}
.mybody a:hover
{
	font-style: italic;
	font-weight: bold;
	color: #68372B;
}
.pictures
{
	display: inline;
	padding: 16px;
}
.list_container ul
{
	height: auto;
	list-style-type: none;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: middle;
	text-align: center;
	font-weight: bold;
	line-height: 32px;
	border: 0px solid #444;
	margin: 0px;
	padding: 0px;
	height: 32px;
	display: block;
}
.list_container li {
	background-image: url(images/item.png);
	color: #FFFFFF;
	display: block;
	height: 32px;
	width: 128px;
	float: left;
	margin-bottom: 8px;
	
}
.list_container a
{
	display: block;
	background-color: #444;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
	height: 32px;
	margin-bottom: 8px;
	float: left;
	width: 128px;
	color: #000000;
}
.list_container a:link, .list_container a:visited
{
	background-color: #444;
	color: #000000;
	background-image: url(images/out.png);
	text-align: center;
	vertical-align: middle;
	height: 32px;
	margin-bottom: 8px;
}
.list_container a:hover
{
	background-color: #E19825;
	color: #ffffff;
	background-image: url(images/over.png);
	text-align: center;
	vertical-align: middle;
	height: 32px;
        margin-bottom: 8px;
}
.list_container {
	padding: 0px;
	float: left;
	width: 128px;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	margin-top: 8px;
	margin-right: 8px;
	margin-bottom: 8px;
	margin-left: 0px;
}
.social_media {
	display: block;
	clear: both;
	height: 32px;
	width: 128px;
	float: left;
}
.social_media img {
	display: inline;
}
.social_media a, social_media a:link, social_media a:hover, social_media a:visited {
	text-decoration: none;
	display: block;
	height: 32px;
	width: 32px;
	float: left;
	padding: 0px;
	background-color: #CCC;
	background-image: none;
	margin-left: 8px;
}
.panel {
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 176px;
	float: left;
	clear: none;
	position: relative;
	top: 200px;
	font-size: 12px;
	font-weight: normal;
	left: 8px;
	text-align: center;
	color: #CCCCCC;
}
.head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #6C5EB5;
}
.head2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000;
}
.footer {
	display: block;
	height: auto;
	width: 100%;
	clear: left;
	background-color: #352879;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #6C5EB5;
	float: none;
        border-top: 2px solid #000000;
        border-bottom: 2px solid #000000;
}
.footer a 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #6C5EB5;
	text-decoration: none;
}
.footer a:link 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #6C5EB5;
	text-decoration: none;
}
.footer a:hover 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFBF6;
	text-decoration: none;
}
body {
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	background-image: url(images/ground.png);
	background-repeat: repeat;
}
</style>
