html {
padding:0px;
margin:0px;
}

body {
background-color: #ffffff;
font-size: 12px;
font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
color:#000000;
padding:0px;
margin:0px;
}

#header {
text-align: left;
}
#left {
float: left;
width: 192px;
background-color: #ffffff;
margin: 0px;
padding: 0px;
}
#content {
position:absolute;
top: 128px;
left: 192px;
width: 550px;
background-color: #ffffff;
margin: 0px;
padding: 5px;
padding: 10px;
}
#menu {
position:absolute;
top: 194px;
left: 66px;
height:64;
overflow:hidden;
}

h1 {
font-size: 20px;
text-align: left;
}

h2 {
font-size: 14px;
}

a {
color:#666666;
text-decoration:none;
border-bottom:#666666 1px dotted;
}
a:hover {
color:#000000;
border-bottom:none;
}

img {
border: 0;
}
a.thumb {
text-decoration:none;
border-bottom:none;
}
a.thumb:hover {
border-bottom:none;
}

a.menu {
text-decoration: none;
font-size: 22px;
border-bottom:none;
}
a.menu:hover {
font-size: 22px;
background: #ffffff url(images/highlight.gif);
background-position: top center;
}

#email {
position:absolute;
top: 110px;
left: 600px;
}