﻿/*
Design by Metamorphosis Design
http://www.metamorphozis.com
Released for free under a Creative Commons Attribution 2.5 License
*/

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

a:link {
	color: #f1f0ff;
}

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

a:visited {
	color: #443266;
}

body {
	
	background: #304f86 url(images/victorian_purple_vines_e.jpg) repeat;
	font: 13px Arial, Helvetica, sans-serif;
	color: #000000;
}

#content
{
	margin: 0 auto;
	width: 816px;
	text-align: left;
	border: 2px solid #443266;
}

#main
{
width: 802px;
background: url(images/back_top.jpg) repeat-x top;
padding-top: 10px;
}

#back
{
width: 802px;
background: #ffffff;
border-left: 7px solid #ffffff;
border-right: 7px solid #ffffff;
}

#header {
	height: 451px;
			
}

#logo {

width: 800px;
height: 300px;
text-align: center;
padding-right: 3px;
padding-top: 76px;
background: url(images/TBLOBC_WEBSITE_STD_3x5v1POSTSHOW.png) center no-repeat;
}


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


#menu
{
width: 802px;
border-top: 6px solid #FFFFFF;
height: 57px;
background: #443266;
border-bottom: 8px solid #c3c3e5;
}

#menu ul {
	list-style: none;	
}

#menu li {
	
	display: inline; 
	
}

#menu a {
	float: left;
	width: 96px;
	height: 38px;
    display: block;
	text-align: center;
	text-decoration: none;
	color: #f1f0ff;
	font-weight: bold;
	font-size: 12px;
	padding-top: 18px;
	text-transform: uppercase;
}

#menu a:hover {
	width: 96px;
    height: 38px;
	color: #f1f0ff;
	text-decoration: underline;
	background: #8c489f;
}




#right
{
	width: 250px;
	float: right;
	margin-right: 1px;
}

#right H3
{
width: 226px;
height: 40px;
font-size: 16px;
font-weight: bold;
padding-left: 25px;
padding-top: 15px;
text-transform: none;
color: #ffffff;
background: url(images/title.gif) repeat-x
}

#right ul {
	list-style: none;
	margin-bottom: 10px;
	background: url(images/title_back6.gif) no-repeat top;
}



#right li  {
	padding: 5px;
	padding-bottom: 5px;
}

#right a {
	color: #660033;
}
#right a:visited {
	color: #660033;
}

#right p
{
	font-size: 13px;
	color: #000000;
	font-weight: bold;
}

.bot
{
padding: 10px;
}

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

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

#calendar thead {

}

#calendar tbody td {
	border: 1px solid #F1F1F1;
}

#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 #d9b3ff;
	font-weight: bold;
	color: #ffffff
}

#left
{
width: 524px;
padding: 10px;
}

#left H4
{
	margin: 0;
	padding: 0px;
	font-size: 12px;
	color: #295C6F;
}

#left a
{
color: #295C6F;
text-decoration: none;
}

#left p {
	margin: 5px;
	padding: 0;
	padding-bottom: 10px;
}

#left h2 {
	margin: 0;
	padding: 0;
	padding-top: 10px;
	color: #000000;
}
.date {
	text-align: right;
	color: #295C6F;
	font-size: 11px;
}

.date a {
	color: #295C6F;
}


#footer {
	height: 54px;
	clear: both;
	padding-top: 20px;
	border-top: 5px solid #8b1bff;
	margin-left: 5px;
	margin-right: 5px;
	background: #cc9aff;
}

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

#footer a {
	color: #333333;
}

div#FormCenter{
	
	margin: 0 auto;
	width: 100px;
	
}