* {
 padding:0;
 margin:0;
}

body{
background: #000000;
color: #0048B7;
font-family: Verdana,Tahoma,Arial, Helvetica, sans-serif;
line-height:1.2;   
}
a:link, a:visited{text-decoration:none; color:#921B92; }
a:hover {color:#3F94C7; } 

#wrapper{
 margin: 10px auto 10px auto;
 width: 760px;
 background: #FFDDDD;
 color: #0048B7;
}
.warning{
 padding:20px; 
 margin:auto; 
 width:600px; 
 height: 150px; 
 overflow:auto; 
 color:#000000;
 font-size:10px;
}
.title
{
margin:auto;
text-align:center;
font-size:36px;
font-weight:bold;
color: #0048B7;

}
.maintext
{ 
margin:auto;
width:500px; 
font-size:18px;
}
.text
{
width:600px;
margin:auto;
font-size:18px;
}
.textad
{
width:600px;
margin:auto;
text-align:center;
font-size:24px;
font-weight:bold;
}
.textad a
{
text-decoration:underline;
color:#FF00FF;
}
.textad a:hover
{
color:#00CC00;
}

.maintextad
{
width:600px;
margin:auto;
text-align:center;
font-size:24px;
font-weight:bold;
}

.bannerad
{
margin:auto;
text-align:center;
}
.recip
{
text-align:center;
}
.recip table
{
 margin-left:auto;
 margin-right:auto;
}
.enter
{
margin:auto;
text-align:center;
font-size:48px;
font-weight:bold;
}
.gallerylink
{
 text-align:center;
 font-size:36px;
 font-weight:bold;
}
.thumbs
{
 margin:auto;
 text-align:center;
}

img{
  border-style:none;
  margin-left:auto;
  margin-right:auto;
}

.centered{
 text-align:center;
}
