body {
	font-family: sans-serif;
	font-size:  small;
	background-color: #36393a;
	text-align: center;
	margin: 0;
	padding-top: 5px;
	}
	
a {
	text-decoration: none;
	color: #2c6677;
	font-weight: bold;
	outline: none;
	}
	
a:hover {
	color: #59adc6;
	}

#page {
	width: 980px;
	margin: 0 auto;
}

#header {
	width: 980px;
	height: 220px;
	background: url(images/headerim.jpg) top left no-repeat;
}

#header1 {
	width: 180px;
	padding-left: 800px;
	padding-top: 115px;
	text-align: center;
	height: 57px;
}

#nav {
	float: left;
	padding-left: 20px;
}

.navitem {
	margin: 0 10px;
	float: left;
	display: block;
	height: 35px;
	padding: 8px 7px 0 8px;
	font-size: 17px;
	color: #c2e8ea;
	font-family: "arial black", arial;
	text-decoration: none;
}

h1 {
	color: #4f768d;
	font-size: 17px;
	font-family: "arial black", arial;
}

h2 {
	color: #455a66;
	font-size: 16px;
	font-weight: bold;
}

h3 {
	color: #364249;
	font-size: 15px;
}

li {
	line-height: 1.5;
	font-size: .9em;
}
.navitem:hover {
	color: #fff;
	background: url(images/bg-nav.jpg) top left repeat-x;
}

#content {
	width: 980px;
	background: url(images/content.jpg) top left repeat-y;
	float: left;
}

#contentl {
	float: left;
	width: 800px;
}

#post {
	padding: 0 15px 40px 25px;
	text-align: left;
}

#sidebar {
	float: left;
	width: 180px;
}

.clear {
	clear: both;
}

.justify {
	text-align: justify;
}

.pBot {
	padding-bottom: 20px;
}

#titlebar {
	width: 820px;
	background: url(images/header.jpg) bottom left no-repeat;
	color: #2a4c60;
	padding-top: 2px;
	padding-left: 20px;
	height: 38px;
	text-align: left;
	font-size: 18px;
	font-family: "arial black", arial;
}

#footer {
	float: left;
	width: 980px;
	padding-top: 10px;
	text-align: center;
	height: 80px;
	background: url(images/footer.jpg) top left no-repeat;
}

#footercont {
	float: left;
	width: 800px;
	height: 65px;
	padding-top: 5px;
	text-align: center;
	color: #ddd;
}

#footerbadge {
	float: left;
	width: 180px;
	text-align: center;
}

.right {
	float: right;
}

.left {
	float: left;
}

.center {
	text-align: center;
}

.padR20 {
	margin-right: 20px;
}

.side_split {
	width: 180px;
	height: 8px;
	margin: 6px 0 6px 0;
	background: url(images/sidebar-s.jpg) center right no-repeat;
}

#twitter_capt {
	height: 23px;
	padding-top: 38px;
	padding-right: 9px;
	width: 171px;
	font-size: 10px;
	text-align: right;
	background: url(images/twitter-h.jpg) top right no-repeat;
}
#twitter_capt a {
	color: #4fbad0;
}

#twitter_capt a:hover {
	color: #69d3e9;
	text-decoration: underline;
}

#twitter_capb {
	height: 9px;
	width: 180px;
	background: url(images/twitter-f.jpg) top right no-repeat;
}

#twitter_div {
	width: 180px;
	background: url(images/twitter-c.jpg) top right repeat-y;
}

ul#twitter_update_list {
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 12px;
}
ul#twitter_update_list li {
	padding: 3px 3px 10px 0;
	margin-left: 13px;
	margin-right: 5px;
	color: #a8a8a8;
	border-bottom: 1px #555 dotted;
	text-align: left;
}
ul#twitter_update_list a { color: #60c4d9; text-decoration: none;}

ul#twitter_update_list a:hover { color: #69d3e9; text-decoration: underline; }

ul#twitter_update_list li span a{
	display: inline !important;
}

