* {
	margin: 0 auto;
	padding: 0;
}

body {
	background: url(images/back.gif);
	color: #656565;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
}

h1, h2, h3 {
	font-weight: normal;
	color: #333333;
}

h1 {
	letter-spacing: -2px;
	font-size: 182%;
}

h2 {
	letter-spacing: -1px;
	font-size: 152%;
}

h3 {
	font-size: 100%;
	font-weight: bold;
}

p, blockquote, ul, ol {
	margin-bottom: 1.6em;
	line-height: 180%;
}

p {
padding: 0; 
margin: 0;
}

blockquote {
	margin-left: 3em;
	font-style: italic;
	margin: 0.5em;
}

ul {
	margin-left: 3em;
}

ol {
	margin-left: 3em;
}

a {
}

a:hover {
	text-decoration: none;
}


img {
	border: none;
}

img.left {
	float: left;
	margin: 0 15px 0 0;
}

img.right {
	float: left;
	margin: 0 0 0 15px;
}

#social {
width: 170px; 
height: 70px; 
margin: 0 auto;
}

#plusone {
width: 30px; 
margin: 0 auto;
float: left;}

#othersocial {
width: 110px; 
margin: 0 auto;
float: right;}

#wrapper {
}

#header {
	padding: 30px 0px 0px 0px;
}

#header h1, #header h2 {
	text-align: center;
}

#header h1 {
	text-transform: uppercase;
	letter-spacing: 5px;
	font-size: 28px;
	font-weight: normal;
}

#header h1 a {
	color: #FFFFFF;
}

#header h2 {
	text-transform: lowercase;
	letter-spacing: 2px;
	font-size: 12px;
	font-style: italic;
}

#header h2 a {
	color: #DDEEFF;
}

#header a {
	text-decoration: none;
}


#menu {
	width: 580px;
	height: 40px;
	margin: 0 auto;
	background: url(images/img03.gif) repeat-x;
}

#menu ul {
	width: 580px;
	height: 40px;
	margin: 0;
	padding: 0;
	background: url(images/img04.gif) no-repeat right top;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 27px;
	padding: 13px 20px 0 22px;
	background: url(images/img04.gif) no-repeat;
	text-decoration: none;
	font-size: 85%;
	font-weight: bold;
	color: #FFFFFF;
}

#menu a:hover {
	text-decoration: underline;
}


#page {
	width: 980px;
	margin: 0 auto;
}

#sponsor {
	float: right;
	width: 180px;
	padding: 0 0 0 20px;
}

#sponsor h2 {
	margin-bottom: 20px;
	padding: 15px 0 1px 0;
	background: url(images/img06.gif) repeat-x left bottom;
	text-transform: lowercase;
	letter-spacing: 1px;
	font-size: 18px;
	font-style: italic;
	color: #FFFFFF;
}

#don {
	background: #E9E9E9;
	padding: 5px;
	-moz-border-radius: 5px 5px 5px 5px;
}

#content {
	float: right;
	width: 580px;
	background: #FFFFFF url(images/img05.gif) repeat-x;
}

#content .post {
	padding: 20px;
	border-bottom: 1px solid #CCCCCC;
}

#content .date {
	margin-bottom: 20px;
	line-height: normal;
}

#content .story {
}

#content .more {
	clear: both;
	margin: 0;
	text-align: right;
	font-weight: bold;
}

#content a {
	color: #E31D1D;
}

#content a:hover {
	color: #EFAA09;
}

#sidebar {
	float: right;
	width: 180px;
	padding: 0 20px 0 0;
}

#sidebarpdf {
	float: right;
	width: 180px;
	padding: 0 20px 0 0;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
}

#sidebar li ul {
	margin-left: 20px;
	line-height: 180%;
}

#sidebar li li {
}

#sidebar li h2 {
	margin-bottom: 20px;
	padding: 15px 0 1px 0;
	background: url(images/img06.gif) repeat-x left bottom;
	text-transform: lowercase;
	letter-spacing: 1px;
	font-size: 18px;
	font-style: italic;
	color: #FFFFFF;
}

#sidebar a {
	text-decoration: none;
	color: #CCCCCC;
}

#sidebar a:hover {
	color: #FFFFFF;
}

#sidebar li li a {
}

#piedpage {
	clear: both;
	width: 580px;
	margin: 0 auto;
	padding: 20px 0;
	background: url(images/img06.gif) repeat-x 0px 1px;
	text-align: center;
	font-size: 85%;
}

#piedpage a {
	text-decoration: none;
	color: #656565;
}

#piedpage a:hover {
	color: #FFFFFF;
}

p.valign{
line-height: 1em; 
}

p.valign img, span { 
vertical-align: middle; 
}

p.valign span { 
padding-left: 10px; 
}

.social_bookmark{
padding:0px;
margin:0 auto;
}

.social_bookmark li{
display:inline;
}
