body 
{
	margin: 0px;
	padding: 0px;
	text-align: center;
	color: black;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 17px;
	background: #ff0000;
	background-image: url('images/bkg-image.jpg');
}


#main 
{
	text-align: left;
	margin: 0px auto;
	width: 870px;
}

#header 
{
	margin-top: 60px;
	margin-left: 20px;
	width: 300px;
	float: left;
}

#links
{
	margin-left: 220px;
	width: 30%;
	margin-top: 60px;
	float: left;
}

#front-top
{
	width: 509px;
	height: 40px;
	float:left;
	background-image: url('images/TornBkg_L_Top.png');
}

#front-bottom
{
	width: 509px;
	height: 25px;
	float:left;
	background-image: url('images/TornBkg_L_Bottom.png');
}

#front-left
{
	width: 509px;
	/*height: 497px;*/
	float:left;
	margin-top:14px;
	margin-left:24px;
	background-image: url('images/TornBkg_L_Middle.png');
	background-repeat: repeat-y;
}

#front-biopic
{
	float:left;
	width:283px;
	height218px;
	margin-left:10px;
	margin-top:10px;
}

#front-right
{
	float:left;
	background-image: url('images/Right-Bkg2.png');
	background-repeat: no-repeat;
	width:311px;
	height:350px;
	margin-left:10px;
	margin-top:10px;
}

#novel-left
{
	float:left;
	width: 170px;
	margin-top:30px;
	margin-left:40px;
}

#novel-right
{
	margin-top:30px;
	margin-left:220px;
	width:280px;
}


#recent
{
	margin-left: 40px;
}





h2
{
	font-weight: normal;
	font-size: 26px;
	color: #ba2424;	
	margin-bottom: 5px;
}

.praise
{
	margin-left:12px;
}

.biglink
{
	line-height: 20px;
	margin-left: 12px;
	text-align: right;
	font-size: 16px;
	text-decoration: underline;
	color: #ba2424;	
}


.biglink:hover
{
	color: black;
}

.novel-desc
{
	margin-top: 0px;
	margin-left: 4px;
	font-size: 12px;
	font-style: italic;
	line-height: 14px;
	color: #ba2424;	
}

.novel-stripe
{
	margin-left: 40px;
	margin-top: 8px;
}

.recent-header
{
	margin-top: 18px;
	margin-bottom: 16px;
}

.recent-link
{
	line-height: 20px;
	text-decoration: underline;
	color:#000;
}

.recent-link:hover
{
	color: #ba2424;	
}

.recent-time
{
	margin-left: 6px;
	font-style: italic;
	color: #187a36;
}

.recent-biglink
{
	line-height: 40px;
	font-size: 18px;
	text-decoration: underline;
	color: #ba2424;	
}

.recent-biglink:hover
{
	color: black;
}

.front-bio
{
	width: 288px;
	margin-top:28px;
	margin-left:14px;
}

.bio-name
{
	font-weight: bold;
	color: #ba2424;	
}

.bio-title
{
	font-weight: bold;
	font-style: italic;
}


.bio-prelink
{
	margin-left:18px;
	margin-top:10px;
}

.bio-link
{
	text-decoration: underline;
	color: #ba2424;	
}

.bio-link:hover
{
	color:#000;
}









#border_container 
{
	float: left;
	width:800px;
	margin: 10px auto;
}

#border_header 
{
	margin: 0px auto;
	width: 100%;
	height: 22px;
}

#border_headerLeft 
{
	background: transparent url(http://www.pcxdesigns.com/dev/ipb3/public/style_images/protoculturex/border_topleft.png) no-repeat scroll left center;
	width: 40px;
	height: 48px;
	padding: 0px;
	margin: 0px;
	float: left;
}

#border_headMain
{
	background: transparent url(images/tornpage/Tornpage_01.png) repeat-x scroll 0 0;
	height: 22px;
	width: 800px;
	float: left;
}

#border_headerRight
{
	background: transparent url(http://www.pcxdesigns.com/dev/ipb3/public/style_images/protoculturex/border_topright.png) no-repeat scroll left center;
	width: 40px;
	height: 48px;
	padding: 0px;
	margin: 0px;
	float: right;
}

#border_content 
{
	margin: 0px auto;
}

#border_leftBorder 
{
	background: transparent url(images/tornpage/Tornpage_02.png) repeat-y scroll 0 0;
	width: 40px;
	height: 450px;
	float: left;
}

#border_contMain 
{
	background: transparent url(images/tornpage/Tornpage_03.png) repeat scroll 0 0;
	width: 732px;
	float: left;
}

#border_contcont
{
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 40px;
	padding-right: 40px;
}

#border_rightBorder 
{
	background: transparent url(images/tornpage/Tornpage_04.png) repeat-y scroll 0 0;
	width: 28px;
	height: 450px;
	float: right;
}

#border_footer 
{
	margin: 0px auto;
	height: 25px;
}


#border_footerMain
{
	background: transparent url(images/tornpage/Tornpage_05.png) repeat-x scroll 0 0;
	height: 25px;
	width: 800px;
	float: left;
}

p.normal
{
	font-size: 16px;
}

p.title
{
	font-size: 24px;
}









