

body	{
	border:0;
}
body {
	background-image: url(../images/DT_BG.jpg);
	background-position:center;
	background-repeat: no-repeat;
	background-attachment:fixed;
	background-color: #000000;
}
.toplogo {
	height:182px;
	width:731px;
	background-image: url(../images/Logo.jpg);
}

.center{
	width:731px;
	background-image: url(../images/Leipis_BG.gif);
	background-position:top center;
	background-repeat: repeat;
	background-attachment:scroll;
}
.content{
	
	text-align:left;
	padding:20px 80px 20px 80px;
}
a, a:hover, a:visited, a:active {
   border:none;
   outline:none;
}
p{
	
	color: #F0F0F0;
	font:12px Verdana;
}
h1{
	color: #F72125;
	font:16px Verdana;
	font-weight:bold;
	margin: 25px 0 10px 0;
}
h2{
	color: #F72125;
	font:16px Verdana;
	
	
}
h3{
	margin: 25px 0 10px 0;
	color: #FFFFFF;
	font:14px Verdana;
	font-weight:bold;
}
strong{
	color:#FFFFFF;
	font-weight:bold;
}
a:link {
	color:#FF4348;
}
a:visited {
	color:#AE4448;
}
a:hover {
	color:#FBB01A;
}
a:active {
	color:#F5EB00;
}
img{
	border:0;
	margin:0;
	padding:0;
}


.phoenixAd{
									
background-color:#000000;
border:2px solid #999999;
float:right;
margin-bottom:15px;
margin-left:30px;
margin-right:-41px;
padding:10px;
text-align:center;
width:153px;								
								
}

.clearer { clear: both; height: 1px; }


