body {
	background-attachment: fixed;
	background-color: #1e0508;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;

}

.text-details
{
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
color:#fff;
}

.text-details a
{
text-decoration:underline;
color:#fff;
}



div#wrap {
	width: 830px;
	/*position: relative;*/
	height:auto;
	margin:0 auto;
	padding:0; 
	
}
div#logo {
	height: 91px;
	width: 584px;
	margin-bottom: 10px;
}
#imagee {
	

	border: 1px solid #dbaa30;
	padding-bottom:3px;
	padding-top:3px;
	
}


#text {
	


	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	color: #FFFFFF;
	letter-spacing:1px;
}

.enter
{
padding-top:7px;
letter-spacing:2px;
width:200px;
height:30px;
color:#fff;
font-family:Arial, Helvetica, sans-serif;
font-size:15px;
border:1px solid #fff;
background-color:#32180d;
}

img
{
border:none;
}


.enter a
{
text-decoration:none;
color:#fff;
}
.buttonbg
{
background-image:url(images/buttonbg.jpg);
background-repeat:no-repeat;
padding-left:30px;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:17px;
color:#000;
}

.buttonbg a
{
text-decoration:none;
color:#000;
}

.contact
{
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:21px;
color:#fff;
letter-spacing:1px;
}