* {margin: 0; padding: 0;}

body
{
	behavior: url("csshover.htc");
	background: #fff 50% 20% fixed no-repeat;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: -40px;
}

a {color: #f00;}
a:hover {background: #fff; color: #f00; text-decoration: none;}
h1 {font-size: 40px; font-weight: normal;}
h2 {font-size: 30px; font-weight: normal;}
h3 {font-size: 20px; font-weight: normal;}
h4 {font-size: 100%; font-weight: normal;}
img {border: 0}
.clearboth {clear: both;}
#wrapper {margin: 0 auto; width: 960px;}

#header {border: 0px solid red; margin: 0 auto; width: 550px;}
#navigation {clear: both; font-size: 15px; text-align: center;}
#navigation ul {list-style: none; margin-top: 5px; margin-bottom: 0px;}
#navigation li {display: inline;}
#navigation a {background: #000; border-bottom: 1px solid #555; color: #fff; font-weight: normal; padding-left: 30px; padding-right: 30px; text-decoration: none;}
#navigation a:hover {background: #fff; color: #000;}

#main-content {margin-top: 20px;}

#homepage-list {float: right; border-top: 1px solid #000; border-bottom: 0px solid #000; list-style: none; margin-right: 10px; width: 300px; height: 360px; overflow: auto;}
#homepage-list a {display: block; border-bottom: 1px solid #000; font-size: 15px; padding: 8px 0; text-decoration: none; overflow: hidden; white-space: nowrap;}
#homepage-list a:hover {background: #000; text-decoration: none;}
#homepage-list a:active {border: 0;}

#sides {float: left; margin-top: 200px; text-align: center; width: 160px;}
#video {float: left; width: 640px;}
#video p {line-height: 20px;}

.post p {margin-bottom: 10px;}
.post ul {margin-left: 20px;}

#overnew {background: #000; color: #f00; height: 17px; overflow: hidden; padding: 10px;}
#overnew a:hover {background: #000; color: #fff; text-decoration: none;}

.comment-template h3 {border-top: 1px solid #000; margin: 10px 0; padding-top: 10px;}
.comment {background: #fbb; margin-bottom: 10px; padding: 10px;}
.comment p {margin-top: 10px;}
#comment-info {float: left;}
#comment-info p {margin-bottom: 3px;}
#comment-text {float: right; width: 320px;}
textarea {font-family: Arial; font-size: 100%; width: 100%; height: 141px;}

#people p, #contact p {margin-bottom: 20px;}

#copyright {clear: both; margin: 0 auto; padding: 50px 0; text-align: center; width: 960px;}
#copyright p {margin-bottom: 10px;}