body {
background: url(/img/body.gif) repeat-x #8b8b8b;
color:#303030;
font:76% Verdana,Tahoma,Arial,sans-serif;
text-align:center;
margin:0;
}

a {
color:#505050;
font-weight:bold;
text-decoration:none;
}

a:hover {
color:#808080;
text-decoration:underline;
}

p {
line-height:1.5em;
margin:0 0 15px;
}

li {
margin-bottom:5px;
}

/*** Main ***/

#container {
background:#ffffff url(/img/header.png) repeat-x;
border-left: 2px ridge #999999;
border-right: 2px groove #999999;
margin-left:auto;
margin-right:auto;
width:880px;
padding:0;
text-align:left;
color:#303030;
}

/*** Header ***/

#sitename {
color:#ffffff;
height:110px;
margin:0 20px 10px;
text-align:left;
}

#sitename h1,#sitename h2 {
font-weight:400;
letter-spacing:-2px;
margin:0;
padding:0;
}

#sitename h1 {
font-size:2.4em;
padding-top:20px;
}

#sitename h2 {
font-size:1.6em;
}

#sitename img {
float:right;
margin:10px 10px;
max-height:100px;
}

/*** Content wrap ***/

#wrap {
clear:both;
font-size:1em;
padding:0;
}

/*** Leftside ***/

#leftside {
float:left;
width:160px;
padding:0px 20px;
}

/*** Menu ***/

#menu ul {
padding:0px;
margin:0px;
list-style:none;
}

#menu li {
margin-bottom:2px;
}

#menu li a {
background:#E8E9EA none repeat scroll 0%;
border:1px solid #008800;
color:#606060;
display:block;
padding:2px 5px;
text-transform:uppercase;
font-size:0.9em;
line-height:1.4em;
}

#menu li a:hover {
background:#008800 none repeat scroll 0%;
color:#fff;
text-decoration:none;
}

/*** Content ***/

.ad {
	margin:10px 0px;
}

.ad img {
border:none;
}

/*** Content ***/

#content {
border:0;
margin:0px 20px 0px 200px;
color:#2a2a2a;
background-color:#FAFCFF;
border:1px solid #909090;
padding:15px 20px;
}

#content h1,#content h2 {
background-color:inherit;
color:#606060;
font-size:1.6em;
font-weight:bold;
letter-spacing:-1px;
margin:0 0 15px;
padding:0;
}

#content h2 {
font-size:1.1em;
margin-bottom:10px;
}

#content img {
margin:5px 0 6px;
padding:5px;
width:600px;
}

.center { text-align:center; }

/*** Footer ***/

.clearingdiv {
clear:both;
height:30px;
width:1px;
}

#footer {
background:#8b8b8b url(/img/footer.jpg) top left  repeat-x;
clear:both;
color:#d0d0d0;
font-size:0.9em;
font-weight:bold;
margin-left:auto;
margin-right:auto;
padding:2em 0;
text-align:center;
width:880px;
}
