body
{
	background: #d0d0d0 url(/img/background.gif) repeat;
}

.container
{
	background: #fff url(/img/body-back.gif) repeat-y;
}

#titles{
	background: url(/img/top_banner.gif) no-repeat;
	width:950px;
	height:74px;
	margin:0 auto;
	margin-top:9px;
	margin-bottom:9px;
}

#footer{
	background: url(/img/top_banner.gif) no-repeat;
	width:950px;
	height:74px;
	margin:0 auto;
	margin-top:9px;
	margin-bottom:9px;
}

a {
	color:#2d5d8d;
	text-decoration:none;
}

a:hover {
	color:#2d5d8d;
	text-decoration:underline;
}
.style2 {
	font-size: 65%;
	color: #CC0000;
}

#copyright {
	width:950px;
	margin:0 auto;
	padding-top:9px;
	padding-bottom:9px;
	font-size: 65%;
	color: #777;
	text-align: center;
}

#navigation ul {
	font-size: 85%;
	padding-left: 0;
	margin-left: 0;
	border-bottom: 1px solid #ddd;
	width: 230px;
}

#navigation ul li
{
list-style: none;
margin: 0;
padding: 0.25em;
border-top: 1px solid #ddd;
}

#navigation ul li a { 
text-decoration: none; 

}

#navigation ul li a:hover { text-decoration: underline; }

.sharesb{
	width:950px;margin:0 auto;
	clear:both;
	position:relative;
	text-align: center;
	font-size:12px;
}
.sharesb p {
	padding:0;
	margin:0;
}
.sharesb p a{
	position:absolute;
	top:0px;
	right:0px;
	padding:10px 0 10px 0;
	font-size:12px;
}

.sharesb ul{
	
	list-style:none;
	margin:0px 0 0px 15px;
	padding:0;
}
.sharesb ul li{
	text-align:center;
	display:inline;
	padding:0 4px 6px 0 ;
}
.sharesb ul li.scoopeo{background:url(/img/icons/scoopeo.gif) no-repeat 0 0;}
.sharesb ul li.delicious{background:url(/img/icons/delicious.gif) no-repeat 0 0;}
.sharesb ul li.digg{background:url(/img/icons/digg.gif) no-repeat 0 0;}
.sharesb ul li.reddit{
	padding:0 0 0 2px;
	background:url(/img/icons/reddit.gif) no-repeat 0 0;
}
.sharesb ul li.facebook{background:url(/img/icons/facebook.gif) no-repeat 0 0;}
.sharesb ul li.stumbleupon{background:url(/img/icons/stumbleupon.gif) no-repeat 0 0;}
.sharesb ul li a{
	padding:0 0 0 18px;
	margin:0 3px 0 0px;
}

h1 {
	font-size:24px;
}

h2 {
	font-size:18px;
	font-weight:bold;
}

h3 {
	font-size:16px;
	font-style:italic; 
	margin-bottom:0px;
}