
* {
margin : 0;
padding : 0;
}
body {
margin : 0;
background : #000000 url(images/back_all.gif) repeat-x top;
}
body, th, td, input, textarea {
font-family : Arial, Helvetica, sans-serif;
font-size : 12px;
color : #666666;
}
#contmain {
width : 665px;
margin : 0 auto;
background : #ffffff;
}
h1, h2, h3 {
color : #246030;
}
h1 {
font-size : 3em;
}
h2 {
text-transform : uppercase;
font-size : 1.1em;
font-weight : bold;
color : #246030;
}
h3 {
font-size : 1em;
}
ul, ol {
margin-left : 3em;
}
a {
text-decoration : underline;
color : #246030;
}
a:hover {
border : none;
text-decoration : none;
}
h1 a, h2 a, h3 a {
border : none;
text-decoration : none;
color : #246030;
}
h1 a:hover, h2 a:hover, h3 a:hover {
background : none;
color : #246030;
}
#main {
width : 665px;
border-left : 10px solid #ffffff;
border-right : 10px solid #ffffff;
margin : 0 auto;
background : #ffffff;
}
#header {
width : 665px;
margin : 0 auto;
height : 502px;
background : #ffffff;
}
#menu {
float : left;
height : 65px;
width : 600px;
padding-left : 65px;
background : #ffffff url(images/menu.gif) repeat-x;
}
#menu ul {
margin : 0;
padding : 0;
list-style : none;
line-height : normal;
}
#menu li {
float : left;
}
#menu a {
display : block;
float : left;
height : 40px;
width : 100px;
text-decoration : none;
font-size : 14px;
padding-top : 25px;
font-weight : bold;
color : #000000;
text-align : center;
}
#menu a:hover {
color : #ffffff;
background : url(images/menu_r.gif) repeat-x;
}
#logo {
width : 665px;
height : 437px;
margin : 0 auto;
background : url(images/header.jpg) no-repeat left top;
text-align : left;
}
#logo h1 {
padding-top : 180px;
padding-left : 20px;
color : #246030;
font-size : 18px;
}
#logo h2 {
font-style : italic;
font-size : 10px;
padding-left : 20px;
}
#logo a {
color : #ffffff;
}
#page {
width : 665px;
background : url(images/table_back.gif) repeat-x;
border-top : none;
}
#content {
float : left;
width : 430px;
padding-left : 10px;
padding-top : 20px;
padding-bottom : 20px;
}
#content H4 a {
font-size : 14px;
font-weight : bold;
text-transform : uppercase;
color : #246030;
}
#content p {
line-height : 20px;
}
#content .box {
border : 1px solid #246030;
width : 403px;
margin-bottom : 20px;
}
#content .box2 {
border : 1px solid #ffffff;
background : #ffffff url(images/box_back.gif) repeat-x top;
width : 381px;
padding : 10px;
}
.date {
text-align : right;
color : #918e48;
font-size : 11px;
}
.date a {
color : #918e48;
}
.sidebar {
float : left;
}
.sidebar ul {
margin : 0;
padding : 0;
list-style : none;
}
#sidebar2 {
width : 218px;
padding-top : 20px;
}
#sidebar2 li h2 {
background : url(images/title.gif) no-repeat left top;
height : 30px;
color : #ffffff;
padding-left : 20px;
padding-top : 14px;
}
#sidebar2 li ul {
line-height : normal;
margin-left : 20px;
margin-bottom : 20px;
padding-top : 20px;
}
#sidebar2 li li {
padding : 5px;
background : url(images/small.png) no-repeat left;
font-size : 0.8em;
}
#sidebar2 li a {
border : none;
padding-left : 10px;
}
#sidebar2 li a:hover {
border : none;
padding-left : 10px;
}
#footer {
padding-top : 20px;
border-top : 5px solid #246030;
height : 50px;
width : 665px;
background : url(images/table_back.gif) repeat-x top;
}
#footer p {
text-align : center;
font-size : 9px;
color : #ffffff;
margin : 0;
padding : 0;
}
#footer a {
color : #ffffff;
}

