
#summary {
	padding:		10px;
}

#summary #extranav {
	width:			140px;
	float:			left;
	padding:		5px;
	margin: 		0px 10px 10px 0px;
}

#commentGroup1 {
	font-family:		Century Gothic;
	font-size:		8pt;
	
	border-style: 		groove;
	border-width:		0;

	padding:		5px;	
}

a:link {
	color:			#ee0000
}

a:hover {
	color:			#ee0000;
	font-weight:		bold;
}

a:visited {
	color:			#ee0000
}

body {
	font-family:		Century Gothic;
	font-size:		12pt;	

	background-color: 	#000000;
	color:			#eeeeee;
	
	border-style: 		dashed;
	border-width:		0;	
}

table {
	border-style: 		double;
	border-width:		6;
	border-color:		#222222;
}

p {
	text-indent: 		20px;
}

.bodyTable {
	background-color: 	#222222;
	color:			#eeeeee;
	
	border-style: 		solid;
	border-width:		2;
}

.nav {
	font-family:		Century Gothic;
	font-size:		12pt;

	background-color: 	#554444;
	color:			#eeeeee;
	
	border-style: 		solid;
	border-width:		1;	
}

.mainPage {
	font-family:		Century Gothic;
	font-size:		12pt;

	background-color: 	#222222;
	color:			white;	
}

.entrySmall {
	font-family:		Century Gothic;
	font-size:		9pt;
	
	border-width:		0;

	padding:		10px;
}

.entry {
	font-family:		Century Gothic;
	font-size:		11pt;
	
	border-style: 		groove;
	border-width:		0;

	padding:		10px;	
}

.comment {
	font-family:		Century Gothic;
	font-size:		8pt;
	
	border-style: 		groove;
	border-width:		1;

	padding:		5px;	
}

.footer {
	font-family:		Century Gothic;
	font-size:		8pt;
	
	background-color: 	#554444;
	color:			#eeeeee;
	
	border-style: 		groove;	
	border-width:		1;	
}

.hRule {
	width:			60%;
	height:			2;
	border-style: 		groove;	
	border-width:		1;	
}
