*
{
padding: 0;
margin: 0;
}
body
{
background-image:url('images/background.jpg');
font-family: verdana, tahoma, arial, sans-serif;
font-size: 12px;
padding: 0;
margin: 0;
color: #555;
line-height: 15px;
}
p
{
margin: 0px;
padding: 5px;
}
a
{
text-decoration: underline;
color: #000000;
}
a:hover
{
color: #0066FF;
}
h3
{ 
border-bottom: 1px dotted #000066;
color: #000000;
padding: 10px 0 2px 0;
}
h3 a
{
color: #000000;
}
h3 a:hover
{
color: #000000;
}
#wrap
{
background: #ffffff;
text-align: justify;
margin: 0 auto;
width: 1000px;
border-right: 1px solid #000066;
border-left: 1px solid #000066;
border-bottom: 1px solid #000066;
}
#header
{
background-color: #eeeeee;
height: 225px;
}
#header h1
{
margin: 0px;
padding: 5px 0px 0px 0px;
font-size: 32px;
height: 50px;
letter-spacing: 0px;
text-align: center;
}
#header h1 a
{
color: #800000;
text-decoration: none; 
}
#header h1 a:hover
{
color: #800000;
text-decoration: none;
}
#menu
{
background: #C0C0C0;
height: 30px;
line-height: 45px;
margin: 0px;
padding: 0px;
}
#menu ul
{
background-color: #C0C0C0;
color: #800000;
float: left;
height: 30px;
line-height: 30px;
padding-left: 20px;
font-family: arial, helvetica, sans-serif;
}
#menu ul li
{
display: inline;
}
#menu ul li a
{
padding:0 10px;
background-color: #C0C0C0;
font-size: 15px;
font-weight: normal;
color: #336699;
text-decoration: none;
float: left;
}
#menu ul li a:hover 
{
background-color: #339966;
color: #a5ff7f;
font-size: 20px;
font-weight: normal;
}
#menu a:link#current, #menu a:visited#current, #menu a:hover
{
background-color: #eeeeee;
color: #000;
}
#content
{
padding: 10px;
}
#left
{
float: left;
width: 200px;
}
#left li
{
list-style-type: none;
padding-left: 10px;
border-bottom: 1px solid #336600;
}
#left li a
{
text-decoration: none;
color: #000000;
}
#left li a:hover
{
text-decoration: none;
color: #800000;
}
#left h2
{
margin-left: 10px;
padding: 5px 0 5px 10px;
font: bold 13px verdana, 'Trebuchet MS', sans-serif;
color: #000000;
background: #66ccff;
border-right: 1px solid #336699;
border-left: 1px solid #336699;
border-top: 1px solid #336699;
}
#left .box
{
background: #eeeeee;
border-right: 1px solid #336699;
border-left: 1px solid #336699;
border-bottom: 1px solid #336699;
margin: 0 0 10px 10px;	
padding: 5px 10px 10px 0;
}

#right { 
float: right;
width: 750px;
margin-right: 10px; 
}

.contentleft {
float: left;
width : 550px;
}

.contentleft h2
{
margin-left: 0px;
padding: 5px 0 5px 10px;
font: bold 13px verdana, 'Trebuchet MS', sans-serif;
color: #000000;
background: #B0C4DE;
border-right: 1px solid #336699;
border-left: 1px solid #336699;
border-top: 1px solid #336699;
}
.contentleftbox
{
background: #ffffff;
border-right: 1px solid #336699;
border-left: 1px solid #336699;
border-bottom: 1px solid #336699;
margin: 0 0 25px 0px;
padding: 0 10px 10px 10px;
text-align: justify;
}
.contentleftbox a
{
text-decoration: underline;
color: #800000;
}
.contentleftbox a:hover
{
color: #800000;
text-decoration: underline;
}
.contentright
{
float: right;
margin-left: 0px;
width: 185px;
}
.contentright li
{
list-style-type: none;
margin-left: 0px;
padding-left: 5px;
border-bottom: 1px solid #336600;
}
.contentright li a
{
text-decoration: none;
color: #000000;
}
.contentright li a:hover
{
text-decoration: none;
color: #800000;
}
.contentright h2
{
padding: 5px 0 5px 10px;
font: bold 13px verdana, 'Trebuchet MS', sans-serif;
color: #000000;
background: #66ccff;
border-right: 1px solid #336699;
border-left: 1px solid #336699;
border-top: 1px solid #336699;
}
.contentrightbox
{
background: #eeeeee;
border-right: 1px solid #336699;
border-left: 1px solid #336699;
border-bottom: 1px solid #336699;
margin: 0 0 10px 0px;
padding: 5px 10px 10px 0;
}
#footer
{
height: 40px;
line-height: 40px;
background-image:url('images/footerbg1.jpg');
color: #000066;
text-align: center;
}
#footer a
{
color: #000066;
text-decoration: none;
}
#footer a:hover
{
color: #000066;
text-decoration: none;
}