body 
{
 	width:100%;
	height:100%;
	font: 62.5% Arial,sans-serif;
	color:Black;
	background:#EEEEEE;  
}

p {
    padding:1px;
    margin:0px;
    margin-bottom:2px;
}

a {
	color:#907C4B;
	text-decoration:none;
}

a:hover {
	color:#907C4B;
	text-decoration:underline;
}


h2.postHeader {
	margin: 0 0 0.5em 0;
	padding-bottom:2px;
	font-size: 1.3em;
	color:#002a42;
	border-bottom: #003366 1px solid;
	
}

h2.postTitleCat {
	-x-system-font:none;
	border:none;
	margin:2px 0 3px 0;
	padding:0px;
	font-size: 1.2em;
}

h2.postTitle {
	-x-system-font:none;
	border:none;
	width:240px;
	margin:0 0 3px 0;
	padding:0px;
	font-size: 1.1em;
	font-weight:100;
}

h2.postDate {
	-x-system-font:none;
	border:none;
	margin:0 0 3px 0;
	padding:0px;
	font-size: 1.1em;
}

.postHolder {
    border-bottom: #003366 1px solid;
    margin-bottom: 0.5em;
    padding-bottom: 0.5em;
    background-color: transparent;

}
.description {
    font-size: 1.2em;
    font-weight: bold;
}

.postDescriptionHolder {
    clear:both;
}

#newsarchiveLink {
	margin-top:8px;
	margin-right:10px;
	position:relative;
	float:right;
}

.ListHolder {
    width: 350px;
    background-color: #EEEEEE;
}

