* {
margin : 0;
padding : 0;
}
a:link {
color : #9932cc;
}
a:hover {
text-decoration : none;
color : #9932cc;
}
a:visited {
color : #9932cc;
}
body {
background : #000000 url(images/back_all.jpg) no-repeat right top;
color : #000;
margin-left : 30px;
margin-bottom : 20px;
font-family : Arial, Helvetica, sans-serif;
font-size : 13px;
}
#main {
width : 800px;
background : #ffffff;
margin-top : 20px;
}
#header {
width : 800px;
height : 175px;
}
#menu {
float : left;
width : 550px;
height : 65px;
padding-left : 250px;
background : url(images/menu-800.gif) no-repeat;
}
#menu ul {
list-style : none;
}
#menu li {
display : inline;
}
#menu a {
display : block;
float : left;
width : 90px;
height : 28px;
text-align : center;
text-decoration : none;
color : #ffffff;
font-weight : bold;
font-size : 14px;
padding-top : 36px;
background : url(images/buttons.gif) no-repeat;
}
#menu a:hover {
width : 90px;
height : 28px;
color : #000000;
background : url(images/buttons_r.gif) no-repeat;
}
#logo {
width : 770px;
height : 156px;
padding-left : 30px;
padding-top : 19px;
background : url(images/header-800.gif) no-repeat;
}
#logo a {
text-decoration : none;
text-transform : none;
font-style : normal;
font-size : 24px;
color : #9932cc;
font-family : Arial, Helvetica, sans-serif;
}
#logo H2 a {
font-size : 12px;
}
#left {
padding : 10px;
width : 220px;
padding-top : 50px;
}
#left H3 {
width : 170px;
height : 24px;
font-size : 14px;
font-weight : bold;
padding-left : 15px;
padding-top : 15px;
text-transform : uppercase;
color : #ffffff;
background : url(images/title.gif) no-repeat;
}
#left ul {
border : 0;
margin-left : 10px;
margin-bottom : 10px;
list-style : none;
}
#left li {
padding : 4px;
}
#left H4 {
font-size : 10px;
}
#left a {
color : #9932cc;
font-size : 11px;
}
#left a:visited {
color : #9932cc;
font-size : 11px;
}
#left p {
padding : 10px;
}
#calendar1 {
padding : 5px 10px 5px 10px;
}
#calendar table {
width : 100%;
text-align : center;
}
#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;
}
#right {
width : 530px;
float : right;
padding-right : 10px;
}
#right ol, #right ul {
margin-left : 30px;
}
#right H4 {
margin : 0;
padding : 0;
font-size : 12px;
color : #037931;
}
#right a {
color : #9932cc;
text-decoration : none;
}
#right p {
margin : 0;
padding : 0;
padding-bottom : 10px;
}
#right h2 {
margin : 0;
padding : 0;
padding-top : 10px;
color : #9932cc;
}
.date {
text-align : right;
color : #ff9900;
font-size : 11px;
}
.date a {
color : #9932cc;
}
#footer {
clear : both;
height : 300px;
clear : both;
padding-top : 20px;
background : url(images/footer.gif) repeat-x bottom;
width : 785px;
padding-right : 5px;
padding-left : 5px;
}
#footer p {
font-size : 10px;
text-align : center;
color : #9932cc;
}
#footer a {
color : #9932cc;
}
#main #left ul li .c3 strong {
	font-size: 10px;
}
#main #left ul li .c3 strong {
	font-size: 9px;
}
