
body {

	background-color: #000000;
}

.float_right {
	float: right;	
}
/* TIMES TABLE STARTS */
.times_table {
	background: #000;	
	bottom:150px;
}

TR.main_title {
		background: #a00;
		font-weight: bold;
		color: #fff;
}

TD.timetitles {
		background: #ddd;
        color: #000;
        font-weight: bold;
        font-size: 12px;
}

TD.times {
		background: #eee;
        color: #000;
        font-size: 11px;
}

TD.times a {
        color: #800;
        font-size: 11px;
}
/* TIMES TABLE ENDS */

#main-content_padding {
	padding: 0 8px 0 8px;
		background-image:url(images/body_background.gif);
	background-repeat: repeat-x;
}
#page-title {
	padding: 12px 0 20px 20px;
		background-image:url(images/body_background.gif);
	background-repeat: repeat-x;

}
#roo {
	margin-left:-375px;
	*margin-left:-12px;
	margin-top:6px;
	*margin-top:5px;
}
#title {
	*margin-top:-46px;
	*margin-left:22px;
}
#feature_top {
	margin-top:15px;
	*margin-top:18px;
	margin-left:3px;
	*margin-left:21px;
}
#feature_bottom {
	position:relative;
	margin-left:2px;
	*margin-left:23px;
	top:-25px;
	*margin-top:1px;
	*margin-bottom:20px;
	z-index:99;
}
h1 {
	font-size: 25px;
	font-style: italic;
	color: #2b2b2b;
	font-weight: normal;
	float: left;	
	margin: 0;
	padding: 0 0 0 10px;
}
#inventory_search {
	font-size: 25px;
	font-style: italic;
	color: #2b2b2b;
	font-weight: normal;
}
A {
  font-size:13px;
  color: #000;
  text-decoration: none;
}

A:hover {
color:#CCCCCC;
  text-decoration: none;
}
#logo {
	color:#000000;
	border-color:#000000;
	}
	
FORM {
	display: inline;
}


A.pageResults {
  color: #ffffff;
}

A.pageResults:hover {
  color: #ffffff;
}
#bookonline {
	margin-left:0px;
	*margin-left:1px;
}

/* start of footer */
#footer {
	color: #555;
	padding-top: 10px;	
}
#footer a {
		color: #555;
}
#footer a:hover {
	color:#FF0000;
}
#footer_left {
	font-size: 11px;
	padding: 13px 12px 0px 0px;
}
#botmenu {
	padding:0 0 0 0;
	border:none;
	float:left;
}
#footer_bottom {
	font-size: 13px;
	padding-top: 10px;	
	width: 990px;
}
#footer_bottom a {
	text-decoration: none;
}
.jCarouselLite li
{
	margin-left:40px;
	*margin-left:41px;
	width: 124px !important;
	height: 135px !important;
}