body {
font-family: Arial, Helvetica, sans-serif;
font-size: 0.8em;
margin: 18px;
background-color: #CCCCCC;
background-image: url(bg.gif);
}
#wrap {
padding: 4px;
background-color: #97D9EC;
border: 1px solid #229ABD;
}
#wrap #header {
background-image: url(header_bg.jpg);
background-repeat: repeat-x;
line-height: 83px;
}
#wrap #nav {
line-height: 38px;
background-image: url(nav_bg.jpg);
padding-right: 14px;
padding-left: 14px;
text-align: center;
}
#wrap #nav a {
color: #96C600;
font-weight: bold;
text-decoration: none;
font-size: 1.2em;
font-family: Arial, Helvetica, sans-serif;
}
#wrap #special #lcorner {
background-image: url(left_corner.jpg);
background-color: #FFFFFF;
background-repeat: no-repeat;
background-position: left bottom;
width: 30px;
}
#wrap #nav a:hover {
color: #229ABD;
text-decoration: none;
}
#wrap #main #left_content {
background-color: #FFFFFF;
float: left;
width: 160px;
margin-top: 0px;
margin-right: 5px;
margin-bottom: 5px;
margin-left: 0px;
padding: 3px;
border: 1px solid #229ABD;
}
#wrap #main #footer {
background-color: #FFFFFF;
padding: 3px;
margin-top: 4px;
margin-right: 0px;
margin-bottom: 4px;
margin-left: 0px;
clear: both;
text-align: center;
}
#wrap #main #footer a {
color: #333333;
text-decoration: none;
}
#copy {
font-size: 0.8em;
color: #333333;
text-align: center;
}
#copy a {
color: #333333;
text-decoration: none;
}
#wrap #main #content a {
color: #96C648;
text-decoration: none;
}
#wrap #main #content a:hover {
color: #229ABD;
text-decoration: underline;
}
#wrap #special .ccorner h3 {
color: #96C600;
margin-top: 0px;
margin-right: 2px;
margin-bottom: 0px;
margin-left: 2px;
padding-top: 0px;
padding-right: 2px;
padding-bottom: 0px;
padding-left: 2px;
}
#wrap #main #content {
margin-top: 0px;
margin-right: 0px;
margin-bottom: 5px;
margin-left: 170px;
background-color: #FFFFFF;
padding: 5px;
border: 1px solid #229ABD;
}
#wrap #special {
margin-bottom: 5px;
}
#wrap #special .ccorner a {
text-decoration: none;
color: #229ABD;
font-weight: bold;
}
#wrap #special .ccorner a:hover {
text-decoration: underline;
}
#wrap #main #left_content h2 {
background-color: #229ABD;
color: #FFFFFF;
font-size: 1.1em;
padding: 3px;
}
#wrap #main #content h1 {
color: #96C600;
border-bottom-width: 1px;
border-bottom-style: dotted;
border-top-color: #96C600;
border-right-color: #96C600;
border-bottom-color: #96C600;
border-left-color: #96C600;
font-size: 1.5em;
}
#wrap #main #left_content a {
color: #96C600;
text-decoration: none;
display: block;
border-bottom-width: 1px;
border-bottom-style: dotted;
border-top-color: #96C600;
border-right-color: #96C600;
border-bottom-color: #96C600;
border-left-color: #96C600;
padding: 3px;
margin: 2px;
}
#wrap #main #left_content a:hover {
color: #229ABD;
text-decoration: none;
}
#wrap #special #rcorner {
background-image: url(right_corner.jpg);
width: 30px;
background-color: #FFFFFF;
background-position: right bottom;
background-repeat: no-repeat;
}
#wrap #special .ccorner {
background-color: #FFFFFF;
}