body { margin:0; font-family:Arial, Helvetica, sans-serif; background-color:#f7f7f7;  }

a { color:#736e5b; }
a:visited { color:#736e5b; }

#header { margin:0 auto; width:920px; height:150px; background-image:url(/images/actuation-header.jpg); }
#header h1 { margin:0; padding:10px; color:#f0542b; }
#header h1 a { color:#f0542b; text-decoration:none; }
#header h1 a:visited { color:#f0542b; }

.description { padding:10px; font-style:italic; }

#page { margin:0 auto; width:940px; padding:15px 10px 0 10px; border-left:4px solid #e1e1e1; border-right:4px solid #e1e1e1; background-color:#fff; }

#content { float:left; width:660px; }

.post { }
.post h2 a { text-decoration:none; }
.post h2 a:visited { color:#0000ff; }
.post small { font-style:italic; }


#sidebar { float:right; width:240px; }
#sidebar ul { }
#sidebar ul li { list-style-type:none; }

#footer { clear:both; }
#footer p { text-align:center; }