html {
	background-image:		url(images/bar.png);	
	background-repeat:		repeat-x;
	background-color:		#E9DFC0;}

body {
	font-family: 			Arial;
	font-size:				small;}
	
#allcontent {
	width:					1024px;
	margin-left:			auto;
	margin-right:			auto;}
                
a:link {
	color: 					orange;
	text-decoration:		none;}

a:visited {
	color: 					orange;
	text-decoration:		none;}

a:hover {
	color: 					black;
	text-decoration:		none;}

#menu {
	margin-top:				40px;
	font-size:				180%;
 	text-align:				right;}    

#topbanner {
	background:				url(images/bannerback.png);
	padding:				10px;
	margin-bottom:			0px;}

#contactinfo {
	color:					white;
	float:					right;
	margin-right:			auto;
	margin-left:			auto;
	margin-top:				30px;}
	
#main {
	background:				url(images/mainback.png);
    margin-right:			auto;
    margin-left:			auto;
    margin-top:				10px;
    width:					1024px;
    padding-top:			20px;
    padding-bottom:			20px;}                
  
#space {
	margin-right:			2px;
	margin-left:			2px;
	background:				#720202;
	padding:				2px;
	padding-left:			2px;
	border-top:				thin solid black;
	border-right:			thin solid black;}
              
img {
	border:					none;}
                
#leftbanner {
	width:					200px;
	margin-left:			90px;
	text-align:				center;
	background:				#F3BC8C;}
                              
#content {
	padding:				5px;
	margin:					5px;
	margin-right:			90px;
	text-align:				left;
	width:					620px;
	float:					right;}
                
.b1, .b2, .b3, .b4 {
	display:				block;
	overflow:				hidden;
	font-size:				1px;
	background:				#EFF0EF;}
                        
.b1 {
	height:					1px;
	margin:					0 5px;
	background:				#760202;}
                        
.b2 {
	height:					1px;
	margin:					0 3px;
	border-right:			2px solid #760202;
    border-left:			2px solid #760202;}
                        
.b3 {
	height:					1px;
	margin:					0 2px;
	border-right:			1px solid #760202;
	border-left:			1px solid #760202;}
                        
.b4 {
	height:					2px;
	margin:					0 1px;
	border-right:			1px solid #760202;
	border-left:			1px solid #760202;}
                        
.round {
	border-right:			1px solid #760202;
	border-left:			1px solid #760202;
	padding:				10px;
	background:				#EFF0EF;}
                        
.round div {
	margin-left:			5px;
	color:					white;}
               
#credit {
	text-align:				center;
	margin-top:				60px;}
                
h6 {
	color:					black;
	margin:					0px;}                
	
.linehght {
	margin:					0px;}
                
p {
	font-size:				90%;
	color:					white;
	margin:					0px;}
                  
h4 {
	color:					black;
	margin:					0px;}
	
h3 {
	color:					black;
	text-align:				center;}               
                
h1 {
	border-bottom:			thin solid #720202;}
                
                .center {
                  text-align:			center;}
                
                .normal {
                  color:				black;
                  font-family:			Arial;
                  font-size:			115%;
                  width:				580px;}
                
                #widestop {
                  width:				580px;}
                
                li {
                  list-style-type:		none;}
                
                #menubottom {
                  text-align:			right;}
                
                #space2 {
                  margin-right:			20px;
                  margin-left:			20px;}
                
                
#table1 {
	border:					2px ridge tan;}
                
#tableleft {
	border-right:			2px ridge tan;
	vertical-align:			top;
	padding:				5px;
	width:					260px;}
                
#tableright {
	vertical-align:			top;
	padding:				5px;
	width:					295px;
	float:					right;}
                
                #text1 {
                  width:				300px;}
                
                #pictures {
                  float:				right;}
                
                .topspace {
                  margin-top:			10px;}
                
table {
	width:					600px;}
                
                td {
                  text-align:			center;
                  color:				black;
                  width:				200px;}
                
                .alignleft {
                  margin-right:			300px;}
                
                .pageselect {
                  margin-left:			auto;
                  margin-right:			auto;
                  width:				450px;}
                
                .p_arrange {
                  float:				right;}
                
                .altrow {
                  background-color:		#F9ED9C;}
                
