body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
}

#Container {
	position:absolute;
	top:5%;
	left:20%;
	margin:0 0 0 -150px;
	width:750px;
	z-index: 1;
	height: 420px;
	background-color: #FFFFFF;
	}
	
#navlist {
	position: absolute;
	left: 4px;
	top: 86px;
	width: 90%;
}

#navlist ul {
	margin: 0; /*removes indent IE and Opera*/
	padding: 0; /*removes indent Mozilla and NN7*/
	list-style-type: none; /*turns off display of bullet*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

#navlist li {
	margin: 0 0 10px;
}

#navlist a {
	display: block;
	padding: 2px 1px 2px 4px;
	border: 2px solid #333;
	width: 90%;
	background: #C62021 url(images/l1_down.gif);

}

#navlist a:link, #navlist a:visited {
	color: #EEEEEE;
	/*/*/color: #EEE;
	text-decoration: none; /* */
}
#navlist a:hover {
	border: 2px solid #333;
	background: #999999;

}
#navlist a:active {
	border: 2px solid #333;
	background: #999999;

}
#uberlink a:link, #uberlink a:visited, #uberlink a:hover {
	border: 2px solid #333;
	background: #C62021;

}
#SideBar2 {
	position: absolute;
	left: 4px;
	top: 86px;
	width: 90%;
}

#SideBar2 ul {
	margin: 0; /*removes indent IE and Opera*/
	padding: 0; /*removes indent Mozilla and NN7*/
	list-style-type: none; /*turns off display of bullet*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

#SideBar2 li {
	margin: 0 0 4px;
}

#SideBar2 a {
	display: block;
	padding: 2px 1px 2px 2px;
	border: 2px solid #333;
	width: 90%;
	background: #C62021;

}

#SideBar2 a:link, #SideBar2 a:visited {
	color: #EEEEEE;
	/*/*/color: #EEE;
	text-decoration: none; /* */
}
#SideBar2 a:hover {
	border: 2px solid #333;
	background: #999999;

}
#SideBar2 a:active {
	border: 2px solid #333;
	background: #999999;

}


#Footer {
	font-weight: bold;
	color: #C62021;
}
.BoldRed {
	font-weight: bold;
	color: #C62021;
	font-size: 1.2em;
}
.LiteRed {
	color: #FF0008;
	font-size: .8em;
}
.Call {
	color: #FF0008;
	font-size: .9em;
	font-weight: bold;
}
.Blue {
	color: #0000CC;
}
#roxstars a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #C62021;
}
#roxstars a:active {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
}
#roxstars a:hover {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.smblktext {
	font-size: .7em;
	color: #000000;
}
.smtext {
font-size: small
}
#roxstars {
	display: block;
	background-color: #C62021;
}
