body
{
/* -webkit-text-size-adjust: none; for iPhone compatibility */ 
color: white;
background-color: black;
font-family: Verdana, Helvetica, sans-serif;
font-size: 12px;
}

#allcontent, #nav table {
width: 960px;
}

img {
border: none;
}

#nav hr {
margin-top: 2px;
margin-bottom: 2px;
}

#nav td {
width: 160px;
text-align:center;
}

.center {
text-align: center;
}

#allcontent {
margin-left: auto;
margin-right: auto;
}

#logo {
text-align: center;
margin-top: 15px;
margin-bottom: 15px;
}

a:link {
color: #66FFFF;
text-decoration: underline;
}

a:visited {
color: #BBBBBB;
text-decoration: underline;
}

#nav a {
color: gray;
text-decoration: none;
}

#nav a:hover {
color: white;
text-decoration: none;
}

.smalldiv {
width: 50%;
margin-left: auto;
margin-right: auto;
margin-bottom: 20px;
}

#left {
width: 50%;
float: left;
}
 
#frontpage {
position: absolute;
top: 120px;
}

#tre {
position: absolute;
top: 0px;
left: 0px;
}

#portrait {
position: absolute;
top: 0px;
left: 320px;
}

#defense {
position: absolute;
top: 0px;
left: 640px;
}

#vimeo {
position: absolute;
top: 240px;
left: 320px;
}

#cb {
position: absolute;
top: 240px;
left: 640px;
}

#end {
margin-top: 505px;
}

#about {
width: 800px;
margin-left: auto;
margin-right: auto;
}

#dre {
float: left;
}

#bio {
width: 480px;
margin-left: 320px;
}

#fb {
float: left;
clear: left;
}

#twitter {
float: right;
}

#fb, #twitter {
padding-top: 10px;
margin-bottom: 15px;
}