body {
	margin: 0px;
	padding: 0px;
	font: 13px Arial, Helvetica, sans-serif;
	color: #000000;
background: #ffffff;
width:900px;
margin:auto;
margin-top:20px;margin-bottom:20px;
border:0px solid #000000;
}

h1, h2, h3 {
	margin-top: 0px;
}

img{
padding-top:0px;
margin:5px;
border: 1px solid;
}

h1 {
	font-size: 2.0em;
}

h2 {
	font-size: 1.1em;
margin-bottom:-5px;
}

h3 {
	font-size: 1em;
margin-bottom:-8px;
}

p, ol, ul {

	line-height: 160%;
}

a {
	color: #a32626;
}

a:hover {
	text-decoration: none;
	color: #FF0000;
}

a img {
	border: none;
}

/* Header */

#header {
	width: 900px;
	height: 125px;
	margin: 0px auto;
	background: #fcf5f5 url(images/test.gif) repeat-x left top;
}

#header a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Logo */

#logo {
	float: left;
}

#logo h1, #logo p {
	margin: 0px 0px 0px 40px;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
}

#logo h1 {
	padding: 25px 0px 0px 0px;
font-size:30px;
font-weight:bold;
}

/* Menu */

#menu{
	float: right;
	padding-top: 60px;
	padding-right: 20px;
	font-size: 14px;
	color:#ffffff;
}
#menu a{
padding: 15px;
}
#menu a:hover{
	text-decoration: underline;
}
#menu a:active{
	text-decoration: underline;
}

/* Page */

#page {
	width: 900px;
	margin: 0px auto;
	padding: 30px 0px ;
}

/* Content */

#content {
	float: right;
	width: 550px;
margin-right:30px;
}

.post {
	margin: 0px 0px 30px 0px;
}

.post .title {
	margin: 0px;
	padding: 0px 0px 5px 0px;
	border-bottom: 1px solid #c49090;
}

.post ul, .post ol {}

/* Sidebar */

#sidebar {
	float: left;
	width: 200px;
font-size:12px;
margin:0px 0px 20px 0px;
padding: 0px 10px 0px 10px;
height: 700px;
background: #a2b03a;
}


#sidebar ul {
font: 12px/1.5 Arial,sans-serif;
text-decoration: underline;
}

#sidebar ul li {
margin-bottom:5px;
left:-10px;
}
a
{

}
#ads
{
padding-left: 10px;
}

#sidebar h4 {
padding-left: 3px;
font-size: 12px;
margin-bottom:5px;
color: #000000;
text-decoration: underline;
}

#sidebar a {
font: 12px arial,sans-serif;
text-decoration: underline;
color:#002E3F;
padding-left:10px;
background: url(images/square.gif) 0 6px no-repeat;
}

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



/* Footer */

#footer {
	clear: both;
	width: 900px;
	height: 50px;
	margin: 0px auto 0px auto;
	background: url(images/bottom.gif) no-repeat;
	color: #FFFFFF;
}

#footer p {
	margin: 0px;
	padding: 19px 0px 0px 0px;
	text-align: center;
	line-height: normal;
	font-size: smaller;
}

#footer a {
	color: #FFFFFF;
}

.adsense  {
float:left;
}

code,pre {color: #222;font-size:12px;line-height:15px;white-space: nowrap;}

.contactform {margin:0 0 20px 50px;}
.contactform input {height:20px;font-size:14px;margin-bottom:15px;}
.contactform textarea {font-size:14px;margin-bottom:15px;}
.contactform label {font-size:14px;}

