html, body, h1, h2, h3, h4, h5, h6, p, ol, ul, li, pre, code, address,
variable, form, fieldset, blockquote {
  padding: 0;
  margin: 0;
  font-size: 100%;
  font-weight: normal;
}
ol {
  margin-left: 1.4em;
  list-style: decimal;
}
ul {
  margin-left: 1.4em;
  list-style:square;
}
img {
  border: 0;
}

BODY.menu {
color:black;
background:white;
}
BODY.imagebar{
color:black;
background:white;
}
BODY.home {
color:white;
background:black;
border: 1px solid white;
min-width: 80%;
max-width: 80%;
margin-left: 10%;
margin-top: 5%;
}
A.home:link {color: white; text-decoration:none;font-size:1.5em}
A.home:active {color: white; font-weight: bold; text-decoration:none;font-size:1.5em}
A.home:visited {color: white; text-decoration:none;font-size:1.5em}
A.home:hover{color: #a9a795; text-decoration:none;font-size:1.5em}

BODY.main
{
color:white;
background:black;
overflow:auto;
float:left;
}
BODY{
font-family: Palatino,FreeSerif;
font-size:12px;
}

.main {
float:left;
}

.main-text {
font-size:16px;
margin-left:226px;
}

#link-list A:link {color: white; text-decoration:none;font-size:1.5em}
#link-list A:active {color: white; font-weight: bold; text-decoration:none;font-size:1.5em}
#link-list A:visited {color: white; text-decoration:none;font-size:1.5em}
#link-list A:hover{color: #a9a795; text-decoration:none;font-size:1.5em}
#link-list {
margin-left:226px;
}

.menu {
float: left;
width: 100%;
margin-bottom: 10px;
}

.menu img {
float: left;
padding-right:4%;
}

a.menu-text {
float:left;
padding-right:9%;
font-size:1.75em;
color:white;
}

a.menu-text:link {color: white; text-decoration:none}
a.menu-text:active {color: white; font-weight: bold; text-decoration:none}
a.menu-text:visited {color: white; text-decoration:none}
a.menu-text:hover{color: #a9a795; text-decoration:none}

#main-image {
clear:left;
display:block; /*allows the element to take auto margins*/
margin:0 auto; /*centers in compliant browsers*/
text-align:center; /*centers in old versions of IE*/
vertical-align:middle;
height:500px;
overflow:auto; 
}

iframe#image-text {
color:white;
position:absolute;
left:860px;
top:18%;
width:20%;
}

#contact {
font-size:16px;
margin-left:226px;
}

#image-bar {
width: 110%;
float: left;
margin-top: 10px;
margin-left: 10px;
position:fixed;
bottom:0;
overflow:auto;
}

.image-bar-text {
float:left;
padding-right:4%;
font-size:1.75em;
color:white;
}

#about-image {
float:left;
padding-left: 10%;
}

#about-text {
width: 90%;
font-size:16px;
}

#cv-text {
clear:left;
font-size:16px;
}

a.image-bar-text:link {color: white; text-decoration:none}
a.image-bar-text:active {color: white; font-weight: bold; text-decoration:none}
a.image-bar-text:visited {color: white; text-decoration:none}
a.image-bar-text:hover{color: #a9a795; text-decoration:none}

#image-bar img {
padding:0px;
margin-right:4px;
}

A img {border:0px;}

A.image:link {color:black}
A.image:active {color:black}
A.image:visited {color:black}


