body {
    color: black;
    background-color: #000000;
				background-image:url('mainback.jpg');
		background-repeat:no-repeat;
		background-position:top center;
		margin:0;
		padding:0;
		text-align: center;
		font-family:Arial;
		font-size:12px;
 }
		
.regular {
width:956px;
padding:0; margin:0;
  margin-left:auto;
			font-family:Arial;
		font-size:12px;
  margin-right:auto; text-align:left;
 }
 
.maintable {
border:0;
width:956px;
		font-family:Arial;
					line-height:20px;
		font-size:12px;
padding:0;
margin:0 0 15px 0; }

.sidebar2 {
padding:15px;
}
	
	.imgrs {
	text-align:center; }
	
	.imgrs img {
	border:1px solid black;
	padding:5px;
	margin:5px;
	}
	

/*- Menu 10--------------------------- */
	
#menu10 {
	width: 200px;
	margin: 20px 0px 0 0;
	padding:0;
	}
	
	#menu10 ul {
	width:175px;
	list-style:none; 
	list-style-position:inside;
	margin:0 0 0 6px;padding:0;}
	
#menu10 li a {
  	voice-family: inherit;
	text-decoration: none;
	}	
	
#menu10 li a:link, #menu10 li a:visited {
	color: #4D4D4D;
	display: block;
	background:  url(menu10.gif); text-align:center;
	border:1px solid black;
	padding: 6px;
	margin-bottom:5px;
	}
	
#menu10 li a:hover {
	color: #0000ff;
	background:  url(menu10.gif) 0 -32px;
	padding: 6px; text-align:center;
	}
	

 .footer {
 width:956px;
 height:49px;
 background-image:url('footer.png');
		background-repeat:no-repeat;
		padding:15px;
		text-align:center;
		font-family:Arial;
		font-size:11px;
		color:black;
		font-weight:bold; }
		
a:link {
font-size:12px;
font-weight:bold;
color:#156292;
text-decoration:none; }

a:visited {
font-size:12px;
color:#156292;
font-weight:bold;
text-decoration:none; }

a:hover {
font-size:12px;
font-weight:bold;
color:#0000ff;
text-decoration:underline; }

a.bottomlinks:link {
font-size:12px;
font-weight:bold;
color:white;
text-decoration:none; }

a.bottomlinks:visited {
font-size:12px;
color:white;
font-weight:bold;
text-decoration:none; }

a.bottomlinks:hover {
font-size:12px;
font-weight:bold;
color:#ccccff;
text-decoration:underline; }
