* {
font-family: Tahoma,Verdana,Arial;
font-size: 12px;
}

a {
color: #ba1a00;
text-decoration:none;
}

a:hover {
color: #eb2100;
text-decoration: underline;
}

body {
margin: 40px 0;
padding: 0;
background: #bcbcbc;
text-align: center;
}

img {
border: 0;
}

div {
overflow: hidden;
}

h1, h2, ul, li, p, form, textarea {
margin: 0;
padding: 0;
}

textarea {
height: 110px;
margin: 10px 0;
width: 535px;
}

#design {
width: 840px;
background: #FFFFFF;
margin: auto;
text-align: center;
}

#frame {
margin: 10px auto;
text-align: left;
width: 820px;
}

#head {
background: url(images/head.jpg) no-repeat;
height: 200px;
margin: 0 0 20px 0;
position: relative;
width: 820px;
}

#head h1 a {
color: #FFFFFF;
font-size: 18px;
font-weight: bold;
position: absolute;
left: 20px;
top: 130px;
text-decoration: none;
text-transform: uppercase;
}

#head h2 {
color: #FFFFFF;
font-size: 12px;
font-weight: normal;
position: absolute;
left: 20px;
top: 150px;
}

#content {
float: left;
margin-left: 20px;
margin-bottom: 15px;
width: 540px;
}

#content h2 a, #content h2 {
text-transform: uppercase;
font-weight: normal;
font-size: 18px;
}

#content input {
border: 1px solid #888888;
padding: 3px;
margin: 5px 10px 5px 0;
width: 125px;
}

#sidebar {
float: left;
margin-left: 20px;
width: 220px;
}

#sidebar li {
list-style: none;
margin: 0 0 25px 10px;
}

#sidebar li li {
margin: 0 0 7px 10px;
}

#sidebar h2 {
padding: 0 0 3px 0;
margin: 0 0 10px 0;
text-transform: uppercase;
font-weight: bold;
font-size: 12px;
color: #455868;
border-bottom: 1px solid #D0D6DB;
}

#copyright {
background: #55585f;
color: #FFFFFF;
font-size: 11px;
padding: 7px 0;
text-align: center;
width: 100%;
}

#copyright strong {
font-size: 11px;
}

#copyright a {
color: #FFFFFF;
font-size: 11px;
font-weight: bold;
text-decoration: underline;
}

#copyright a:hover {
text-decoration: none;
}


p, blockquote {
line-height: 20px;
}

.entry {
margin: 10px 0;
}

.posted {
background:#fdfdfd;
border: 1px solid #BAC1C7;
color: #999999;
font-size: 11px;
padding: 5px;
}

.posted a {
font-size: 11px;
}

.posted .comments {
display: inline;
padding:0 0 0 15px;
background:url(images/comments.gif) no-repeat left center;
}


.post {
margin-bottom: 40px;
}


blockquote
{
	margin:1em;
	padding:5px;
	border-left:#0085AE 2px solid;
	color:#666;
}

#s, input.textbox {
	width: 125px;
	border: 1px solid #888888;
	padding:3px;
}

#btnSearch {
border: 1px solid #888888;
background: #FBFBFB url(images/img7.gif) repeat-x;
padding:2px;
color: #7A7A7A;
}

.infobox {
font-size: 11px;
}

.infobox a {
color: #000000;
font-size: 11px;
text-decoration: underline;
}