body {
	background-color: #135069;
	margin-top: 0px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
#homecontainer {
	background-color:#135069;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	width: 980px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #FFF;
}
#container {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	margin-right:auto;
	margin-left:auto;
	text-align:center;
	width:980px;
	height:110px;
	background-color: #135069;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
}
#nav {
	height: 40px;
	width: 580px;
	padding-left: 220px;
	padding-top: 70px;
	padding-right: 180px;
	background-position: center;
}
#aboutcontainer {
	width:980px;
	height:660px;
	background-color:#135069;
	background-position: top;
	background-image:url(../images/about_bkgnd.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
	}
#aboutcopy {
	width:320px;
	height:540px;
	margin-left:auto;
	margin-right:auto;
	margin-top:60px;
	}
#aboutcopy .mainbody {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffcc66;
	text-align:left;
}
#aboutcopy .subhead {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#ffcc66;
	text-align:center;
	margin-top:3em;
	margin-bottom:-.5em;
}
#aboutcopy .quote {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffcc66;
	text-align:center;
}
#aboutcopy .author {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffcc66;
	text-align:center;
}
#aboutcopy a, a:visited {
	color:#ffffcc;
}
#aboutcopy a:hover {
	color:#ffff00;
}
#aboutpic {
	float:left;
	width:130px;
	height:130px;	
	margin:0 10px 5px 0;
}
#footer {
	width:980px;
	height:40px;
	text-align:center;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#FFF;
	margin:0 auto 0 auto;
}
#footer .footer, #footer a {
	color:#FFF;
	margin-top:.5em;
}
#illusbackground {
	width:980px;
	height:660px;
	background-color:#135069;
	background-position: top;
	background-image:url(../images/illustration_bkgnd.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
}
.thumb {
	width:50px;
	height:50px;
	margin:4px 4px 4px 4px;
	border:0;
}
#illustrationcontent {
	width:352px;
	height:500px;
	margin-left:auto;
	margin-right:auto;
	margin-top:65px;
	text-align:left;
}
#comicsbackground {
	width:980px;
	height:660px;
	background-color:#135069;
	background-image:url(../images/comics_bkgnd.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
	background-position: top;
}
#comicscontent {
	width:320px;
	height:560px;
	margin-left:auto;
	margin-right:auto;
	margin-top:35px;
	text-align:center;
}
.comicthumb {
	width:160px;
	height:162px;
	border:0;
	float:left;
}
#contact {
	width:260px;
	height:180px;
	margin:0;
	position: fixed;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	padding: 0px;
}
#voicebackground {
	width:980px;
	height:660px;
	background-color:#135069;
	background-image:url(../images/voice_bkgnd.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
	background-position: top;
}
#voicecontent {
	width:190px;
	height:140px;
	margin-left:500px;
	margin-right:290px;
	margin-top:100px;
	text-align:center;
}
#background {
	width:980px;
	height:660px;
	background-color:#135069;
	overflow: hidden;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
#piderman {
	width:290px;
	height:436px;
	background-image:url(../images/comics/easteregg.jpg);
	margin:0;
	position: fixed;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	padding: 0px;
}

<link rel="stylesheet" xhref="http://www.tomkurzanski.com/css/screen.css?version=3" type="text/css" />
