body
{
background-color: #FFFFFF;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
margin: 0 auto;
color: #000;
}

h3 { margin-bottom: 20px; padding-right: 20px; font-family: Georgia, serif; font-size: 18px; line-height: 24px; font-weight: normal; }

h2{margin:0 0 9px;font:italic 23px/28px Georgia,serif;color:#793907;transform:rotate(30deg);}

#header
{
background: url('images/headerbg.png') repeat-x;
width: 100%;
height: 412px;
margin: 0 auto;
padding-top: 12px;
}

h5
{
font-family: 'test', Helvetica, Arial;
font-size: 18px;
}

#head
{
width: 1095px;
height: 394px;
background: url('images/header.png');
margin: 0 auto;
}

#content
{
width: 850px;
margin: 0 auto;
}

#sidebar
{
width: 274px;
float: left;
margin: 0px;
}

#sidebar .aboutme
{
width: 274px;
height: 74px;
background: url('images/aboutme.png');
margin: 25px 0px;
}

#sidebar .getcontact
{
width: 274px;
height: 71px;
background: url('images/getcontact.png');
margin: 35px 0px 25px 0px;
}

#sidebar .line
{
padding: 8px 0px;
clear: both;
font-size: 1.2em;
color: #595959;
}

#sidebar .line .left
{
font-weight: 900;
float: left;
}

#sidebar .line .right
{
float: right;
}

#above
{
width: 100%;
height: 38px;
margin-top: 25px;
}

.darkbutton
{
background: url('images/darkbutton.png');
width: 100px;
height: 25px;
color: white;
text-align: center;
border: none;
font-size: 10px;
font-weight: bold;
padding: 13px 0 0 0;
}

.darkbutton a:link,.darkbutton a:visited, .darkbutton a:hover
{
color: white;
text-decoration: none;
}

#insidecontent
{
width: 515px;
float: right;
}


