body {
	background-color: #223333;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
	color: #000;
	background-attachment: fixed;
	background-repeat: no-repeat;
}
a:link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
	color: #006;
	text-decoration: none;
}
a:visited {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
	color: #006;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
	color: #006;
	text-decoration: none;
}

a:active {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
	color: #006;
	text-decoration: none;
}
.nav {
	float: left;
	height: auto;
	width: 50px;
	margin-right: 10px;
	margin-top: 0px;
	text-align: center;
	padding-left: 10px;
	border: none;
}

.bordertop{
	width: 635px;
	height: 5px;
	background-image: url(graphics/bgtop.png);
}

.borderbottom{
	position: relative;
	width: 635px;
	height: 4px;
	margin: 0px;
	padding: 0px;
	background-image: url(graphics/bgbottom.png);
	background-color: #fefe9d;
}



.borderleft{
	float: left;
	height: 100%;
	width: 5px;
	background-attachment: scroll;
	background-image: url(graphics/bordervertleft.png);
	background-repeat: repeat-y;
}

.borderright{
	float: right;
	height: 100%;
	width: 5px;
	background-attachment: scroll;
	background-image: url(graphics/bordervertright.png);
	background-repeat: repeat-y;
}

.logoheader {
	height: 126px;
	width: auto;
	text-align: right;
	padding: 0px;
	border: none;
}

.header {
	height: auto;
	width: 100%;
	background-color: transparent;
	top: 0px;
	left: 0px;
	padding: 5px;
	padding-left: 10px;
	border: none;
}

.headarchives{
	margin-left: 66px;
}

.headcontact{
	margin-left: 66px;
}

.headabout{
	margin-left: 0px;
}

.headmisc{
	margin-left: 66px;
}

.comic {
	float:right;
	height: 700px;
	width: 635px;
	margin-bottom: 0px;
	padding: 0px;
	background-image: url(graphics/contentbg.png);
	background-repeat: repeat;
	text-align: center;
	vertical-align: middle;
}

.comicnik {
	float:right;
	height: 705px;
	width: 635px;
	margin-bottom: 0px;
	padding: 0px;
	background-color: #fefe9d;
	background-image: url(graphics/contentbg.png);
	background-repeat: repeat;
	text-align: center;
	vertical-align: middle;
}

.willcomic {
	float:right;
	height: 555px;
	width: 635px;
	margin-bottom: 0px;
	padding: 0px;
	background-image: url(graphics/contentbg.png);
	background-repeat: repeat;
	text-align: center;
	vertical-align: middle;
}

.castpage {
	float:right;
	height: 1245px;
	width: 635px;
	margin-bottom: 0px;
	padding: 0px;
	background-image: url(graphics/contentbg.png);
	background-repeat: repeat;
	text-align: center;
	vertical-align: middle;
	margin-bottom: 10px;
}

.archives {
	float:right;
	height: 750px;
	width: 635px;
	margin-bottom: 0px;
	padding: 0px;
	background-image: url(graphics/contentbg.png);
	background-repeat: repeat;
	text-align: center;
	vertical-align: middle;
	margin-bottom: 10px;
}

.comic3 {
	float:right;
	height: 950px;
	width: 635px;
	margin-bottom: 0px;
	padding: 0px;
	background-image: url(graphics/contentbg.png);
	background-repeat: repeat;
	text-align: center;
}

.comicshort {
	float:right;
	height: 555px;
	width: 635px;
	margin-bottom: 0px;
	padding: 0px;
	background-image: url(graphics/contentbg.png);
	background-repeat: repeat;
	text-align: center;
}

.comic1 {
	float: right;
	height: 645px;
	width: 635px;
	background-image: url(graphics/contentbg.png);
	background-repeat: repeat;
	text-align: center;
}

.comic4{
	float: right;
	height: 1550px;
	width: 635px;
	background-image: url(graphics/contentbg.png);
	background-repeat: repeat;
	text-align: center;
}

.comic2 {
	float:right;
	height: 700px;
	width: 635px;
	margin-bottom: 0px;
	padding: 0px;
	background-image: url(graphics/contentbg.png);
	background-repeat: repeat;
	text-align: center;
}

.textcontent {
	float:right;
	height: 500px;
	width: 635px;
	margin-bottom: 10px;
	background-color: #fefe9d;
	text-align: left;
}

.contact {
	float: right;
	height: 180px;
	width: 635px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
	background-color: #fefe9d;
	text-align: center;
}

.commentary {
	float: right;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 635px;
	height: 200px;
	left: 30%;
	background-color: #fefe9d;
	border: none;
	top: 650px;
}

.currentcomic{
	width: 235px;
	background-color: #cdcd9d;
	margin-left: 190px;
}

.headshotleft{
	float: left;
	margin:10px;
	background-color: #cdcd9d;
	width: 235px;
}
.headshotright{
	float:right;
	margin:10px;
	background-color: #cdcd9d;
	width: 235px;
}

.main{
	width: 705px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	padding: 10px;
	padding-top: 10px;
}

.symbol{
	position: absolute;
	left: 10%;
}

.container{
	width: 625px;
	padding-left: 10px;
	height: 93%;
}

.bordercontainer{
	width: 100%;
	height: 99%;
	padding-left: 10px;
}

.bordercontainer1{
	width: 100%;
	height: 99.5%;
}

.bordercontainertext{
	width: 100%;
	height: 97%;
	padding-left: 10px;
}
	
.bordercontainerarchives{
	width: 100%;
	height: 98%;
	padding-left: 10px;
}

h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	text-align: center;
}


.sig{
	color: #777777;
}

a img {
    border: 0;
}

