/*
Design by JSP Studiowest
http://www.smithholdings.net
*/

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

a:link {
	color: #12163E;
}

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

a:visited {
	color: #12163E;
}

body {
	
	background: #ffffff url(images/back_all.jpg) no-repeat right top;
	font: 12px Arial, Helvetica, sans-serif;
	color: #ffffff;
	margin-bottom: 20px;
}

#content
{
margin-left: 20px;
}

#main
{
width: 584px;
background: #000000;
}

#header {
	height: 0px;
	
}

#menu
{
float: left;
width: 584px;
height: 20px;
padding-left: 5px;
padding-top: 0px;
background: url(images/menu.png) no-repeat;
}

#menu ul {
	list-style: none;
	
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	width: 95px;
	height: 36px;
	text-align: center;
	text-decoration: none;
	color: #000000;
	font-weight: bold;
	font-size: 14px;
	padding-top: 17px;

}

#menu a:hover {
	width: 95px;
    height: 30px;
	color: #ff0000;
	text-decoration: none;
}


#logo {

width: 320px;
height: 40px;
padding-top: 20px;
padding-left: 40px;
background: url(images/jsplogo.jpg) no-repeat;
}


#logo2 {

width: 300px;
height: 150px;
padding-top: 0px;
padding-left: 0px;
background: url(images/jsplogo2.jpg) no-repeat;
}


#logo a {
	text-decoration: none;
	text-transform: uppercase;
	font-style: italic; 
	font-weight: bold;
	font-size: 36px;
	color: #000000;
}
#logo H2 a
{
font-size: 12px;
text-transform: uppercase;
}

#right
{
	float: right;
	padding-top: 10px;	
	padding-left: 40px;
	padding-right: 0px;
	width: 220px;
}

#right H3
{
width: 200px;
height: 48px;
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: 0px;
	margin-bottom: 10px;
	list-style: none;
}

#right li  {
	padding: 1px 10px;
	
}


#right H4
{
font-size: 10px;
}

#right a {
	color: #ffffff;
	font-size: 12px;
}
#right a:visited {
	color: #ffffff;
	font-size: 12px;
}

#right p
{
padding: 2px 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: #009969;
	border: 1px solid #ff0000;
	font-weight: bold;
	color: #ffffff
}

}

#calendar #look {
	background: #0069ff;
	border: 1px solid #ff0000;
	font-weight: bold;
	color: #ffffff
}


#left
{
width: 320px;
padding-left: 20px;
padding-top: 10px;
}

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

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

#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: #ffffff;
}
.date {
	text-align: right;
	color: #ffffff;
	font-size: 11px;
}

.date a {
	color: #ffffff;
}



#footer {
	clear: both;
	height: 47px;
	width: 584px;
	padding-top: 20px;
	padding-bottom: 5px;
	background: #000000 url(images/table_bottom.png) no-repeat bottom;

}

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

#footer a {
	color: #ffffff;
}
