body {
	font-family:"Courier New", Courier, monospace;
	font-size: 9pt;
	text-align: center;
	background: #000000 url(images/page_bg.jpg);
	background-color: #000000;
	background-attachment: fixed;
	font-style: normal;
	font-weight: bold;
	line-height: 10pt;
	border: none;
	color: #000000;
}


#body {
/*	background: url(images/body_bg.gif) repeat-y;*/
	padding-bottom: 10px;
}

#body p {
	color: #000000;
	background-color: #000000;
}
html, #wrapper, h1 {
	padding-bottom: 4px;	
}

a img {
	border:none;
	border-style: none;
} 

#beanie {
	padding-top: 20px;
	padding-left: 670px;
	position: absolute;
	border: none;
	height: 24px;
	left: -31px;
	top: 0px;
}

#logosmallx1 {
	padding-top: 40px;
	padding-left: 62px;
	position: absolute;
	border:none;
}

#logosmallx2 {
	padding-top: 40px;
	padding-left:126px;
	position: absolute;
	border:none;	
}

#titles {
	padding-top: 41px;
	padding-left:200px;
	position: absolute;
	border:none;
}

#wrapper {
	background: url(images/fanzinepage.jpg) top no-repeat;
	/*margin: 0 auto;*/
	text-align: left;
	width: 824px;
	position: absolute;
	min-height: 1010px;
	left: 2px;
	top: 3px;
}

#pixbox{
	position:relative;
	border: 0;
	max-height: 732px;
	overflow: hidden;
	margin-top:16px;
	margin-left: 64px;
	margin-right: 64px;
}

#textbox{
	position: absolute;
	border: 0;
	margin-top: 2px;
	margin-left: 128px;
	max-height: 48px;
	overflow: hidden;
	text-align: center;
	left: 0px;
	top: 858px;
	height: 38px;

}

h1, h2, h3 {
    font-size: 14px;
}

h1 {
	line-height: 1;
	position: absolute;
	top: 0px;
	left: 0px;
}

h2 {
	margin: 0px 0px 5px 0px;
	padding: 0px;
	border: 0;
}

h3 {
    padding: 4px 0px 0px 0px;
}

.block {
    display: block;
}

.clear {
    clear: both;
    height: 0px;
}

.left {
    float: left;
    margin: 5px 20px 0px 0px;
	display: inline;
}

.right {
    float: right;
    margin: 0px 0px 0px 20px;
	display: inline;
}


#contentleft {
	width: 370px;
	height: 520px;
	padding-top: 16px;
	margin-left: 40px;
	position: absolute;
	overflow: hidden;
	left: 10px;
	top: 204px;
}

#contentleft .contentboxl {
    padding: 5px 20px 10px 20px;
}

#contentright {
	width: 370px;
	height: 680px;
	padding-top: 16px;
	margin-left: 400px;
	position: absolute;
	overflow: hidden;
	left: 17px;
	top: 203px;
}

#contentright .contentboxr {
    padding: 5px 20px 10px 20px;
}

#footer {
	text-align: center;
	padding-left: 80px;
	padding-top: 32px;

}

#footerhome {
	text-align: center;
	padding-left: 96px;
	padding-top: 4px;
	position: absolute;
	height: 56px;
	top: 899px;
	left: -1px;
	width: 700px;
}

#footer li {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	list-style: none;
	float: left;
	padding: 3px;
	margin: 3px;
}
	
#footerhome li {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	list-style: none;
	float: left;
	padding: 3px;
	margin: 3px;
}	
#footer ul a {
	border: 1px dashed #996666;
	background:  url(images/stipple3.png) left center;
	color: #000066;
	text-decoration: none;
	display: block;
	padding: 4px;
	max-height: 28px;
}

#footerhome ul a {
	border: 1px dashed #996666;
	background:  url(images/stipple3.png) left center;
	color: #000066;
	text-decoration: none;
	display: block;
	padding: 4px;
/*	max-height: 28px;*/
}
#footer a:hover {
    color:#0000FF;
}
#footerhome a:hover {
    color:#0000FF;
}	
#copyright {
	color: #989898;

	position: absolute;
}

#links {
	width: 330px;
	margin-left: 60px;
	margin-top: 560px;
	line-height: normal;
	font-weight: bold;
	position: absolute;
}

#links ul {
    border: 1px dashed #996666;
    margin: 1px;
    padding: 2px;
	list-style-type: square;
	list-style-position: inside;

}

#links li {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	list-style: none;
	background:  url(images/stipple3.png) left center;
	margin: 2px;
	padding: 2px;
	padding-left: 8px;

}

.lastchild{border-right: 0px none #FFFFFF !important;}

#links a {
	color: #000066;
    text-decoration:none;
    display: block;
    padding: 2px 0px;
}

#links a:hover {
    color:#0000FF;
}

#currenttitle {
	position: relative;
	left: 64px;
	top: 32px;
	border: 0;
	border-style: none;
}

/* page content */

#content h2 {

    margin: 0px;
    padding: 20px 0px 0px 0px;
}

#content h3 {
	margin: 10px 0px;
	padding: 0px;
	text-transform: capitalize;
}

#content p {
    margin: 10px 0px;
    padding: 0px;    
}

#content, #content a {
    color: #996666;
}

#content a:hover {
    color:#0000FF;
}
