body{
	background-color:#000000;
	font-size:12px;
	font-family:courier new,arial;
	color: white;
	margin:0;
	padding:0;
}

#title{
  margin:20px auto -3px auto;
  width:700px;
}

#subtitle{
  margin:-2px auto 3px auto;
  width:700px;
  font-size:16px;
  font-family:courier new,arial;
  text-align:right;
  font-weight:bold;
  color:#EAEEF4;
}

.box{
	margin:10px;
	background-color:#EAEEF4;
	width:700px;
	padding:10px;

	text-align:left;
	font-size:16px;
	font-weight:bold;
}

h1{
margin:5px auto 5px 5px;
font-family:"Trebuchet MS", Verdana, Arial, sans-serif;
font-size:35px;
font-weight:600;
text-align:left;
color:#FFFFFF;
}

h2{
margin:-10px auto 10px 5px;
font-family:"Trebuchet MS", Verdana, Arial, sans-serif;
font-size:19px;
text-align:left;
color:#FFE51E;
}

.mini{
	font-family:"courier new",arial;
	font-size:16px;
	font-weight:normal;
	color:#757575;
}

.normal{
	font-family:"Trebuchet MS", Verdana, Arial, sans-serif;
	font-size:17px;
	font-weight:normal;
	color:#757575;
}

.normalPlus{
	font-family:Georgia,Arial,sans-serif;
	font-size:20px;
	font-weight:normal;
	color:#757575;
}

.middle{
	font-family:"Trebuchet MS", Verdana, Arial, sans-serif;
	font-size:18px;
	font-weight:400;
	color:#757575;
}

.big{
	font-family:"Trebuchet MS", Verdana, Arial, sans-serif;
	font-size:26px;
	font-weight:normal;
	color:#757575;
}

.biggest{
	font-family:Georgia,Arial,sans-serif;
	font-size:46px;
	font-weight:400;
	text-align:right;
	color:#757575;
}

.border{border-width:1px; border-style:solid; border-color:#999999}
.border2{border-width:1px; border-style:solid; border-color:blue}

a:link{
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#3B85CA;
}

a:hover{
	text-decoration:underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:black;
}

a:visited{
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#3B85CA;
}

a.enter{
	font-family:Verdana, Arial, sans-serif;
	font-size:44px;
	font-weight:400;
	text-align:center;
	color:#999999;
}

a.enter:hover{
	text-decoration:none;
	font-family:Verdana, Arial, sans-serif;
	font-size:44px;
	font-weight:400;
	text-align:center;
	color:black;
}

a.spons{
	font: normal 22px Tahoma,sans-serif;
	color:#3B85CA;
	text-decoration:none;
}

a.spons:hover{
	font: normal 22px Tahoma,sans-serif;
	color:black;
	text-decoration:underline;
}

a.desk{
	font: normal 18px Tahoma,sans-serif;
	color:#3B85CA;
	text-decoration:none;
}

a.desk:hover{
	font: normal 18px Tahoma,sans-serif; 
	color:black;
	text-decoration:underline;
}

a.gallery{
	font-family:"courier new",arial;
	font-size:36px;
	font-weight:400;
	color:#999999;
}

a.gallery:hover{
	font-family:"courier new",arial;
	text-decoration:underline;
	font-weight:400;
	color:#757575;
}

a.gallery:visited{
	font-family:"courier new",arial;
	text-decoration:underline;
	font-weight:400;
	color:#757575;
}

a.recipOne{
	text-decoration: none;
	font-size:12px;
	font-weight:normal;
	color:#757575;
}
a.recipTwo{ 	
	text-decoration: none;
	font-size:11px;
	font-weight:normal;
	color:#757575;
}

font.recip{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#757575;
}

table.recip
{
	border-style:	solid;
	border-width: 3px;
	border-color: #999999;
	padding: 2px;
}

.warning{
  font-size:12px;
  color:#757575;
  background-color: #EAEEF4;
}

#footer{
width:90%;
margin:0px auto;
text-align: center;
font-size: 12px;
font-family:"courier new", helvetica;
color:white;
}

