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

a:hover {
color:#ffffff;
background-color: #000000;
}

a img {
border: 0;
}

body {
background-color:#535353;
font-family:Tahoma, sans-serif;
font-size:75%;
color:#ffffff;
letter-spacing: 0.1em;
line-height: 150%;
background-image:url(images/bg.gif); 
background-attachment:fixed; 
background-position: 1em;
background-repeat: repeat-x;
}

h1 {
margin: 0 0 5px 0;
border-bottom: 1px dashed #cccccc;
font-family:Tahoma, sans-serif;
line-height: 200%;
font-size:120%;
font-weight: bold;
color:#ffffff;
}

h2 {
margin: 0;
border-bottom: 1px dashed #878787;
font-family:Tahoma, sans-serif;
font-size:120%;
font-weight: bold;
color:#878787;
}

p {
padding-top: 4em;
margin:0 0 1em 0;
}

p img {
float: right;
margin: 0 0 1em 1em;
}

.caption {
float: right;
margin: 0 0 1em 1em;
max-width: 333px;
}

ul {
list-style-type: none;
}

hr {
display: block;
clear: right;
visibility: hidden;
}

#menu {
float: right;
width: 333px;
}

#container {
width:800px;
padding: 50px 0 0 253px;;
min-height: 1000px;
float: left;
}

#content {
width:411px;
margin-right: 17px;
float: left;
}

#contactform {
float:right;
padding: 4em 0 2em 0;
margin-top: -43px; 
padding-top: -43px;
}

.bio p {
margin:0.5em 0 1em 0;
padding:0;
}

.formzz {
color: #878787;
width: 311px;
padding: 11px;
background: #4c4c4c;
margin-bottom: 1em;
}

#footer {
font-size: 90%;
color: #000000;
position: fixed;
bottom: 0;
right: 1em;
}

#footer a {
font-weight: normal;
}

input 
{
width: 98%;
background-color: #5c5c5c;
border: none;
}

textarea { 
width: 98%;
background-color: #5c5c5c;
border: none;
}

.mainpic {
float: right;
margin-bottom: 10px;
}