html, body {
background:#dbdbdb url(images/bg2.gif);
}

body {
color:black;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:x-small;
line-height:160%;
}

img {
border:0;
}

#container {
background:white;
margin:0 auto;
width:700px;
border:2px solid black;
}

#top img {
float:left;
}

#navmenu {
width:610px;
background:white;
float:left;
}

#navmenu ul {
margin:0;
padding:6px 0 0 9px;
list-style:none;
}

#navmenu li {
list-style:none;
margin:0;
padding:0;
display:inline;
}

a {
color:black;
font-weight:bold;
}

a:link, a:visited, a:active {
color:black;
text-decoration:none;
}

a:hover {
text-decoration:underline;
}

#leftcontent a:link, #leftcontent a:visited, #leftcontent a:active {
text-decoration:underline;
}

#topcontent {
float:left;
width:700px;
}

#leftcontent {
float:left;
width:359px;
margin:0;
padding:20px;
border-right:1px dotted #CCC;
}

#rightcontent {
float:right;
width:259px;
margin:0;
padding:20px;
border-left:1px dotted #CCC;
}

#wholecontent {
float:left;
width:660px;

padding:20px;
}

#leftcontent p, #rightcontent p {
margin:0;
padding:0;
}

#leftcontent ul, #rightcontent ul {
list-style-image:url('images/dash.gif');
list-style-position:outside;
margin:0;
padding:0 0 0 20px;
}

#leftcontent li, #rightcontent li {
color:black;
margin:0;
padding:0;
}

#leftcontent form {
margin:0;
padding:0;
}

#footer {
margin:0;
padding:15px 20px 0 20px;
width:660px;
background:black;
clear:both;
vertical-align:middle;
}

#footer p {
margin:0;
padding:5px 0 20px 0;
color:white;
}

#footer a {
color:white;
}

#footer img {
float:right;
}

.copyright {
margin:0;
padding:10px 0 10px 0;
text-align:center;
}
