body{
    background-color: #001D36;
		color:#ffffff;
		text-align:center;
		font-family:sans-serif;
		font-size:80%;
		margin:0px;		
}

#container{
    width:804px;
		border-left:1px solid #ffffff;
		border-right:1px solid #ffffff;
		border-bottom:1px solid #ffffff;
		position:relative;
		top:0px;
		margin:0px auto;
		margin-bottom:0px;
		padding:0;
		clear:both;
}

#header{
    width:804px;
		height:52px;
		border-bottom:1px solid #ffffff;
		margin:0;
		padding:0;
		overflow:hidden;
		position:relative;
		top:0px;
}

#main{
    background:url('../images/bg2.jpg') top right no-repeat;
		width:804px;
		height:100%;
		position:relative;
		top:0px;
		left:0px;
		margin:0;
		padding:0;
		text-align:left;
}
.main2{
    width:500px;
		height:100%;
		margin:35px 30px 40px 25px;
		position:relative;
		top:0px;
		left:0px;
		float:left;
}
.nav{
    position:relative;
		top:0px;
		left:0px;
		text-align:right;
		margin-right:70px;
}
.nav ul{
    margin:0;
		padding:0;
}
.nav li{
    list-style-type:none;
		margin:0px 10px 0px 10px;
		padding:0;
		display:inline;
}
.c1{
    width:274px;
		height:100%;
		position:relative;
		top:0px;
		left:0px;
		float:left;
}

.novels{
    width:225px;
		margin:35px 15px 20px 20px; 
}
.novels2{
    width:500px;
		clear:both;
    position:relative;
		top:0px;
		margin:0px 0px 20px 40px;
}
.novels2 img{margin:0px 10px 0px 10px;}

.c2{
    width:300px;
		height:100%;
		position:relative;
		top:0px;
		left:0px;
		float:left;
}
.text{
    width:290px;
		margin:35px 5px 20px 0px;
}

.c3{
    width:200px;
		height:100%;
		position:relative;
		top:0px;
		left:0px;
		float:left;
}
.jay{
    width:135px;
		margin:315px 30px 20px 37px;
}
.footer{
    width:804px;
		position:relative;
		top:0px;
    margin:4px auto;
		font-size:11px;
		text-align:right;
		
}
.excerpt p{text-indent:20px;padding:0;margin:0;line-height:150%;}

span.smallcaps{font-variant:small-caps;font-weight:bold;font-size:110%;}
.orange{color:#F86023;}
.italic{font-style:italic;}
.bold{font-weight:bold;}
.title{font-weight:bold;font-size:125%;color:#F86023;}
.subtitle{font-weight:bold;font-size:100%;color:#F86023;}
img{border:0;}
.quote{margin:0px auto;}


a:link{color:#F86023;}
a:visited{color:#F86023;}
a:active{color:#F86023;}
a:hover{color:#F86023;}
