
body {
background : #000000;
margin : 0;
padding : 0;
color : #ffffff;
}
div {
margin : 0;
padding : 0;
}
#container {
width : 780px;
margin : auto;
text-align : center;
}
#header {
text-align : left;
width : 100%;
}
#main {
border-top : 5px solid #bab8b8;
border-bottom : 5px solid #bab8b8;
background-color: #5572B6;
height : 500px;
}
#submain {
border-top : 5px solid #bab8b8;
border-bottom : 5px solid #bab8b8;
background-color : #000000;
text-align : left;
padding-left : 15px;
padding-right : 15px;
}
#navigation {
float : left;
margin-top : 25px;
}
ul.navmenu {
list-style-type : none;
text-align : left;
}
ul.navmenu li, .navmenu a {
font-family : Tahoma, Geneva, sans-serif;
color : #ffffff;
font-size : 1.1em;
padding-top : 5px;
padding-bottom : 5px;
text-decoration : none;
}
.navmenu a:hover {
color : #bab8b8;
}
.navmenu img {
border : none;
}
ul.navmenutop {
list-style-type : none;
text-align : right;
}
.navmenutop li, .navmenutop a {
font-family : Tahoma, Geneva, sans-serif;
color : #ffffff;
font-size : 1.1em;
padding-left : 10px;
display : inline;
text-decoration : none;
}
.navmenu a:hover, .navmenutop a:hover {
color : #bab8b8;
}
.navmenutop img {
border : none;
}
#graphic {
float: right;
}
#tagline {
margin-top : 40px;
font-family : Georgia1, Georgia, serif;
color : #bab8b8;
font-size : 1.65em;
text-align : right;
}
#footnote {
width : 100%;
text-align : right;
font-size : 0.7em;
color : #666666;
}
#footnote a {
color : #666666;
text-decoration : none;
}
p {
color : #ffffff;
}
.experience {
width : 100%;
border-bottom : 3px solid;
}
.experiencesub {
width : 100%;
border-bottom : 2px solid;
}
.experienceCompany {
float : left;
font-weight : bold;
}
.experienceCity {
float : right;
font-weight : bold;
}

