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-gradient.jpg); 
background-attachment:fixed; 
background-position: top: 0; left: 0;
background-repeat: repeat-x;
}

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

h2 {
margin: 0 0 15px 0;
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;
}

#background {
width:100%;
padding: 0;
min-height: 1000px;
background-image:url(images/background.png); 
background-attachment:fixed; 
background-position: 0; 
background-repeat: no-repeat;
}


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

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

#contactform {
float:left;
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: 340px;
padding: 11px;
background: #333333;
margin-bottom: 1em;
}

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

#footer a {
font-weight: normal;
color:#000000;
}

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

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

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