.main {
	width:1035px;
	}

.right  {
	float:right;
	width:268px;
	}
h5 {
	font-size:1.25em;
	line-height:1.0em;
	}
a {
	color:#666;
	text-decoration:underline;
	}
a:hover {
	color:#aa0000;
	}

.editor {
	width:675px;
	text-align:left;
	font-weight:normal;
	padding: 5px 0 0 0;
	}
.editor .pic {
	float:left;
	width:100px;
	margin: 0 5px 0 0;
	}
.editor .pic img {
	border: 1px solid #000;
	}
.editor .blog {
	float:left;
	width:195px;
	margin: 0 5px;
	}
/*.editor .announcement {
	float:left;
	margin:5px 10px;
	width:320px;
	height:50px;
	overflow:auto;
	line-height:1em;
	}*/
/*.announcement {
	margin:0;
	line-height:1em;
	}*/
.editor .blog img {
	}
.editor .blog div {
	width:230px;
	text-align:justify;
	padding: 0 5px;
	}
	
.editor .header {
	background:#B63436;
	margin-left:0;
	padding:5px;
	font-weight:bold;
	color:#fff;
	}
.editor .content {
	overflow:auto;
	height:125px;
	border: 1px solid #B63436;
	margin-top:0;
	padding:5px;
	}
.editor .announcement p {
	line-height:1em;
	}
	
#forum {
	width:665px;
	text-align:left;
	font-weight:normal;
	}
#forum div {
	clear:left;
	}
#forum .header {
	background:#e4e4e4;
	padding:5px;
	margin:5px 0;
	}
#forum img {
	float:left;
	margin:5px;
	}

#forum .national {
	width:215px;
	height:75px;
	float:left;
	clear:none;
	}
#forum .regional {
	width:215px;
	height:25px;
	float:left;
	clear:none;
	}
	
#blog {
	width:675px;
	font-weight:normal;
	}
#bloglisting {
	width:275px;
	float:right;
	border:1px solid #12538D;
	}
.blogdirectorylistings {
	width:240px;
	margin: 5px;
	height:220px;
	overflow: auto;
	padding: 0 25px 0 0;
	}
	
#bloglisting .header {
	background:#12538D;
	padding:5px;
	font-weight:bold;
	color:#fff;
	}
#bloglisting .announcement {
	}
#bloglisting ul {
	width:220px;
	margin-left:-20px;
	list-style-position:inside;
	}
#bloglisting li {
/*	width:200px;
	float:left;*/
	}
#blog a {
	font-weight:bold;
	}
#blog a:hover {
	font-weight:bold;
	}
#blog .blogcol {
	 width:130px;
	 height:125px;
	 float:left;
	 margin-right:2px;
	 }
#blog img {
	max-width:120px;
	max-height:50px;
	margin: 0 2px 2px 0;
	border:1px #000 solid;
	}
	
	
#featured {
	width:360px;
	float:right;
	border:1px solid #12538D;
	height:180px;
	}
	
#featured .header {
	background:#12538D;
	padding:5px;
	font-weight:bold;
	color:#fff;
	}
	
#featured .announcement {
	height:140px;
	overflow:auto;
	padding:5px;
	line-height:1.0em;
	}
#featured strong {
	line-height:1.25em;
	}
