* {
margin : 0;
padding : 0;
}
body {
background-color : #000000;
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 8pt;
height : 100%;
}
html {
height : 100%;
overflow : auto;
}
#content {
position: absolute;
top: 0;
left: 0;
height: 100%;
width:  100%;
color : #ffffff;
}
#content * {
line-height : 1.3;
}
a {
color : #ffffff;
}
a:hover {
background-color : #990000;
color : #ffffff;
text-decoration : none;
}
a.active {
background-color : #990000;
color : #ffffff;
text-decoration : none;
}
a.project {
color : #990000;
}
a.project:hover {
background-color : #990000;
color : #ffffff;
text-decoration : none;
}
.noflash {
background-color : #000000;
}
.frame {
background-color : #000000;
height : auto;
margin : 0;
padding-top : 0;
padding-left : 0;
text-align : left;
border-bottom : thin solid #ffffff;
}
.frame .logo {
background : transparent url(../img/logo_studioandrewtodd.png) no-repeat scroll top;
color : #ffffff;
font-size : 15px;
height : 32px;
margin : 10pt 0;
width : 300px;
}
.frame p {
font-size : 9pt;
margin : 10px 12pt;
width : 600px;
}
.frame p a {
color : #ffffff;
}
.index {
margin : 10px 12px;
height : 0;
width : 250px;
}
.index h1 {
font-size : 10pt;
text-align : left;
}
h2 {
font-size : 11pt;
color : #990000;
}
.index ul {
font-size : 8pt;
list-style-type : none;
}
.index ul li {
list-style-position : inside;
list-style-type : none;
}
.index ul li li {
list-style-type : circle;
margin-left : 10px;
border-right : thin solid #ffffff;
}
.textcontents {
margin : 10px 30px 0 350px;
}
img {
border : none;
}
a img {
border : 10px;
}

