body {
 background: #EEEEEC;
}

a {
 color: #aac;
}

.search {
 float: right;
 margin-right: 100px;
}

.search_inp
{
 background:transparent url('images/search.jpg') no-repeat scroll 0%;
 height:19px;
 width:180px;
}

.search_inp input {
background:transparent none repeat scroll 0%;
border:0pt none;
font-family:Verdana;
font-size:11px;
height:19px;
margin:0pt;
padding:0pt;
width:140px;
margin-left: 20px;
margin-top: 5px;
}

#searchsubmit {
 margin: 0;
 padding: 0;
 width: 15px;
 cursor: pointer;
}

.header {
 height: 282px;
 background: url('images/header.jpg') no-repeat center bottom;
}

.errForm {
 color: red;
}

.footer {
 background: white url('images/pip.jpg') repeat-x top;
 height: 50px;
 
}

.foot {
 background: white url('images/pip2.jpg') repeat-x top;
 height: 20px;
 padding: 5px;
}

.lh {
 height: 50px;
 background: black;
 background: url('images/thing.jpg') no-repeat top right; 
 margin-right: 0px;
}

.logo {
 display: block;
 width: 300px;
 height: 100px;
 margin-left: 50px;
 margin-top: 50px;
}

.blog {
 display: block;
 width: 300px;
 height: 100px;
 margin-left: 50px;
}


.yourlink a {
 display: block;
 color: #666;
 text-decoration: none;
 margin-left: 80px;
 width: 180px;
}

.yourlink a:hover {
 text-decoration: underline;
 color: #777;
}

.yourlink .submit {
 margin-left: 50px;
 background: url('images/submit.jpg') no-repeat 0px 0px;
 text-indent: -9999px;
 display: block;
 height: 82px;
 width: 230px;
}

.page_title {
 font-size: 16px;
 color: #55e;
 font-weight: bold;
}

.page_title a {
 color: #55e;
}

.textcolor {
 color: #777;
}

.btn {
 background:#F6F6F6 none repeat scroll 0%;
 border:1px solid #BBBBBB;
 padding:5px;
}

h2 {
 color: #66f;
 font-size: 16px;
}

h2 a {
 color: #66f;
}



h3 {
 color: #66f;
 font-size: 13px;
}

h3 a {
 color: #66f;
}

h2 a:hover {
 color: #66f;
 text-decoration: none;
}

.subcats {
 color: #555;
}

.subcats a {
 color: #555;
 text-decoration: none;
}

.subcats a:hover {
 text-decoration: underline;
}