* {
	margin: 0px;
	padding: 0px;
}

BODY {
	margin: 0px;
	padding: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFCC;
	text-align: center;
	background: url(../background-04.gif) repeat;
}

h1 {
	font-size: 30px;
	font-weight: bold;
	color: white;
}

a:hover {
	color: #00CCFF;
}

p {
	margin-top: 15px;
	margin-bottom: 15px;
}

a {
	color: yellow;
	font-size:28px;
	font-weight: bold;
	font-family: "Comic Sans MS", Impact, sans-serif;
}

a.mrincher {
	font-size: 22px;
	font-weight: bold;
}

.warning {
	font-size: 14px;
	color: #CCCCCC;
}

img {
	border: 1px solid white;
}

.imgNone {
	border: none;
}

#wrapper {
	margin: 0px auto;
   text-align: left;
   width: 750px;
   padding: 0px;
}

#content {
	margin-top: 8px;
	margin-bottom: 8px;
	padding: 5px;
	background-color: black;
	border: 1px dashed #0099CC;
	text-align: center;
	zoom: 100%;
}

#recip {
position:relative;
margin:0px;
padding:0px;
margin-bottom: 10px;
float:left;
width:735px;
top:15px;
clear:both;
}

.clear {
	clear:both;
}

.recip {
margin:0px;
position:relative;
list-style:none;
}

ul.recip li {
list-style:none;
margin:1px;
padding:0px;
width:350px;
float:left;
border: 1px dashed #666;
}

ul.recip a {
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #CCCCCC;
}

.textSmall {
font-size: 9px;
}

.enter {
	font-size: 30px;
}

.ganger {
	font-size: 11px;
	color: white;
}

.banner {
	width: 726px;
	border-top: 1px dashed #FFFF99;
	border-bottom: 1px dashed #FFFF99;
	padding: 3px;
	margin-bottom: 5px;
	padding-top: 9px;
	padding-bottom: 15px;
	color: white;
}

.banner a{
	color: yellow;
}

.banner img{
	border: none;
}

.banner a:hover{
	color: #00CCFF;
}

.textSmall1 {font-size: 9px;
color: #CCCCCC;
}
.style2 {color: white;}
