body {
	background-color: #151515;
	background-image:   url(pattern.gif);
	margin-top: 13px;
}

.text {
	color:#363636;
	text-align:right;
	background-image:   url(images/bg.gif);
	font-family:arial;
	font-weight:bold;
	font-size:14px;
	padding : 15px;
}

.img {

	background-image:   url(images/bg.gif);
	padding : 0px;
}

.logo {
	margin-bottom: 15px;
}


.entersite {
	background-color: #1e1e1e;
	font-family:arial;
	font-weight:bold;
	font-size:14px;
	color:#976d0f;
	text-align:center;
	border : 1px solid #171717;
 	width: 100px;
	height: 35px;
	
}


.entersite a:link, .entersite a:visited, .footer a:active { 
font-weight : bold;
text-decoration : none;
color : #976d0f;
} 
.entersite a:hover { 
font-weight : bold;
text-decoration : none;
color : #c39429;
}


.footer {
	background-color: #1e1e1e;
	font-family:arial;
	font-weight:bold;
	font-size:12px;
	color:#9d9d9d;
	text-align:center;
	border : 1px solid #171717;
 	width: 990px;
	height: 20px;
	
}

.footer a:link, .footer a:visited, .footer a:active { 
font-weight : bold;
text-decoration : none;
color : #9d9d9d;
} 
.footer a:hover { 
font-weight : bold;
text-decoration : none;
color : #6b6969;
}
