* {
 padding:0;
 margin:0;
}

body{
background: #996699;
font-family: Comic Sans MS, cursive, sans-serif;
line-height:1.2;   
}
a:link, a:visited{ color:#288EC1; }
a:hover { color:#E88EC1; } 

#wrapper{
 margin: 0px auto 0px auto;
 width: 950px;
 background: #000000;
 color:#DDDDDD;
 border-left:double 10px #006699;
 border-right:double 10px #006699;

}
.warning{
 padding:20px; 
 margin:auto; 
 width:600px; 
 height: 150px; 
 overflow:auto; 
 color:#ffffff;
 font-size:10px;
}
.title
{
margin:auto;
text-align:center;
font-size:36px;
font-weight:bold;
color:#E88EC1;

}
.maintext
{
float:left; 
width:500px; 
padding:0px 10px 0px 10px;
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;
}
.maintextad
{
clear:both;
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;
}

.thumbs table img
{
border:solid 2px #996699;
}

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

.centered{
 text-align:center;
}
