@import url(core-style.css);

body, html {
background-image: url(../images/backgrounds/team-bottom-bg.jpg);
background-repeat: no-repeat;
background-position: bottom right;
background-attachment: fixed;
}
#page-container {
background-image: url(../images/backgrounds/team-top-bg.jpg);
background-repeat: no-repeat;
}
#column1 ul {
margin: 0 0 20px 0;
padding: 0;
}
#team-nav li{
margin: 0;
padding: 0 11px 0 0;
display: inline;
font-size: 12px;
font-weight: bold;
color: #7d858E;
}
#skills {
margin: 0;
padding: 0;
}
#skills li {
margin: 0 0 3px 0;
font-size: 12px;
}
table {
margin: 0;
padding: 0;
width: 340px;
border: 0;
font-size: 12px;
}
td {   
margin: 5px;
}
h3 {
margin: 5px 0 0 0;
padding: 0;
font-size: 12px;
font-weight: normal;
color: #6f1315;
}
