@charset "UTF-8";

a:link,a:active,a:hover { 
	color:#00ff00;
}

a:visited   {
	color:#00ff00;
}

body {
	background-color: #000000;
	background-position: top right;
	background-attachment: fixed;
	background-repeat: no-repeat;
}

body,td {
	color: #ff66cc;
	font-family: 'Comic Sans MS';
	font-weight: normal;
	font-style: normal;
	font-size: 14px;
}

td .clock	{	font-size:9px;	}

.container_padding {
	padding:	5px;
	height:	100%;
}

.container_transparency {
	height:100%;
	width:100%;
	background-color: #000000;
	filter:alpha(opacity=100);
}
.container {
	color: #ff66cc;
	position:relative;
	border: 0px solid #000000;
	padding:	5px;
	height: 100%;
	background-color:transparent;
}

.container .heading {
	padding: 5px;
	background-color: #000000;
	color: #ff66cc;
	font-family: 'Comic Sans MS';
	font-weight: normal;
	font-style: normal;
	font-size: 22px;
}

.content {
	padding:5px;
}
div.padding {padding-top:5cm;}

div.raffle {
  background-image: url('https://img.mfcimg.com/photos2/925/9254498/533-330-273-608-3315407.jpg');
  border: 3px groove #d8719e;
  background-repeat: no-repeat;
  background-position: bottom left;
  padding: 10px 10px 10px 200px;
  background-color: #D8719E;
  color: #000000;
  font-size: 25px;
 margin: 5px;
}
div.panty {
  background-image: url('https://img.mfcimg.com/photos2/925/9254498/192-330-812-178-3315458.jpg');
  border: 3px groove #d8719e;
  background-repeat: no-repeat;
  background-position: bottom left;
  padding: 10px 10px 10px 200px;
  background-color: #D8719E;
  color: #000000;
  font-size: 25px;
 margin: 5px;
}
div.token {
  background-image: url('https://img.mfcimg.com/photos2/925/9254498/477-583-687-781-3318366.jpg');
  border: 3px groove #d8719e;
  background-repeat: no-repeat;
  background-position: bottom left;
  padding: 10px 10px 10px 200px;
  background-color: #D8719E;
  color: #000000;
  font-size: 25px;
 margin: 5px;
}
div.count {
  background-image: url('https://img.mfcimg.com/photos2/925/9254498/468-680-433-557-3318365.jpg');
  border: 3px groove #d8719e;
  background-repeat: no-repeat;
  background-position: bottom left;
  padding: 10px 10px 10px 200px;
  background-color: #D8719E;
  color: #000000;
  font-size: 25px;
 margin: 5px;
}
div.center {
  text-align: center;
  padding-right: 200px;
}
div.right {
  text-align: right;
}
div.small {
  font-size: 60%;
}
div.medium {
  font-size: 80%;
}
div.big {
  font-size: 140%;
}
div.tab {
  text-indent: 50px;
}
div.whiteshadow {
 text-shadow: 2px 2px 2px white
}
div.arial {
 font-family: arial;
}
div.comic {
 font-family: comic Sans MS;
}
div.times {
 font-family: times New Roman;
}
div.impact {
 font-family: impact;
}
div.italic {
 font-style: italic;
}
div.bold {
 font-weight: bold;
}
div.gallery
{
background-image: url('https://img.mfcimg.com/photos2/925/9254498/855-599-276-341-3315809.jpg');
  border: 3px groove #d8719e;
  background-repeat: no-repeat;
  background-position: center;
  background-color: #D8719E;
    color: #000000
  font-size: 25px;
 margin: 5px;
  height: auto;
  width: auto;
  float: left;
  text-align: center;
}	
div.desc
{
  text-align: center;
  font-weight: normal;
  width: 120px;
  color: #000000
}