td, body { color: #000000; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 76%; }
a:link { color: #004D4D; text-decoration: none }
a:visited { color: #666666; text-decoration: none; font-size: 100%; }
a:active { color: #FF0000;font-size: 115% }
a:hover { color: #FF0000 }
.menu { font-size: 1em; }
.smaller { font-size: .9em; font-family: Arial, Helvetica, sans-serif }
.small { font-size: 1em; font-family: Verdana, Arial, Helvetica, sans-serif }
.med { font-size: 1.2em; font-family: Verdana, Arial, Helvetica, sans-serif }
.title { font-size: 1.4em; font-family: Verdana, Arial, Helvetica, sans-serif }
h1 { font-size: 1.8em; font-family: Verdana, Arial, Helvetica, sans-serif; text-align: center; }
td, p {
font-size: 1em;
}body {
margin: 0;
}
.main {
width: 70%;
float: right;
cear: left;
padding-right: 4em;
padding-left: 0em;
mrgin-left: 200px;
}

#navcontainer { 
	width: 168px; 
	float: left;
	mrgin-right: 1em;
	background-color: black;
}

#navcontainer ul
{background-color: black;
	margin-left: 0px;
	padding-left: 0;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;width: 158px;
}
#navcontainer li
{
background-color: black;
padding-left: 10px;
wdth: 158px;
}
#navcontainer a
{
padding-left: 5px;
font-weight: bold;
display: block;
padding: 3px;
wdth: 150px;
height: 18px;
background-color: black;
border-bottom: 1px solid #eee;
mrgin-right: 2em;
}

#navcontainer a:link, #navlist a:visited
{
color: #EEE;
text-decoration: none;
font-weight: bold;
}

#navcontainer a:hover
{
padding-left: 10px;
background-image: url(images/box.gif);
background-repeat: no-repeat;
background-position: 2px;
background-color: #303030;
color: white;
wdth: 160px;
}

#about #nacontainer #about a,
.menus .subnavigation #menus a,
.overview .subnavigation #overview a,
.copy .subnavigation #copy a,
.content .subnavigation #content a,
.select .navigation #select a,
.checkout .navigation #checkout a,
.help .navigation #help a {
padding-left: 8px;
background-image: url(images/box.gif);
background-repeat: no-repeat;
background-position: 1px;
background-color: #5F5F5F;
color: white;
width: 160px;
}

.sections h1 { font-size: 1.4em;}