* {
margin: 0px;
padding: 0px;
}
body {
font-family: Verdana, Arial, Helvetica, sans-serif;
text-align: left;
font-size: 90%;
background-color: #fff;
}
h1 {
font-weight: normal;
font-size: 130%;
color: #777;
}
h2 {
font-weight: normal;
font-size: 120%;
color: #777;
}
h3 {
font-weight: normal;
font-size: 100%;
color: #f00;
}
p, .links {
font-size: 85%;
}
.textwhite {
color: #fff;
}
ul {
list-style-type: none;
}
a, a:visited {
text-decoration: none;
color: #000;
}
a:hover {
color: #777;
}
.selected {
color: #777;
}
.base {
position: absolute;
bottom: 0px;
}
.biography {
position: absolute;
bottom: 0px;
text-align: justify;
padding: 25px;
}
#main {
position: absolute;
top: 100%;
left: 50%;
height: 770px;
width: 885px;
margin: -770px 0 0 -442px;
}
#flashcontent {
position: absolute;
left: 210px;
bottom: 0px;
text-align: center;
}
#flashcontent2 {
position: absolute;
left: 210px;
bottom: 95px;
}
#inside, #inside2, #inside3, #inside4 {
position: absolute;
left: 210px;
bottom: 95px;
height: 770px;
width: 675px;
}
#menu {
position: absolute;
left: 0px;
bottom: 95px;
height: 450px;
width: 210px;
}
.small {
font-size: 60%;
}
.imgtitle {
text-align: right;
}