html,body{margin:0;padding:0}

body {
	font-family:Verdana, arial, sans-serif;
	font-size:12px;
/*	background-repeat:repeat-y; */
	background-color:#000;
	text-align:left;
	color:#fff;
}


div#toptitle {
position:absolute;
top:0px;
left:0px;
background-image:url(Images/FretBoardBanner68.gif);
background-repeat:no-repeat;
width:770px;
height:68px;
margin:0;
padding:0;
color:#fff;
}




div#thelistcontainer {
position:absolute;
top:68px;
left:0px;
background-color:#aaa;
color:#fff;
font-size:10px;
width:770px;
height:1000px;
padding:0;
margin:0;
border-top:2px solid black;
}

div#thelist {
position:absolute;
background-color:#aaa;
top:10px;
left:10px;
width:750px;
padding:0;
margin:0;
}

div#whatitis {
position:absolute;
top:78px;
left:790px;
padding:4px;
border:3px solid #aaa;
width:160px;
height:auto;
background-color:#ddd;
color:#333;
font-size:10px;
}


.category {
font-size:13px;
color:#fff;
padding-bottom:4px;
font-weight:bold;
}

.subcategory {
font-size:11px;
color:#333;
}

.title {
font-size:10px;
color:#000;
}

input {
font-size:10px;
}

A.cite:link	{color:#fff;
	text-decoration:none}
A.cite:active {color:#fff;
	text-decoration:none}
A.cite:visited {color:#fff;
	text-decoration:none}
A.cite:hover {color:#000;
	text-decoration:underline}
	
A.cite2:link	{color:#000;
	text-decoration:none}
A.cite2:active {color:#000;
	text-decoration:none}
A.cite2:visited {color:#000;
	text-decoration:none}
A.cite2:hover {color:#009966;
	text-decoration:underline}