body
{
	margin:0px;
	padding:0px;
	background-color:#000000;
}
	
img
{
	border:none;
}

.boldlink
{
	text-decoration:none;
	color:#000000;
	font-weight:bold;
}
						
#header
{
	position:relative;
	top:0px;
	left:50%;
	margin-left:-487px;
	/*background-image:url(../images/lostnation_03.png);*/
	width:964px;
	height:126px;
}
	
	#logo
	{
		position:relative;
		top:0px;
		left:0px;
		margin-top:22px;
		margin-left:7px;
	}
	
	#header #tag
	{
		position:relative;
		top:0px;
		left:0px;
		margin-top:16px;
		margin-left:7px;
	}

#content
{
	position:relative;
	top:0px;
	left:50%;
	margin-left:-487px;
	width:964px;
	float:left;
	clear:both;
}
	

	#content #leftContent
	{
		position:relative;
		top:0px;
		left:0px;
		width:184px;
		/*background-image:url(../images/lostnation_06.png);*/
		float:left;
	}
		
		#content #leftContent .mainLink
		{
			position:relative;
			top:0px;
			left:0px;
			margin-left:17px;
			margin-top:1px;
			margin-bottom:7px;
		}
	
	#content #rightContent
	{
		position:relative;
		top:0px;
		left:0px;
		width:780px;
		/*background-image:url(images/lostnation_07.png);*/
		float:left;
	}
		#content #rightContent h2
		{
			position:relative;
			top:px;
			left:0px;
			padding:0px;
			margin-bottom:10px;
			margin-top:20px;
			font-size:17px;
		}
	
		#content #rightContent #top
		{
			position:relative;
			top:0px;
			left:0px;
			height:5px;
			width:780px;
			background-image:url(../Images/content-top.png);
		}
		
		#content #rightContent #middle
		{
			position:relative;
			top:0px;
			left:0px;
			background-image:url(../Images/content-back.png);
			background-repeat:repeat-y;
			width:768px;
			padding-left:13px;
			float:left;
			clear:both;
		}
	
			#banner
			{
				position:relative;
				top:0px;
				left:0px;
				margin-top:7px;
			}
			
			#mainContent
			{
				position:relative;
				top:0px;
				left:0px;
				float:left;
				clear:both;
				padding-bottom:20px;
				width:755px;
				font-family:verdana;
				font-size:11px;
			}
			
				#mainContent p
				{
					margin-top:10px;
					margin-bottom:10px;
				}
					
				#mainTitle
				{
					position:relative;
					top:0px;
					left:0px;
					margin-top:5px;
					margin-bottom:5px;
					float:left;
				}
				
				#mainContent #left
				{
					position:relative;
					top:0px;
					left:0px;
					float:left;
					width:416px;
					margin-right:20px;
				}
				
					.subtitle
					{
						position:relative;
						top:0px;
						left:0px;	
						margin-top:0px;
						margin-bottom:10px;
					}
					.splitter
					{
						position:relative;
						top:0px;
						left:0px;
						padding:0px;
						margin:0px;
						float:left;
					}
				
					#latestPage1
					{
						position:relative;
						top:0px;
						left:0px;
						margin-right:5px;
					}
					
					#latestPage1
					{
						position:relative;
						top:0px;
						left:0px;
					}
					
				#mainContent #right
				{
					position:relative;
					top:0px;
					left:0px;
					float:left;
					width:319px;
				}
				
					#mainContent #right a
					{
						text-decoration:none;
						color:#000000;
						font-weight:bold;
					}
				
				
					.newsTitle
					{
						position:relative;
						top:0px;
						left:0px;
						font-weight:bold;
					}
				
					.smallSplitter
					{
						position:relative;
						top:0px;
						left:0px;
					}
			
				#mainContent #fullPage
				{
					position:relative;
					top:0px;
					left:0px;
					float:left;
					width:755px;
				}
					#fullPage .comicBook
					{
						position:relative;
						top:0px;
						left:0px;
						margin-top:0px;
						margin-bottom:20px;
						float:left;
						clear:both;
						width:750px;
					}
					
					#fullPage .comicBook h2
					{
						position:relative;
						top:0px;
						left:0px;
						padding:0px;
						margin-top:0px;
						margin-bottom:20px;
						font-size:17px;
						
					}
					
					#fullPage .bookTitle
					{
						position:relative;
						top:0px;
						left:0px;
						margin-top:10px;
					}
					
					#fullPage .comicBook .image
					{
						position:relative;
						top:0px;
						left:0px;
						float:left;
						
					}
					
					#fullPage .comicBook .text
					{
						position:relative;
						top:0px;
						left:0px;
						float:left;
						width:530px;
						margin-left:10px;
					}
						#fullPage .comicBook .text p
						{
							margin-top:0px;
							margin-bottom:10px;
						}
						
					#fullPage .comicBook .quickPageViewer
					{
						position:relative;
						top:0px;
						left:0px;
						float:left;
						width:530px;
						margin-left:10px;
						height:100%;
					}
					
						.quickPageViewer .quickPage
						{
							position:relative;
							top:0px;
							left:0px;
							float:left;
							margin-right:5px;
							margin-bottom:5px;
							width:125px;
							height:169px;
						}
					
					
						.quickPageViewer .controls
						{
							position:relative;
							top:0px;
							left:0px;
							float:left;
							margin-right:5px;
							margin-bottom:5px;
							font-weight:bold;
							width:100%;
						}
						
						.quickPageViewer .controls a
						{
							text-decoration:none;
							color:#000000;
						}
						
						.quickPageViewer .controls .nav
						{
							position:absolute;
							top:0px;
							right:00px;
							width:60px;
						}
						
							.nav .arrow
							{
							position:relative;
							top:0px;
							left:0px;
							float:left;
							margin-top:2px;
							margin-left:10px;
							}
						
						.hiddenPages
						{
							display:none;
							margin-top:10px;
						}
						
							.hiddenPages .quickPage
							{
								position:relative;
								top:0px;
								left:0px;
								float:left;
								margin-right:5px;
								margin-bottom:5px;
								width:125px;
								height:169px;
							}
						
	
					#comicContent
					{
						position:relative;
						top:0px;
						left:0px;
						float:left;
						clear:both;
					}
					
						#comicContent .image
						{
							position:relative;
							top:0px;
							left:0px;
							float:left;
						}
						
						.introText
						{
							position:relative;
							top:0px;
							left:0px;
							float:left;
							width:500px;
							margin-left:20px;
						}
					
					#comicPages
					{
						position:relative;
						top:0px;
						left:0px;
						float:left;
						clear:both;
						margin-top:10px;
					}
					
						.comicPage
						{
							position:relative;
							top:0px;
							left:0px;
							float:left;
							margin-right:5px;
							margin-bottom:5px;
							width:145px;
						}
					
				#book1
				{
					position:relative;
					top:0px;
					left:0px;
					margin-left:-188px;
					margin-top:-50px;
					float:left;
				}
				
				#book2
				{
					position:relative;
					top:0px;
					left:0px;
					margin-left:-188px;
					margin-top:218px;
					float:left;
				}
				
				#book3
				{
					position:relative;
					top:0px;
					left:0px;
					margin-left:-188px;
					margin-top:487px;
					float:left;
				}
				
				#pageContent
				{
					position:relative;
					top:0px;
					left:0px;
					float:right;
				}
			
			#login
			{
				position:absolute;
				top:-31px;
				right:27px;
			}
			
			#register
			{
				position:absolute;
				top:-31px;
				right:146px;
			}
			
		
	
	#content #rightContent #bottom
	{
		position:relative;
		top:0px;
		left:0px;
		height:5px;
		width:780px;
		background-image:url(../Images/content-bottom.png);
		float:left;
		clear:both;
	}
	

#footer
{
	position:relative;
	top:0px;
	left:50%;
	margin-left:-487px;
	width:964px;
	height:36px;
	float:left;
	clear:both;
	color:#ffffff;
	font-family:verdana;
	font-size:11px;
	font-weight:bold;
}

	#copy
	{
		position:relative;
		top:0px;
		left:0px;
		float:left;
		margin-top:10px;
		margin-left:12px;
	}

	#footer #links
	{
		position:relative;
		top:0px;
		left:0px;
		float:right;
		margin-top:10px;
		margin-right:7px;
	}
	
	#footer #links a:link { color:#ffffff; text-decoration:none; font-weight:bold;}
	#footer #links a:visited { color:#ffffff; text-decoration:none; font-weight:bold;}
	#footer #links a:active { color:#ffffff; text-decoration:none; font-weight:bold;}
	#footer #links a:hover { color:#4ccffa; text-decoration:none; font-weight:bold;}
	

	