body {
margin-top: 1px;
padding: 0;
background: #222222;
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
color: #FFFFFF;
}
body a {text-decoration: none; color: #FFFFFF;}
body a:hover {font-weight: bold; text-decoration: underline; color: #FFFFFF;}

#header {
clear: both;
width: 860px;
height: 52px;
margin: 0 auto;
background: url(images/img02.jpg) no-repeat left top;
}

#banner {
width: 600px;
height: 160px;
margin: 0 auto;
padding: 0;
/*background: url(photos/logo.jpg) no-repeat center center;*/
}

#title {
width: 820px;
height: 60px;
margin-left: auto;
margin-right: auto;
padding: 1px;
/*border: solid 1px #FFF;*/
}

#title h1 { 
font-family: Times New Roman, Times, serif;
font-size: 38px;
font-style: italic;
color: #FFFFFF;
float: left;
margin-left: 20px;
margin-right: 20px;
padding: 0 0 0 0;
line-height: normal;
}

#title h2 {
font: 22px Times New Roman, Times, serif;
color: #FF33CC;
}

#menu {
float: left;
width: 860px;
height: 54px;
padding-left: 25%;
background: url(images/img01.jpg) no-repeat left top;
}
#menu a {
display: block;
margin-right: 3px;
padding: 10px 20px;
text-decoration: none;
font: 18px "Trebuchet MS", Arial, sans-serif;
font-weight: bold; 
}
#menu ul {
margin: 0;
padding: 0;
list-style: none;
line-height: normal;
}

#menu li {
display: block;
float: left;
}

#menu ul li a:hover {
color: #FFFFFF;
font-weight: bold;
text-decoration: underline;
}
#menu ul li a:active {
font-weight: bold;
text-decoration: underline;
color: #FFFFFF;
}
#menu a:link {
color: #FF33CC;
text-decoration: none;
}

#menu a:visited {
color: #FF33CC;
}

#leftmenu {
margin-top: 1px;
margin-left: 5px;
font-size: 16px;
float: left;
width: 140px;
padding-left: 20px;
/*border: solid 1px #FFF;*/
}
#leftmenu a {color: #FF33CC; text-decoration: none;}
#leftmenu a:hover {color: #FFFFFF; font-weight: bold; text-decoration: underline;}
#leftmenu ul {
margin: 0;
padding: 0;
list-style: none;
}

#leftmenu li {
margin-bottom: 60px;
}

#leftmenu li ul {
}

#leftmenu li li {
margin: 0;
}

#leftmenu h2 {
height: 32px;
margin-bottom: 10px;
font-family: Comic Sans MS, Arial;
font-size: 24px;
font-weight: bold;
color: #FFF;
}

#corners {
width: 860px;
margin: 0 auto;
background: #000000 url(images/img02.jpg) no-repeat left top;
}

#cornersbot {
background: url(images/img03.jpg) no-repeat left bottom;
}

#page {
width: 860px;
margin: 0 auto;
padding-top: 0px;

}

#content {
margin-top: 1px;
margin-right: 10px;
float: right;
width: 640px;
height: auto;
/*border: solid 1px #F3C;*/
}
#content h2{color: #FF33CC;}


