/*

*/

*
{
margin: 0px;
padding: 0px;
}

a:link {
	color: #12163E;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
	color: #FF0000;
}

a:visited {
	color: #12163E;
}

body {
	
	background: #ffffff url(images/back_boogie.jpg) no-repeat right top;
	font: 12px Arial, Helvetica, sans-serif;
	color: #ffffff;
	margin-bottom: 20px;
}

#content
{
margin-left: 20px;
}

#main
{
width: 580px;

}

#header {
	height: 166px;
	
}

#menu
{
float: left;
width: 534px;
height: 60px;
padding-left: 50px;
padding-top: 8px;
background: url(images/menu.png) no-repeat;
}

#menu ul {
	list-style: none;
	
}

#menu li {
	display: inline;

}

#menu a {
	display: block;
	float: left;
	width: 85px;
	height: 31px;
	text-align: left;
	text-decoration: none;
	color: #000000;
	font-weight: bold;
	font-size: 16px;
	padding-top: 17px;
	padding-right: 14px;

}

#menu a:hover {
	width: 85px;
    	height: 31px;
	color: #ff0000;
	text-decoration: underline;
}


#logo {

	background: url(images/logob.png) no-repeat;
	width: 590px;
	height: 104px;
}


#logo a {
	text-decoration: none;
	text-transform: lowercase;
	font-style: italic;
	font-size: 18px;
	color: #000000;
}
#logo H2 a
{
font-size: 10px;
text-transform: uppercase
}

#right
{

	float: right;
	padding: 10px;
	padding-bottom: 16px;
	width: 215px;
	height: 813px;
	background-color: black;opacity:.50;filter: alpha(opacity=50); -moz-opacity: 0.5;
}

#right H3
{
width: 180px;
height: 31px;
font-size: 14px;
font-weight: bold;
padding-left: 14px;
padding-top: 15px;
text-transform: uppercase;
color: #000000;
background: url(images/title.gif) no-repeat
}


#right ul {
	border: 0px;
	margin-left: 10px;
	margin-bottom: 10px;
	list-style: none;
}

#right li  {
	padding: 4px 10px;
	font-weight: bold;
    	background: url(images/small.gif) no-repeat left;
}


#right H4
{
font-size: 10px;
}

#right a {
	color: #ffffff;
	font-size: 11px;
}
#right a:visited {
	color: #ffffff;
	font-size: 11px;
}

#right p
{
padding: 10px;
}

#calendar1 {
	padding-right: 20px;
}

#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 #ff0000;
	font-weight: bold;
	color: #ffffff
}

#bigposb
{
position: absolute; 
left: 80px; 
top: 20px;
}

#left
{
width: 320px;
padding-left: 12px;
padding-right: 13px;
padding-top: 10px;
background: #000000
}

#left H4
{
	margin: 0;
	padding: 0px;
	font-size: 12px;
	color: #6633ff;
}

#left a
{
color: #ffffff;
}

#left ol, #left ul
{
margin-left: 30px;
}

#left p {
	margin: 0;
	padding: 0;
	padding-bottom: 10px;
}

#left h2 {
	margin: 0;
	padding: 0;
	padding-top: 10px;
	color: #6633ff;
}
.date {
	text-align: right;
	color: #ffffff;
	font-size: 11px;
}

.date a {
	color: #ffffff;
}


#center
{
	background-color: #000000;
	float: center;
	padding-left: 66px;
	padding-right: 22px;
	padding-top: 10px;
	padding-bottom: 20px;
	width: 480px;

}




#footer {
	clear: both;
	height: 47px;
	width: 580px;
	padding-top: 20px;
	background: #000000 url(images/table_bottom.png) repeat bottom;
}


#footer p {
	margin: 0;
	font-size: 10px;
	text-align: center;
	color: #ffffff;
}

#footer a {
	color: #ffffff;
}
