
body {
	margin: 0px;
	padding: 0px;
	background: #000000 url(images/dgrey023.gif) repeat left top;
	font: 13px Arial, Helvetica, sans-serif;
	color: #D9D9D9;
}

.rollover a {
display:block;
width: 200px;
padding:10px 10px 10px 0px;
font: bold 13px sans-serif;
color:#000;
background: url(menus/buttons.jpg) no-repeat 0em;
text-decoration: none;
}
.rollover a:hover { 
background-position: 0 -20px;
color: #049;
}
.rollover a:active {
background-position: 0 -20px;
color:#fff;
}


h1, h2, h3 {
	margin-top: 0px;
	color: #FFFFFF;
}

h1 {
	font-size: 1.8em;
text-align: center;
color: #ffffff;
text-transform: capitalize;}

h2 {
	font-size: 1.8em;
color: #eae710;}

h3 {
	font-size: 1.4em;
}

  .style1 {color: #D5DE21}
  .style4 {
  color: #FBEF03;
  font-weight: bold;
  font-size: medium;
  }

.style5 {font-size: large}
.style6 {color: #00FF00}

p, ol, ul {
	margin-bottom: 1.8em;
	line-height: 160%;
margin-left: 1em;
font-size: 1em;}

a {
	color: #7ECE05;
text-decoration: none;}

a:hover {
color: #7ECE05;
text-decoration: underline;}

a img {
	border: none;
}

/* Header */

#header {
	width: 850px;
	height: 150px;
	margin: 0px auto;
background-image: url(images/wethead.jpg);
background-repeat: no-repeat;
background-color: #000000;
background-position: 50%;}

#header a {
	text-decoration: none;
	color: #000000;
padding-left: 3em;
font-size: 14px;}

/* Page */

#page {
	width: 850px;
	margin: 0px auto;
	padding: 20px 0px 10px 0px;
background-color: #000000;
background-image: url(images/barbg.jpg);
background-repeat: repeat-x;
}

/* Content */

#content {
	float: right;
	width: 625px;
	background: #000000 no-repeat right bottom;
}



.post {
	margin: 0px 8px 30px 8px;
background-color: #000000;
padding-left: 0em;}

.post .title {
	margin: 0px;
	padding: 0px 0px 5px 0px;
margin-left: 10px;}

.post .entry {
padding-left: 1em;}

.post .meta {
	font-weight: bold;
}

.post .byline {
	margin: 0px;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 225px;
	background: #333333 url(images/img03.gif) repeat-y left top;
}





#sidebar-bgbtm {
	height: 3px;
	background: url(images/img05.gif) no-repeat left bottom;
}

#sidebar-content {
	padding: 0px 0px 20px 0px;
text-align: center;
}


#sidebar ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#sidebar li ul {
	margin-bottom: 1.8em;
width: 200px;}


#sidebar li li {
	background: no-repeat left 50%;
	margin-left: 1px;
	padding-left: 10px;
width: 200px;}


#sidebar h2 {
	background: url(images/img06.jpg) no-repeat left 20%;
	padding-left: 10px;
	font-size: 1.4em;
width: 200px;
}



#sidebar a {
	text-decoration: none;
}

#sidebar a:hover {
	text-decoration: underline;
}

/* Footer */

#footer {
	clear: both;
	height: 40px;
	margin: 0px auto;
	background: url(images/img01.jpg) repeat-x left top;
	color: #000000;
width: 850px;}


#footer p {
	margin: 0px;
	padding: 10px 0px 0px 0px;
	text-align: center;
	line-height: normal;
	font-size: small;
height: 10px;
color: #ffffff;}


#footer a {
	color: #7ECE05;
}