/*  CSS created for AnimePunch!  */
/*  Written by gerber.11@osu.edu */
/*        cafe-style.net         */

body {
	padding: 0;
	margin: 0;
	text-align: center;
	background-color: #F1F4F9;
	}
a:link, a:visited {
	text-decoration: none;
	color: #74839A;
	}
a:hover, a:active {
	text-decoration: none;
	color: #96A4B9;
	}
#main {
	width: 700px;
	display: block;
	margin: auto;
	text-align: left;
	}
#title {
	display: block;
	height: 136px;
	background: #F1F4F9 url(../images/title.gif) top left no-repeat;
	}

/* navigation */

#nav {
	float: left;
	clear: both;
	width: 700px;
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 12px;
	background: #F1F4F9 url(../images/linkbg.gif) no-repeat top left ;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
	}
#nav li {
	float: left;
	margin: 0;
	padding: 0 1px 0 0;
	list-style: none;
	font-size: 90%;
	text-align: right;
	}
#nav a {
	float: left;
	padding: 7px 5px 5px 20px;
	text-decoration: none;
	color: #F1F4F9;
	}
#nav a:hover, #nav a.active {
	color: #fff;
	text-decoration: none;
	}
#nav a.active {
	font-weight: bold;
	}

/* */
	


	
#content {
	display: block;
	clear: both;
	height: auto;
	background: url(../images/mainbg.gif) top left repeat-y;
	padding: 5px 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	}
#bottom {
	display: block;
	clear: both;
	height: 39px;
	background: url(../images/botbg.gif) top left no-repeat;
	}
#footer {
	display: block;
	clear: both;
	height: auto;
	background: url(../images/footerbg.gif) top left repeat-y;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #F1F4F9;
	padding: 3px 10px 0 10px;
	text-align: center;
	}
#footer a:link, #nav a.visited{
	color: #74839A;
	text-decoration: none;
	}
#footer a:hover, #nav a.active {
	color: #fff;
	text-decoration: none;
	}
#verybot {
	display: block;
	clear: both;
	height: 14px;
	background: url(../images/verybotbg.gif) top left no-repeat;
	
	
	padding: 20px 0 10px 0;
	text-align: center;
	color: #96A4B9;
	font-size: 11px;
	font-family: Verdana, sans-serif;
	margin: 0 0 20px 0;
	}
	
#div {
	display: block;
	clear: both;
	height: 1px;
	background: url(../images/div.gif) top left no-repeat;
	}
.box1 {
	display: block;
	width: 430px;
	height: auto;
	float: left;
	position: relative;
	margin-right: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	padding: 10px 0 20px 10px;
	}
.box2 {
	display: block;
	width: 200px;
	height: auto;
	float: left;
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	text-align: left;
	}
h1 {
	color: #96A4B9;
	font-size: 24px;
	font-weight: bold;
	margin: 5px 0;
	padding: 0;
	}
h2 {
	color: #96A4B9;
	font-size: 18px;
	font-weight: bold;
	margin: 5px 0;
	padding: 0;
	}
h3 {
	color: #96A4B9;
	font-size: 16px;
	font-weight: bold;
	margin: 5px 0;
	padding: 0;
	}
.arrow {
	display: block;
	background: #fff url(../images/arrow.gif) left no-repeat;
	border-bottom: 1px solid #96A4B9;
	padding: 7px 0 7px 15px;
	}
.update {
	display: block;
	background: #fff url(../images/arrow2.gif) top left no-repeat;
	border-bottom: 1px solid #96A4B9;
	padding: 7px 0 7px 15px;
	}
.sub {
	margin: 0 0 10px 0;
	padding: 0 15px 0 20px;
	line-height: 16px;
	clear: both;
	}
.numsub {
	margin: 0 0 10px 0;
	padding: 0 0 0 50px;
	line-height: 16px;
	}
.header, .header_s {
	margin: 0;
	padding: 0;
	border: 0;
	height: 60px;
	clear: both;
	}
.header {
	width: 450px;
	}
.header_s {
	width: 195px;
	}
.emailsub {
	margin: 0 0 10px 0;
	padding: 0 0 0 50px;
	}
.num {
	margin: 0 0 0 20px;
	padding: 0;
	float: left;
	height: 13px;
	width: 30px;
	}
.thumb {
	margin: 0 10px 10px 0;
	padding: 0;
	border: 1px solid #96A4B9;
	width: 50px;
	height: 50px;
	}
.guestimage {
	float: left;
	margin: 0 10px 10px 0;
	}
.smallcaps {
	font-size: 10px;
	}
.supportimg {
	width: 100px;
	height: 50px;
	border: 0;
	margin: 10px 0 0 20px;
	}
#supportfactions {
	clear: both;
	border-top: 1px solid #96A4B9;
	}
pre {
	margin-left: 20px;
	}


