#Table_01 {
position:relative;
	left:0px;
	top:0px;
	width:720px;
	margin-left:auto;
	margin-right:auto;
}

#pv-header {
	position:absolute;
	left:0px;
	top:0px;
	width:193px;
	height:61px;
}

#news {
	position:absolute;
	left:193px;
	top:0px;
	width:66px;
	height:61px;
}

#bio {
	position:absolute;
	left:259px;
	top:0px;
	width:50px;
	height:61px;
}

#music {
	position:absolute;
	left:309px;
	top:0px;
	width:63px;
	height:61px;
}

#online-comics {
	position:absolute;
	left:372px;
	top:0px;
	width:124px;
	height:61px;
}

#videogames {
	position:absolute;
	left:496px;
	top:0px;
	width:110px;
	height:61px;
}

#books {
	position:absolute;
	left:606px;
	top:0px;
	width:67px;
	height:61px;
}

#links {
	position:absolute;
	left:673px;
	top:0px;
	width:47px;
	height:61px;
}

#headergraphic {
	position:absolute;
	left:0px;
	top:61px;
	width:47px;
	height:61px;
}

#text {
	position:absolute;
	left:0px;
	top:200px;
	width:720px;
}

body {
	background-color:#FFFFFF;
	background-repeat:repeat;
}

h2{
color:#880000;
font-weight:bold;
font:Georgia, "Times New Roman", Times, serif;
font-size:14px
}


.style1 {
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}
.style2 {
	color: #000000;
font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 17px;
	margin-right: 12px;
}
.style3 {
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 11px;
	margin-right: 0px;
}
.footer {
	color: #FFFFFF;
	background-color:#880000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 11px;
	margin-right: 0px;
	padding:5px;
	text-align:center;
}
a:link {
	font-style: italic;
	text-decoration: none;
	color: #880000;
}
a:visited {
	font-style: italic;
	text-decoration: none;
	color: #880000;
}
a:hover {
	font-style: italic;
	text-decoration: underline;
	color: #FFCCCC;
}
a:active {
	font-style: italic;
	text-decoration: underline;
	color: #AA4444;
}

