#wrapper {
margin-top:50px;
}

#content {
color: #333333;
width:660px;
margin-left: 300px;
position: relative;
top: 10px;
}

#menu {
float: left;
padding-left:10px;
}



body {
margin:0;
padding:0;
font-size: 12px;
font-family: Arial, Helvetica, sans-serif;
}

a {
color:#666666;
font-weight:bold;
text-decoration:none;
}
a:visited {
	font-weight: bold;
	color: #666666;
}
a:active {
	font-weight: bold;
	color: #666666;
}
a:hover {
text-decoration:underline;
color:#660000;
}

li {
font-weight:bold;
}
ul {
list-style-type:none;
}

td {
	color: #333333;
}

