/*
	This style sheet was created by Spot of Borg
	12-02-2010 Last updated 12-02-2010
	Purple 194 X 222
*/


body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	background-color:#34095d;
}

* {margin: 0px;padding: 0px;}

#container {
	margin: 10px auto;
	text-align: left;
	width: 800px;
}
#main {
	width: 800px;
	background-image:url(images/background.png);
	
}

#header {
	width:750px;
	height:341px;
	margin-left:25px;
	background-image:url(images/header.png);
	display:block;
}

#menu {
	width:745px;
	height:22px;
	margin: 2px 0px 2px 25px;
	background-color:#dcb8fa;
	padding: 3px 5px 3px 1px;
}

#menu li {
	display:inline;
	background-color:#34095d;
	width:120px;
	height:22px;
	float:left;
	margin-left:4px;
	text-align:center;
}

#menu a {
	width:120px;
	height:19px;
	padding-top:3px;
	text-decoration:none;
	color:#dcb8fa;
	font-weight:800;
	display:block;
}

#menu a:hover {
	color:#FFFFFF;
	font-weight:800;
	background-color: #6110ae;
}

p, h1, a, span{font-family: Arial, Helvetica, sans-serif;}
#content {
	width:750px;
	margin-left:25px;
	background-color:#dcb8fa;
}

#left {
	float:left;
	width: 390px;
	display:inline;
	margin: 20px 0px 30px 20px;
}

#left p {
	font-size: 12px;
	color: #34095d;
	padding: 5px 0px;	
}

#left a{
	color: #052d4e;
	font-weight:800;
}

#left a:hover{
	color:#FFFFFF;
}

#left h1{
	font-size: 16px;
	color: #34095d;
	display:inline;
	font-weight:900;
}

#left span{
	font-size: 12px;
	color: #007dda;
	font-weight: 900;
	display:inline;
	margin-left:8px;
}

#right {
	float: right;
	width: 260px;
	background-color: #a24bf2;
	color: #FFFFFF;
	font-weight: 900;
	padding: 10px 20px;
	margin: 30px 20px 20px 0px;
	display: inline;
}

#right p{
	padding: 7px 0px;
}

#right a{
	color:#FFFFFF;
	font-weight:900;
}

#right a:hover{
	color: #052d4e;
}

.post {
	margin-top:20px;
}

#footer {
	width:800px;
	text-align:center;
	color:#FFFFFF;
	margin: 10px 0px;
}

#footer li {
	display:inline;
	float:none;
	text-align:center;
}

#footer a {
	color:#FFFFFF;
	font-weight:900;
	text-decoration:none;
}

#footer a:hover {
	text-decoration:underline;
}

#footer span {
	display:block;
	clear:both;
	color:#FFFFFF;
	margin: 10px 0px;
}

.clear{
	clear:both;
}

.banner {
	border: 0px;
	width: 390px;
	height: 65px;
}

.bevel {
	border-width: 2px;
	border-bottom-color: #4c0099;
	border-left-color: #cb99ff;
	border-right-color: #4c0099;
	border-top-color: #cb99ff;
	border-style: solid;
}

tt {
	border: 0px;
	font-size: 36px;
}

#tt td {
	padding-left: 20px;
	padding-right: 20px;
	vertical-align: middle;
}

#tt img {
	border: 0px;
	width: 52px;
	height: 52px;
}

/* Other Menu */

#menu1 {
	width: 200px;
	margin: 0px auto;
	padding-left: 10%;
	padding-bottom: 20px;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 14px;
	color: #323b2e;
}

#menu1 ul {
	margin: 0px;
	list-style: none;
	padding: 0px;
}

#menu1 a {
	display: block;
	width: 200px;
	padding: 15px 0px;
	background-color: #2E9546;
	border-top: 1px solid #58C873;
	border-bottom: 1px solid #2E9546;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	color: #FFFFFF;
}

#menu1 a:hover {
	background-color: #58C873;
	border-top: 1px solid #226833;
	border-bottom: 1px solid #226833;
}

.iesux {
	width: 249px;
}
