body {
	background-color: #330000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #330000;
	background-image: url(/images/bgImageSmall.jpg);
	line-height: 24px;
}

td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #330000;
}

a {
	color: #993300;
	text-decoration: none;
}
#footer a {
	color: #330000;
}


form {
}

a:hover {
	text-decoration: underline;
}

input.big {
	width: 100px;
}

input.small {
	width: 50px;
}
#header {
	BORDER-RIGHT: #cecea5 1px solid; 
	BORDER-TOP: #cecea5 1px solid; 
	BACKGROUND: #993300 url(none); 
	BORDER-LEFT: #cecea5 1px solid; 
	BORDER-BOTTOM: #cecea5 1px solid
}
#outer_wrapper {
	BACKGROUND: #fff url(none) repeat-y left 50%
}
#wrapper {
	BACKGROUND: #FFFFFF url(none) repeat-y right 50%
}
#container {
	BACKGROUND: #FFFFFF url(none) repeat-y right 50%; 
	FLOAT: left; 
	WIDTH: 100%; 
	MARGIN-RIGHT: -200px
}
#content {
	MARGIN-RIGHT: 200px
}
#content2 {
	MARGIN-RIGHT: 0px
}
#main {
	MARGIN-LEFT: 150px
}
#main ul {
list-style-type:square;
font-weight: normal;
}
#main ul ul{
list-style-type:none;
font-weight: normal;
}
#left {
	FLOAT: left; 
	WIDTH: 150px;
	font-weight: bold;
	padding: 0;

	background-color:#FFFFFF;

}
#left ul {
list-style:none;
margin:0;
padding:0;
}
#left ul li{
margin:0;
}
#left ul li a{
display:block;
padding: 2px 2px 2px 0.5em;
border-left: 10px solid #FFCC99;


background-color: #993300;
color: #fff;
text-decoration:none;
width: 87%;
}
html>body #left ul li a {
width:auto;
}
#left ul li a:hover {
border-left: 10px solid #993300;


background-color: #FFCC99;

}
#sidebar {
	FLOAT: right; WIDTH: 200px
}
#footer {
	BORDER-RIGHT: #cecea5 1px solid; 
	BORDER-TOP: #cecea5 1px solid; 
	BACKGROUND: #993300; 
	BORDER-LEFT: #cecea5 1px solid; 
	BORDER-BOTTOM: #cecea5 1px solid
}

H1 {
	MARGIN-TOP: 0px
}
.last {
	MARGIN-BOTTOM: 0px
}
.clearing {
	CLEAR: both; HEIGHT: 0px
}
}
.hits {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #999999;
}
.smaller {
	font-size: x-small;
}
