body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 2em;
	margin: 0px;
	background-image: url(images/bg.jpg);
	background-repeat: repeat;

	
}
#wrapper {
	margin-left: auto;
margin-right: auto;
width: 912px;
}
.outerbox {
		margin-top: 50px;
	width: 904px;
	background-image:url(images/dropshadow-box2.png);
	height:521px;
	position:absolute;
	
	background-color:#FFFFFF;


}

.innerbox {
	margin: 3px;
    height:514px;	
} 
#navbar {
	margin: 25px;
	margin-top:40px;
	margin-left:35px;
	text-align:left;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding-top:8px;
	padding-bottom:8px;
}
.footer {
	margin-left: 25px;
	line-height: 1.5em;
		text-align:left;
}

.body{
	margin: 25px;
	margin-top:60px;
	margin-left:35px;
	margin-bottom:0px;
		text-align:left;
		
	

}
h1 {
	font-size: 18px;
	margin: 0px;
	padding: 0px;
}
a {
	color: #760909;
	text-decoration: none;
}
a:visited {
	color: #760909;
	text-decoration: none;
}
a:hover {
	color: #760909;
	text-decoration: underline;

}
h2 {
	font-size: 14px;
	font-weight: bold;
	line-height: 2.2em;
	margin-bottom:-18px;
}
.whatsnew {
	width: 300px;
	line-height: 2em;
}
.style1 {color: #FFFFFF}

#container {
	position	: absolute;
	top			: 170px;
	left		: 350px;
	width		: 500px;
	height		: 330px;

	overflow	: hidden;
	
}

#content {
	position	: relative;
	width		: 490px;
	left		: 5px;
}



#scrollArea {
	position	: absolute;
	left		: 865px;
	top			: 170px;
	height		: 330px;
	width		: 15px;
	border		: 1px solid #ffffff;
	overflow	: hidden;
}

#scroller {
	position	: absolute;
	top			: 6px;
	width		: 15px;
	background	: #760909;
	border-top	: 1px solid #ffffff;
	border-bottom	: 1px solid #ffffff;
	left: 11px;
}
li {
	margin-top: 4px;
}
