/* CSS Document */
body {
	margin: 0px;
	padding: 0px;
	background-color: #000000;
	background-image: url(images/background1.gif);
	font-family:tahoma; 
	font-size:12px; 
	line-height:15px; 
	color:#E5E5E5;

}

a {color:#F14811; text-decoration:none;}

a:hover {
		text-decoration: underline;
		color: #666666;
}

#wraper {
	width:724px; 
	margin:0 auto; 
	background-image:url(images/bg.jpg); 
	background-position:center; 
	background-repeat:repeat-y; 
	border-left:1px solid #999999; 
	border-right:1px solid #999999; 
	background-color:#000000;}
.banner {
		height:217px;
	    background-image: url(images/header05.jpg); 
		background-position:center top; 
		background-repeat:no-repeat;}
.menu {
		background-color:#FFFFFF; 
		padding-top:5px; 
		height:20px; 
		text-align:center; 
		font-family: Tahoma;
		font-size: 11px;
		font-weight: bold;
		color: #CE0A0C;}
.content { width:500px; margin:0 auto;}
.footer 
		{ border:1px solid #413D3A; 
		background-color: #000000; 
		text-align:center; 
		height:40px;}

.presents {
	font-family: Tahoma;
	font-size: 11px;
	color: #FF3300;
	padding-top: 5px;
	padding-left: 88px;
	font-weight: bold;
	letter-spacing: 18px;

}
h1 { 
	color:#FF6600; 
	font-size:12px; 
	margin:0px; 
	padding:0px;}
