/* Basic CSS junk, etc */
img { border: 0px; }
* { margin:0px;padding:0px 0px 0px 0px; }
body {
	background: url("images/background4.jpg");
	background-position: top center;
	background-repeat: repeat-y; 
	background-color: #D7D7D7; }
* {
	font-size: small;
	font-family: tahoma, sans-serif;
	color: #000; }
input, textarea, option, button, select {
	background-color: #D7D7D7; }
a:link, a:active, a:visited {
	text-decoration: underline;
	color: #404040; }
a:hover {
	text-decoration: none;
	color: #000; }
/* Site links, hover, etc */


/* Basic sizes for site divs, etc */
.wrapper4 {
	width: 700px;
	background: url("images/content4.jpg");
	background-position: center center;
	background-repeat: repeat-y; } 
.banner4 {
	width: 700px; height: 215px;
	background: url("images/banner4.jpg");
	background-position: left top; }
a.banner4 {
	width: 700px; height: 210px;
	display: block;
	text-decoration: none; }
.content4 {
	width: 500px;
	padding-left: 25px;
	padding-bottom: 50px;
	display: block; float: left; }
.comic4 {
	width: 650px; height: 1010px;
	background-color: #000; }
.footer4 {
	text-align: center;
	clear: both; 
	padding-right: 150px; }
/* Basic sizes for site divs, etc */


/* Specifics for the main */
.mainbar4, .mainbartext4 {
	width: 450px;
	height: 30px;
	margin-top: 10px;
	border-left: 1px solid #FFF;
	border-right: 0px;
	background: url("images/bar4.png");
	background-position: right top;
	text-align: justify;
	font-weight: bold;
	color: #D7D7D7; }
.mainwrapped4 {
	width: 450px;
	border: 1px solid #FFF;
	border-top: 0px;
	background-color: #DFDFDF;
	text-align: justify; }
.comicbar4 {
	width: 649px;
	height: 30px;
	background: url("images/bar4.png");
	background-position: 740px top;
	border-right: 1px solid #000;
	font-weight: bold;
	color: #D7D7D7; }
#bartext4 {
	height: 25px; 
	padding-top: 5px; }
a.barlink4, a.barlatest4, a.barlink4:visited {
	width: 95px; height: 25px;
	padding-top: 5px;
	border-right: 1px solid #FFF;
	border-left: 1px solid #000;
	font-weight: bold;
	display: block; float: left;
	text-align: center;
	color: #D7D7D7;
	text-decoration: none; }
a.barlink4:hover {
	color: #000;
	background-color: #A8A8A8;
	border-right: 1px solid #A8A8A8;
	border-left: 1px solid #A8A8A8; }
#barstart4:hover {
	border-left: 1px solid #000; }
.barend4 {
	width: 1px; height: 30px;
	background-color: #000; 
	display: block; float: left; }
/* Specifics for the main */


/* Specifics for the sidebar */
.sidebar4 {
	padding-left: 1px;
	padding-bottom: 50px;
	width: 149px;
	display: block; float: left;
	text-align: justify; }
.sidebarbar4 {
	width: 149px;
	height: 25px;
	background: url("images/bar4.png");
	background-position: 240px top;
	padding-top: 5px;
	text-align: center;
	font-weight: bold;
	color: #D7D7D7; }
a.sidelink4, a.sidelink4:visited {
	width: 129px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #A8A8A8;
	font-weight: bold;
	display: block;
	color: #404040;
	text-decoration: none; }
a.sidelink4:hover {
	background-color: #A8A8A8;
	border-top: 1px solid #A8A8A8;
	border-bottom: 1px solid #A8A8A8;
	color: #FFF; }
/* Specifics for the sidebar links */


/* Specifics for the navi */
.navi4 {
	width: 125px; height: 205px;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px; 
	border: 3px solid #A8A8A8;
	border-right: 0px;
	border-left: 5px solid #A8A8A8;
	background-color: #A8A8A8; }
.thumbnail4 {
	width: 120px; height: 175px; 
	display: inline; float: left; }
a.navilink4, a.navilink4:visited {
	width: 30px; height: 15px;
	font-weight: bold;
	display: block; float: left;
	text-align: center;
	color: #404040;
	background-color: #A8A8A8;
	font-size: 10px;
	text-decoration: none; }
a.navinolink4 {
	width: 30px; height: 15px;
	font-weight: bold;
	display: block; float: left;
	text-align: center;
	color: #D7D7D7;
	background-color: #A8A8A8;
	font-size: 10px;
	text-decoration: none; }
a.navilink4:hover {
	color: #A8A8A8;
	background-color: #404040; }
/* Specifics for the navi */


/* Specifics for header boxes */
.headercontainer4 {
	width: 450px; height: 75px; 
	margin-top: 10px; }
div.headerTemp {
	width: 450px;
	padding: 5px;
	display: block; float: left;
	background-color: #DFDFDF;
	border: 1px solid #FFF;
	font-size: small;
	color: #404040;
	text-align: justify; }
div.header4 {
	width: 208px; height: 65px;
	padding: 5px;
	display: block; float: left;
	background-color: #DFDFDF;
	border: 1px solid #FFF;
	font-size: x-small;
	color: #404040;
	text-align: justify; }
a.header4 {
	font-size: x-small; 
	text-decoration: none; }
a.header4:hover {
	color: #000; }
div.spacer4 {
	width: 10px; height: 65px; 
	display: block; float: left; }
/* Specifics for greeting/updates boxes */


/* Specifics for the news/comments */
table.comment4 {
	width: 100%; }
td.commentheader3 {
	padding-top: 20px;
	border-bottom: 1px solid #FFF; }
tr.comment4 {
	background-color: #D7D7D7; }
td.comment4 {
	background-color: #D7D7D7;
	padding: 5px; }
.news4 {
	padding: 5px; }
table.newsbottom4 {
	width: 450px;
	padding: 5px; }
tr.newsbottom4 {
	background-color: #D7D7D7;
	padding: 3px; }
/* Specifics for the news/comments */
