* {
    padding: 0;
    margin: 0;
} 

body {
background: #c4c4c4 url(images/background.jpg) repeat-x;
font-family: Arial, Verdana, sans-serif;
font-size: 13px;
line-height: 18px;
color: #000;
}

img { border: none; float: left; }
a { color: #000080; text-decoration: underline; }
a:hover { text-decoration: underline; color : #000; }

#wrap {
margin: 0 auto;
width: 100%;
}

#topbar { 
margin: 0 0 0 0;
height: 60px;
}

#logo { 
margin: 0 0 0 0;
height: 60px;
float: left;
}

#buttons { 
margin: 0 0 0 0;
height: 60px;
float: right;
}


#header { 
padding: 0 0 0 10px;
margin: 0 0 0 0;
height: 40px;
}

#header h1 {
color: #000;
font-size: 26px;
font-style: italic;
font-weight: 600;
padding: 10px 0 5px 0;
}
#header h1 a {
color: #334436;
text-decoration: none;
}
#header h1 a:hover {
color: #555;
text-decoration: none;
}
#header h2 {
color: #555;
font-size: 16px;
font-weight: 100;
padding: 0 0 0 0;
line-height: 12px;
}

#content {
margin: auto;
padding: 12px 0 0 10px;
border-top: solid 2px #000;
}

#article {
padding: 18px 0 0 0;
}

#article p {
padding: 0 0 10px 0;
}

#article a {
color: #000;
}

#ad1 {
float: left; 
margin-left: 60px;
}

#ad2 {
float: left; 
margin: 3px 10px 3px 10px;
}

#lower{
margin: 20px auto 0 auto;
width: 800px;
}

#nav {
font-family: arial;
width: 300px;
float: left;
}

#nav .title {
color: #000;
text-decoration:underline;
font-weight:bold;
font-size:12px;
line-height:16px;
}

#nav ul {
list-style: none;
}

#nav li {
padding-left: 6px;
}

#nav a {
color: #000080;
text-decoration:underline;
font-size:12px;
line-height:18px;
}

#comments {
width: 400px;
float: right;
}

#comments h3{
color: #000;
font-size: 18px;
font-weight: 600;
padding: 10px 0 5px 0;
}

#comments h4{
color: #000;
font-size: 15px;
font-weight: 600;
padding: 5px 0 5px 0;
}

#comments p{
padding: 7px 0 7px 0;
}

.commentbox{
margin:9px 0 10px 0;
padding:7px;
border:3px solid #999898;
background-color:#e2e2e2;
color:#505050;
line-height:14px;
}

.commentname{
border: dashed 1px #000;
padding: 3px;
color: #000;
font-size:12px;
font-weight: bold;
font-style: italic;
}

.inputstyle {
	border: 2px solid #999898;
	background: url(images/fieldbg.png) repeat-x #e7e4e4;
	font-family: tahoma, helvetica, sans-serif;
	font-style: normal;
	font-size: 14px;
	color: #454743;
	margin: 3px;
	text-align: left;
}

.boxstyle {
	border: 2px solid #999898;
	background: #e7e4e4;
	font-family: tahoma, helvetica, sans-serif;
	font-style: normal;
	font-size: 14px;
	margin: 3px;
	color: #454743;
}

.captchastyle {
	border: 2px solid #999898;
	margin: 3px;
	float: none;
}



#footer {
text-align: center;
font-size: 11px;
margin-top: 25px;
}

#footer a {
text-decoration: none;
}

#copyright {
width: 700px;
margin: 0 auto 0 auto;
text-align: center;
}

#footernav {
height: 60px;
margin: 25px 0 0 0;
background: #c4c4c4 url(images/footnav_bg.jpg) repeat-x;
}

#footernav p {
padding-top: 30px;
}

#footernav a {
padding: 0px 5px 0 5px;
text-decoration: underline;
color: #FFF;
font-size: 14px;
}
