/*
Palette:
red:b71234
blue:054278
054278
*/

body{
	font-size:80%;
	font-family:helvetica, arial, sans-serif;
	
}


a{
	color:#054278;
	text-decoration:none;
}
	#header h1{
	font-size:1.4em;
	}
	
	
	#header h1 a{
		text-decoration:none;
		color:054278;		
	}
	

	#centenary_logo img{
	border:none;
	}
	
	
	#skiplinks{
	display:none;
	}
	
	
	#mainNav{	
	float:left;
	width:100%;
	font-family:helvetica, arial, sans-serif;
	margin:1em 0 2em;
}

	#mainNav ul{
		float:left;
		width:100%;
		padding:0;
		margin:0;
		list-style-type:none;
		margin-top:1em;
		
		
		
	}
	#mainNav li{
		width:120px;
		float:left;
		display:inline;
		height:3em;
		margin-right:2px;
		border-left:1px solid #054278;
		padding:0 3px;
	}
  	#mainNav li a{

  	}
	
	
	#main{
	clear:left;
	float:left;
	width:100%;
	margin-top:2em;
	}

#content h2{
	font-size:1.2em;

}
#content h3{
	font-size:1em;

}
#content h4{
	font-size:1em;

}
#content h5{
	font-size:.8em;

}

	
	#subNav{
	display:none;
	}
	#sidePanel{
		display:none;
	}
	
	#footer{
	
	clear:both;
	float:left;
	width:100%;
	
	margin-top:1em;
	margin-bottom:1em;

}
	
	
	#footer p{
		width:200px;
	}
	#footer p#supported img{
		clear:both;
		float:right;
		}
		
	/* FORUM STYLES */

.comment_header{
	clear:left;
	float:left;
	width:550px;
	border-bottom:1px solid #ddd;
	color:#054278;
}
	#content .comment_header a, #content .comment_header a:visited{
		text-decoration:none;
		font-weight:bold;
		color:#054278;
	}

.top, .open {
	border-bottom:none;
}
	.top div{	
		border-bottom:1px solid #054278;
				border-bottom:none;
		font-weight:bold;
		
	}
	
	.top div.date{	
		
	}
	
	.open {	
		background:#eaeaea;	
	}
	.comment{
		float:left;
		width:540px;
		background: #EAEAEA;
		padding:.2em 5px;		
		
	}
.thread{
	float:left;
	width:266px;
	padding:.2em 5px;
	font-size:.8em;
}
/* indents */
.ind1{	padding-left:8px;}
.ind2{	padding-left:16px;}
.ind3{	margin-left:24px;}
.ind4{	margin-left:32px;}
.ind5{	margin-left:40px;}
.commenter{
	float:left;
	width:174px;
	padding:.2em 0 .2em 5px;	
	font-size:.8em;
}
.date{
	float:left;
	width:82px;
	padding:.2em 0 .2em 5px;	
	font-size:.8em;	
}
#content #reply{
	width:550px;
	float:left;
	background:#eaeaea;
	border-bottom:1px solid #ddd;
	margin:0 0 .2em 0;
	padding:0;
	
}
.top {
  width:550px;
  border-bottom:1px solid #054278;
}
	#content #reply a{
		float:right;
		font-size:.8em;
		padding:.2em 5px;		
		text-align: left;
		b/order-right:1px solid #fff;
	}
	#content  #reply a:hover{

		
	}
	
		
	
