body
	{
		padding: 0px 0px 0px 0px;
		margin: 0px 0px 0px 0px;
		background-image: url(../images/bkgd.gif);
		color: #FFF;
		font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
		font-size: 11px;
		line-height: 13px;
	}

	a
	{
		text-decoration: none;
		color: #fabf21;
	}

		a:hover
	{
		text-decoration: none;
		color: #fabf21;
		background-color: #006611;
	}
	#content
	{
		position:relative;
		margin-left: auto;
		margin-right: auto;
		margin-top:20px;
		width:780px;
		height:650px;
	}

	#header
	{
		width: 780px;
		height: 150px;
		background-image: url(../images/header.jpg);
		background-repeat: no-repeat;
		letter-spacing: 3px;
		margin-left: auto;
		margin-right: auto;
		border: 1px solid #fabf21;
	}
	#navcontainer
	{
		width: 780px;
		padding-top: 5px;
		height: 20px;
		text-align: center;
		vertical-align: text-bottom;
	}

	#container
	{
		border: 10px solid #fabf21;
		width: 760px;
		height: 450px;
		margin-left: auto;
		margin-right: auto;
	}

	#containerleft
	{
		float: left;
		width: 350px;
		height: 450px;
		background-image: url(../images/left.jpg);
		background-repeat: no-repeat;
		border-right: 10px solid #fabf21;
		text-align: center;
	}

	#containerleftl
	{
		float: left;
		width: 250px;
		height: 450px;
		background-image: url(../images/left_l.jpg);
		background-repeat: no-repeat;
		border-right: 10px solid #fabf21;
		text-align: center;
	}

	#containerleftg
	{
		width: 760px;
		height: 450px;
		text-align: center;
	}

	#containerleftg h2
	{
		margin: 0;
		padding: 0;
		color: #fabf21;
		font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
		letter-spacing: 3px;
		font-size: 13px;
		padding-bottom: 5px;
	}

	#containerright
	{
		float: right;
		width: 380px;
		height: 430px;
		background: #5f0f0e;
		overflow: auto;
		padding: 10px;
	}

	#containerrightl
	{
		float: right;
		width: 480px;
		height: 430px;
		background: #5f0f0e;
		overflow: auto;
		padding: 10px;
	}

	#containerright h2
	{
		margin: 0;
		padding: 0;
		color: #fabf21;
		font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
		letter-spacing: 3px;
		font-size: 13px;
		border-bottom: 1px solid #000000;
		padding-bottom: 5px;
		width: 75%;
	}

	#containerrightl h2
	{
		margin: 0;
		padding: 0;
		color: #fabf21;
		font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
		letter-spacing: 3px;
		font-size: 13px;
		border-bottom: 1px solid #000000;
		padding-bottom: 5px;
		width: 75%;
	}


	#footer {
		font-size: 9px;
		font-style: italic;
		text-align: center;
		width: 760px;
		text-align: right;
		padding: 5px 0px;
		color: #999933;
	}

	#footer a
	{
		text-decoration: none;
		color: #999933;
	}

		#footer a:hover
	{
		text-decoration: none;
		color: #ff9900;
}
.scrollgeneric {
	line-height: 1px;
	font-size: 1px;
	position: absolute;
	top: 10;
	left: 0;
}

.vscrollerbase {
width: 10px;
background-color: white;
}
.vscrollerbar {
width: 10px;
background-color: black;
}
.hscrollerbase {
height: 10px;
background-color: white;
}
.hscrollerbar {
height: 10px;
background-color: black;
}

.scrollerjogbox {
width: 10px;
height: 10px;
top: auto; left: auto;
bottom: 0px; right: 0px;
background-color: gray;
}
