/*
Design by Dave Tomlinson
http://www.madentertainments.com

*/

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

img
{
border: 0px;
}

a:link {
	color: #ffffff;
}

a:hover {
	text-decoration: none;
	color: #ffffff;
}

a:visited {
	color: #ffffff;
}

body {
	background: #ffffff url(images/bg.jpg) top repeat-x;
	color: #940C81;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#content
{
	margin: 0 auto;
	width: 778px;
	background: url(images/center.gif) repeat-y left;
}

#content2
{
	background: url(images/logo.jpg) top no-repeat;
	width: 778px;
}

#content3
{
	background: url(images/bot.jpg) bottom no-repeat;
	width: 778px;
}


#header {
	height: 357px;
	width: 719px;
}


#menu
{
width: 530px;
padding-left: 0px;
height: 46px;
padding-top: 0px;
}

#menu ul {
	list-style: none;
	text-align:center;
}

#menu li {
	
	display: inline; 
	
}

#right #menu a {
	float: left;
	width: 105px;
	height: 30px;
    display: block;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;
	padding-top: 16px;
	background: url(images/button.gif) no-repeat;
}

#right #menu a:hover {
	width: 105px;
    height: 30px;
	color: #ffffff;
	text-decoration: underline;
	background: url(images/b2.jpg) repeat-x;
}


.more
{
text-align: right;
}


#logo {
width: 480px;
height: 231px;
text-align:  right;
padding-right: 39px;
padding-top: 20px;
background: url(images/header.jpg) no-repeat;
}


#logo H1 a {
	text-decoration: none;
	text-transform: lowercase;
	font-style: italic;
	font-size: 14px;
	color: #ffffff;
}
#logo H2 a
{
font-size: 10px;
color: #ffffff;
}

#main
{

}

#left
{
	width: 219px;
	float:left;
	padding: 17px 0px 0px 10px;
}



#left H3
{
height: 27px;
font-size: 14px;
font-weight: bold;
padding-left: 22px;
padding-top: 12px;
margin-left: 0px;
text-transform: uppercase;
color: #ffffff;
background: url(images/tit_s.jpg) center top no-repeat;
}


#left ul {
	list-style: none;
}

#left ul {
	border: 0px;
	margin-left: 20px;
	margin-bottom: 0px;
}

#left li {
	padding: 4px 0px;
    background: url(images/small.gif) no-repeat left;
}

#left .title_back
{
padding-left: 20px;
padding-right: 20px;
padding-top: 10px;
padding-bottom: 15px;
}


#left a {
	color: #940C81;
}
#left a:visited {
	color: #940C81;
}

#left p
{
padding: 10px;
padding-left: 20px;
color: #000000;
}

#left H4
{
color: #4C4C4C;
padding-top: 10px;
}

#calendar1 {
	padding: 0 10px 20px 10px;
}

#calendar table {
	width: 100%;
	text-align: center;
}

#calendar thead {

}

#calendar tbody td {
	border: 1px solid #EA2EB1;
	color: #000000;
}

#calendar #prev {
	text-align: left;
}

#calendar #next {
	text-align: right;
}

#calendar tfoot a {
	text-decoration: none;
	font-weight: bold;
}

#calendar #now {
	background: #696969;
	border: 1px solid #ff0000;
	font-weight: bold;
	color: #ffffff
}

#right
{
float: right;
width: 530px;
padding: 0px 10px 0px 0px;
}

#right_text
{	padding-top: 15px;
}

#right .box
{
padding: 20px 20px 20px 20px;
}

#right .box ol, #right .box ul
{
margin-left: 20px;
}

#right H4
{
	margin: 0;
	padding: 0px;
	font-size: 12px;
	color: #940C81;
}

#right H3
{
	padding: 12px 20px 0px 20px;
	height: 27px;
	font-size: 14px;
	color: #ffffff;
	background: url(images/tit_b.jpg) center top no-repeat;
}

#right a
{
color: #940C81;
text-decoration: none;
}

.right_top
{
   	height: 11px;
    background: url(images/top.gif) no-repeat;
}

.right_bottom
{
	height: 13px;
	margin-bottom: 10px;
}

#right p {
	margin: 0;
	padding: 0;
	padding-bottom: 0px;
}

#right .date2 {
	margin: 10px;
	padding: 0;
	padding-top: 5px;
}

.date {
	text-align: right;
	color: #940C81;
	font-size: 11px;
}

.date a {
	color: #23609C;
}


#footer {
	height: 35px;
	width: 100%;
	float: right;
	clear: both;
	padding-top: 20px;
}

#footer p {
	margin: 0;
	font-size: 12px;
	text-align: center;
	color: #ffffff;
}

#footer a {
	color: #ffffff;
}

.bg_foot {
background: url(images/footer.jpg) bottom repeat-x;
}
