/* Crafted by Ben Mills June 30th, 2005 */

/*----overall sytles----*/
body {
margin: 10px 0px 0px 0px;
font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
color: #000700;
}
#main {
width: 565px;
margin: auto;
}
/*----header styles----*/
#header {
border-bottom: 1px none #CFCFD2;
text-align: center;
width: 565px;
margin-bottom: 10px;
}
#title {
font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
font-size: 2.1em;
color: #000700;
margin: 0px;
padding-right: 100px;
}
.light {
color: #C0C0C0;
}
#menu {
padding: 26px 0px 0px 0px;
font-size: 16px;
text-align: center;
}
a.on:link, a.on:visited {
text-decoration: none;
border-bottom: 5px solid #9F9F9F;
font-family: Century Gothic, Helvetica, sans-serif;
}

a:link, a:visited {
text-decoration: none;
color: #9A9DA5;
font-family: Century Gothic, Helvetica, sans-serif;
}
a:hover {
text-decoration: none;
border-bottom: 5px solid #9F9F9F;
font-family: Century Gothic, Helvetica, sans-serif;
}

/*----footer styles----*/
#footer {
margin-top: 10px;
color: #B8B9BD;
}
#bio {
margin: 5px 0 0 1px;
color: #82838C;
}
#conform {
float: right;
}
#con {
float: left;
}
#info {
color: #C0C0C0;
position: relative;
left: -310px;
width: 150px;
float: right;
}
#sidemenu a, a:hover {
border-bottom: 5px none #9F9F9F;
}
#info2 {
color: #C0C0C0;
position: relative;
left: -205px;
width: 150px;
float: right;
}
