body{
font-family: helvetica, arial, verdana,  sans-serif;
margin: 0;
padding: 0;
background-color:#b3b6a7;
}

.blogtitle{
font-weight: bold;
text-decoration:none;
font-size: 1.2em;
}

#bigblock{
background-color:#fff;
}

.hiddenFields{
visibility: hidden;
}

#wrapcontainer{
margin-left: 150px;
width: 70%;
}

#hdivide{
margin:3px 0 3px 0;
border-top: thin dotted #2D2B23;
}

#follow{
color: #cccdcd;
text-align: right;
width: 90%;
text-decoration: none;
font-weight: bold;
}

#follow span, #follow a{
font-size: .9em;
color: #cccdcd;
text-decoration: none;
}

#search, #follow{
padding-top:4px;
font-size: .8em;
color: #cccdcd;
}

#wrap {
margin-left: auto;
margin-right: auto;
padding:0px;
width: 90%;
line-height: 1.3em;
font-size: .9em;
min-width: 500px; 
	}

#title{
font-size: 1.6em;
font-family: georgia, times, serif;
color: #e55400;
font-weight: bold;
padding: 40px 0 10px 130px;
}

.welcometitle{
font-size: 1.6em;
font-family: georgia, times, serif;
color: #e55400;
font-weight: bold;
}

.bigtitle{
font-size: 1.6em;
font-family: georgia, times, serif;
color: #e55400;
font-weight: bold;
padding: 40px 0 10px 130px;
}

a.resulttitle{
font-size: 1.2em;
font-family: georgia, times, serif;
color: #e55400;
font-weight: bold;
}
.resultsbox{
padding: 10px 0 0 0;
margin-top: 10px;
border-top: 1px dotted #ccc;

}

#content{
  width:50%;
  float:left;
  margin:10px 0 10px 50px;
}

#sidebar{
  width:200px;
  margin:0px 20px 30px 65%;
padding: 20px 20px 30px 20px;
background-color: #d6d9d2;
background-image: url(assets/br_corner.gif), url(assets/bl_corner.gif);
background-repeat: no-repeat, no-repeat;
background-position:   bottom right, bottom left;
}

.sidetitle{
font-size: 1.1em;
font-family: georgia, times, serif;
color: #fff;
margin: 0 0 10px 0;
font-weight: bold;
}


#navigation a, #navigation span, #navigation a.select {
font-family: trebuchet ms, verdana, helvetica, arial, sans-serif;
letter-spacing: 0.05em;
font-size: .8em;
 text-decoration:   none;
padding: 10px 7px 10px 7px;
border-left:1px solid #b3b1aa;
line-height:36px;
font-weight: bold;
}

#navigation a{
color:#666666;
}
#navigation a:hover {
color: #ee7700;
}

#navigation a:hover, #navigation a.select{

 text-decoration:   none;
background-color:#fff;
}

#navigation{
white-space:nowrap;
}

#footer, #footercopyright{
padding:10px 40px 10px 40px;
font-size: .8em;
color:#ffffff;
}

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

#footer a{
font-weight: bold;
color: #fcfa00;
text-decoration:none;
}

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

#footercopyright{
float:right;
}

#imagebox{

float:left;
}
#imagewrap{
padding: 0px 30px 12px 0px
}

.list{
font-size: .9em;
}

.imagestyle{
border: none; 
}