html {
  background-image:		url(images/mainback.png);}

body {
  font-family:			Arial;
  font-size: 			small;
  margin-left:			0px;
  margin-right:			0px;
  padding:				0px;
  font-weight:			normal;}

.topbanner {
  background-image:		url(images/titlebar.png);
  background-repeat:		repeat-x;}

a:link {
  color: 				white;
  text-decoration:		none;}
a:hover {
  color:				orange;
  text-decoration:		none;}
a:visited {
  color: 				white;
  text-decoration:		none;}

#allcontent {
  background-image:		url(images/vbar1.png);
  background-repeat:	repeat-y;
  width:				1080px;
  margin-left:			auto;
  margin-right:			auto;}

h1 {
  width:				300px;
  font-family:			Stencil;
  text-align:			center;
  float:				right;}

.rightalign {
  font-family:			Stencil;
  text-align:			right;
  margin-right:			15px;
  padding-bottom:		8px;}

.space {
  margin-left:			15px;
  margin-bottom:		12px;}

#main {
  background:			url(images/.jpg);
  width:				700px;
  color:				orange;
  padding-left:			8px;
  padding-right:		8px;}

.menu {
  background:			url(images/menuback.png);
  width:				450px;
  margin:				0px;
  padding:				0px;}

.links {
  color:				white;
  font-size:			125%;
  text-align:			left;
  line-height:			1.9em;
  text-indent:			45px;
  padding-top:			3px;
  padding-bottom:		10px;}

.right {
  float:				right;
  margin-top:			20px;
  margin-right:			20px;}

.left {
  float:				left;
  margin-right:			8px;}

h3 {
  margin-top:			45px;
  margin-left:			80px;
  font-size:			125%;}

.indent1 {
  margin-left:			100px;
  width:				330px;}

.indent2 {
  padding-left:			15px;}

.indent3 {
  text-align:			center;
  padding-left:			60px;
  width:				240px;
  color:				white;}
  
#rightside {
  background:			url(images/rightback.png);
  background-repeat:		no-repeat;
  color:				white;
  float:				right;
  width:				450px;
  margin-top:			40px;}

#rightside2 {
  color:				white;
  float:				right;
  width:				450px;
  margin-top:			40px;}


#rightside3 {
  color:				white;
  float:				right;
  width:				650px;
  margin-top:			40px;}

.drop {
  margin-top:			55px;}

table {
  width:				390px;
  margin-left:			20px;}

td {
  width:				200px;}

.space2 {
  margin-left:			110px;}

.space3 {
  margin-left:			400px;}

.space3_5 {
  margin-left:			65px;}
  
.space4 {
  margin-left:			280px;
  margin-top:			-40px;}

.space5 {
  margin-left:			160px;
  margin-top:			-60px;}

.space6 {
  margin-left:			40px;
  margin-top:			-90px;}

 img {
  border:				none;}

h6 {
  color:				white;
  width:				450px;
  text-align:			center;
  margin-left:			auto;
  margin-right:			auto;
  margin-top:			50px;}

#credit {
  color:				white;
  font-size:			70%;
  width:				160px;
  float:				right;}

.b1, .b2, .b3, .b4 {
  display:				block;
  overflow:				hidden;
  font-size:			1px;
  background:			#776B56;}

.b1 {
  height:				1px;
  margin:				0 5px;
  background:			black;}

.b2 {
  height:				1px;
  margin:				0 3px;
  border-right:			2px solid black;
  border-left:			2px solid black;}

.b3 {
  height:				1px;
  margin:				0 2px;
  border-right:			1px solid black;
  border-left:			1px solid black;}

.b4 {
  height:				2px;
  margin:				0 1px;
  border-right:			1px solid black;
  border-left:			1px solid black;}

.round {
  border-right:			1px solid black;
  border-left:			1px solid black;
  padding:				8px;
  background:			#776B56;}

.round div {
  margin-left:			5px;
  color:				white;}
