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

a:link {
	color: #D72020;
}

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

a:visited {
	color: #D72020;
}

body {
	background: url(images/SUE.jpg);
	background color:#ffffcc;
	font: 13px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}

#content
{
	margin: 0 auto;
	background:#ffffcc;
	width: 786px;
	text-align: left;
}

#header {
	background: #ffffcc;
	text-align: left;	
	
}

#menu1
{
width: 786px;
height: 60px;
background-color: #6dcda8;

}

#menu ul {
	list-style: none;
}

#menu li {
	
	display: inline;
}

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

#menu a:hover {
	width: 79px;
    height: 36px;
	color: #D72020;
	background: #FFFFFF url(images/header_top_over.gif) repeat-x;
}

#logo {
	background: #ffffcc url(images/big_pic.jpg) no-repeat;
	background-position: bottom right;
	width: auto;
	height: 226px;
	text-align: left;
	padding:0px;
	margin:0px;
}

#logoleft {
	width: 280px;
	color: #b27637;
	text-align: justify;
	padding-top: 6px;
}

#logoleft p {
	font-weight: bold;
	font-size: 13px;
}

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

#left
{
	padding: 10px;
	width: 237px;
	padding-right: 1em;
}

#music
{
	left: -10px;
}

#left h3
{
width: 222px;
height: 25px;
font-size: 14px;
font-weight: bold;
padding-left: 15px;
padding-top: 15px;
margin-right: 2px;
text-transform: uppercase;
color: #ffffff;
background-color: #6dcda8;
}

#left ul {
	list-style: none;
	border-bottom: 1px solid #6dcda8;
	border-left: 1px solid #6dcda8;
	border-right: 1px solid #6dcda8;
}

#left li ul {
	border: 0px;
	margin-left: 20px;
	margin-bottom: 10px;
	text-decoration:none;
}

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

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

#left p
{
padding: 10px;
border-bottom: 1px solid #6dcda8;
border-left: 1px solid #6dcda8;
border-right: 1px solid #6dcda8;
}

#left p.clear
{
border: none;
padding: 0px 0px 0px 10px;
}

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

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

#calendar thead {
	background: #F1F1F1;
}

#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: #499FFF;
	border: 1px solid #ff0000;
	font-weight: bold;
	color: #ffffff
}

#right
{
float: right;
width: 500px;
padding-right: 10px;
padding-top:0px;
background-color: #ffffcc;
}

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

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

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

#right h2 {
	margin: 0;
	padding: 0;
	padding-top: 10px;
	color: #D72020;
}
.date {
	text-align: right;
	color: #808080;
	font-size: 11px;
	background-color: #fff;
}

.date a {
	color: #D72020;
	background-color: #fff;
}

#footer {
	text-align: justify;
	font-size: 12px;
	padding: 20px;
	color: #ffffff;
	clear: both;
	background-color: #6dcda8;
}

#footer a {
	color: #cc6633;
}

.copy {
	text-align:center;
	font-size: 12px;
	padding-top: 20px;
	font-weight: bold;
}

img {
border: none;
}

img a
{
border: none;
}