body {
    font-family:  Verdana, Helvetica, sans-serif;	
    color: #ffffff;
    font-size: 70%;
	margin: 0;
	padding: 0;	
	
	 background-color: #515151;
}

#container {
	position: relative;
	width: 783px;
	height: auto;
	min-height: 600px;
	background-color: #000000;
	margin: 5% auto 5% auto;
	border: 1px solid #a1a1a3;
}

 a:link {
	text-decoration: none;
	color: #ccccff;

}
 
 a:visited {
	text-decoration: none;
	color: #ccccff;

}

 a:hover {
	text-decoration: none;
	color: #d970e1;

}

 a:active {
	text-decoration: none;
	color: #ccccff;

}

#listing td {
	font-size: 105%;
}
	
#listing th {
	text-align: left;
	font-size: 105%;
	font-weight: bold;
}

#listing h1 {
	
	font-size: 110%;
	font-weight: bold;
	line-height: 1em;
}

#listing h2 {
	
	font-size: 100%;
	font-weight: bold;
	line-height: 1em;
}

#left-frame {

background: url("graphics/lspace-l.gif");

}

#right-frame {

background: url("graphics/lspace-r.gif");

}

#sm-right-frame {

background: url("graphics/biglspace-r.gif");

}