ul#twitter_update_list li a{
	display: block;
	width: 160px;
	text-align: right;
	padding-right: 3px;
}
a#facebook {
	display: block;
	width: 113px;
	height: 33px;
	margin: 5px 0 5px 35px;
	background: url(images/fbook.jpg) top left no-repeat;
	opacity: 0.8;
	filter:alpha(opacity=80);
}

a#shareme {
	display: block;
	width: 113px;
	height: 26px;
	margin: 5px 0 5px 35px;
	padding: 7px 0 0 0;
	background: url(images/sthis.jpg) top left no-repeat;
	opacity: 0.8;
	filter:alpha(opacity=80);
}

.stico_default, .stico_default :hover {
	color: #eee !important;
}

a#facebook:hover, a#myspace:hover , a#shareme:hover{
	opacity: 1.0;
	filter:alpha(opacity=100);
}

.donate {
	display: inline-block;
	width: 111px;
	height: 51px;
	margin: 5px;
	background: url(images/donate.png) top right no-repeat;
	opacity: 0.9;
	filter:alpha(opacity=90);
}

.donate:hover {
	opacity: 1.0;
	filter:alpha(opacity=100);
}

a#rjweb {
	display: inline-block;
	margin-top: 8px;
	width: 100px;
	height: 28px;
	background: url(http://webdesign.roryjones.net/images/rjwd-d.png) top left no-repeat;
	opacity: 0.9;
	filter:alpha(opacity=90);
}

a#rjweb:hover{
	opacity: 1.0;
	filter:alpha(opacity=100);
}

.code {
	padding: 20px;
	margin: 10px;
	width: 400px;
	background-color: #e1e9ed;
	border: 1px solid #ced9e0;
	font-family: courier;
	text-align: left;
}

.darkbg {
	padding: 20px;
	margin: 10px;
	width: 200px;
	color: #999;
	font-size: 11px;
	background-color: #303030;
	border: 1px solid #646464;
}

.lightbg {
	padding: 20px;
	margin: 10px;
	width: 200px;
	color: #333;
	font-size: 11px;
}

.newsA {
	font-size: 16px;
}

.newsS {
	height: 475px;
	width: 100%;
	overflow: auto;
}

.newsC {
	padding: 15px 7px 15px 12px;
	/*background: url(images/bg-news.png) center center no-repeat;*/
	background-color: #e1e9ed;
	border: 1px solid #ced9e0;
}

.newsS ul {
	padding-left: 10px;
}

.newsS ul li {
	clear: left;
	list-style: none !important;
	padding-bottom: 20px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-top: 10px;
	border-bottom: 1px #90a3a9 dotted;
	color: #1d3d44;
}


.newsS ul li ul li{
	clear: left;
	list-style: square !important;
	padding: 0;
	margin: 0;
	margin-bottom: 3px;
	border-bottom: 0;
}

.nHead {
	display: block;
	font-size: 18px;
	margin-bottom: 2px;
}

.nHead span {
	display: block;
	font-size: 11px;
	color: #888;
}

.nIcon {
	display: block;
	float: left;
	width: 50px;
	height: 50px;
	margin: 0 15px 0 0;
	background: center center no-repeat;
}

.dLink {
	width: 100%;
	padding-top: 10px;
	text-align: right;
}

.dLink a {
	color: #2c6677;
}

.dLink a:hover {
	color: #59adc6;
}

.contributel {
	width: 100%;
	float: left;
}

.contributei {
	width: 330px;
	float: left;
	margin: 10px;
	padding: 0 15px 15px 0;
	background: url(images/bg-corner.png) bottom right no-repeat;
}

.contributei img {
	float: left;
	margin: 0 5px 5px 0;
	border: 0;
}

.event {
	width: 430px;
	margin: 0 auto;
	padding-bottom: 30px;
	padding-left: 170px;
	border-bottom: 1px #90a3a9 dotted;
	background: left top no-repeat;
}

.height100 {
	height: 100px;
}

.redAlert {
	color: #ee4d4d;
	font-size: 1.3em;
	font-family: "arial black", arial;
}

ul.sup li {
	list-style: none;
	margin-bottom: 20px;
}