body{
	background-color: #000000; 
	margin-left: auto;
	margin-right: auto;
	text-align: center;  
	font-family: Verdana, Arial, Sans-Serif; 
	background-image: url(bg.jpg); 
	background-attachment: fixed; 
	background-position: bottom; 
	background-repeat: repeat-x;
	margin-top: 0px;
	}


#main{
	width: 760px; 
	border: 1px solid #959596; 
	background-color: #000000; 
	margin-top: 30px;
	margin-bottom: 30px;
	margin-left: auto;
	margin-right: auto;
	}

#header{
	
	}

h1{
	font-size: 24pt; 
	color: #FD5A1E; 
	font-family: Garamond, 'Copperplate Gothic Light', Georgia, 'Times New Roman', Serif; 
	letter-spacing: .6em; 
	font-weight: bold; 
	margin-left: 25px; 
	margin-right: 25px;
	}

h2{
	font-size: 10pt; 
	color: #FD5A1E; 
	font-family: Verdana, Arial, Sans-Serif; 
	font-weight: lighter;
	margin-top: -10px; 
	letter-spacing: .5em;
	}
		
		
#container{
	width: 760px;
	margin: 0px;
	border-top: 1px solid #959596;
	height: auto;
	}
	
	
iframe{
	width: 160px;
	height: 100%;
	margin: 0px;
	}
	
	

#navigationpane{
	width: 160px; 
	text-align: left;
	margin: 0px;
	height: 100%;
	}


#entrypane{
	width: 600px; 
	text-align: left;
	background-color: #FFFFFF;
	margin-top: 0px;
	height: 100%;
	background-image: url(entrybg.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
	}

	.title{
		color: #999999; 
		font-family: Garamond, 'Copperplate Gothic Light', Georgia, 'Times New Roman', Serif; 
		font-size: 16pt; 
		font-weight: bold;
		letter-spacing: .2em;
		margin-left: 20px;
		margin-top: 0px;
		}

	.date{
		color: #FD5A1E; 
		font-size: 9pt; 
		font-family: Verdana, Arial, Sans-Serif; 
		margin-left: 30px; 
		letter-spacing: .3em;
		margin-top: -18px;
		}
		
	.entry{
		color: #000033;
		font-family: Verdana, Arial, Sans-Serif;
		font-size: 10pt;
		text-indent: 10px;
		text-align: justify;
		margin-left: 25px;
		margin-right: 25px;
		}
		
	.distancelink, distancelink:visited{
		text-decoration: underline;
		font-size: 10pt;
		color: #000033;
		}
		
	.distancelink:hover{
		text-decoration: none;
		color: #000000;
		}
		
	.commentlabel{
		color: #000033;
		font-family: Verdana, Arial, Sans-Serif;
		font-size: 10pt;
		text-align: justify;
		margin-left: 15px;
		}
		
	a.commentlink, a.commentlink:visited{
		color: #b94216;
		font-size: 9pt;
		font-family: Verdana, Arial, Sans-Serif;
		text-decoration: none;
		font-weight: bold;
		margin-left: 80px;
		}
		
	a.commentlink:hover{
		color: #222222;
		text-decoration: underline;
		}
		
	.note{
		font-family: Verdana, Arial, Sans-Serif;
		font-size: 7pt;
		color: #333333;
		text-decoration: underline;
		margin-left: 90px;
		margin-top: -10px;
		}
		
	.commentsection{
		color: #993333;
		font-family: Garamond, 'Copperplate Gothic Light', Georgia, 'Times New Roman', Serif;
		font-size: 12pt;
		font-weight: bold;
		margin-left: 40px;
		}
		
	.commenttitle{
		color: #b94216;
		font-size: 11pt;
		font-family: Garamond, 'Copperplate Gothic Light', Georgia, 'Times New Roman', Serif;
		margin-left: 15px;
		letter-spacing: .3em;
		}
		
	.commentname{
		color: #555555;
		font-size: 9pt;
		font-family: Verdana, Arial, Sans-Serif;
		margin-left: 25px;
		letter-spacing: .2em;
		font-weight: bold;
		}
	
	.comment{
		color: #330000;
		font-family: Verdana, Arial, Sans-Serif;
		text-indent: 15px;
		font-size: 9pt;
		margin-left: 35px;
		margin-right: 70px;
		text-align: justify;
		}
		
	.indent{
		color: #330000;
		font-family: Verdana, Arial, Sans-Serif;
		text-align: left;
		font-size: 10pt;
		margin-left: 60px;
		margin-right: 60px;
		} 
		
#navigation{
	text-align: left;
	overflow: auto;
	height: 100%;
	width: 160px;
	margin: 0px;
	}
	
#content{
	width: 160px;
	margin: 0px;
	}

	.navheader{
	font-size: 9pt; 
	font-weight: bold; 
	font-family: Verdana, Arial, Sans-Serif; 
	margin-left: 3px;
	color: #CFCFCF;
	letter-spacing: .2em;
	}

	a.nav, a.nav:visited{
	font-family: Garamond, 'Copperplate Gothic Light', Georgia, 'Times New Roman', Serif; 
	font-size: 9pt; 
	color: #FD5A1E; 
	text-decoration: underline; 
	margin-left: 10px;
	font-weight: 100;
	letter-spacing: .3em;
	line-height: 1.5em;
	}

	a.nav:hover{
	color: #CCCCCC; 
	text-decoration: underline;
	}
