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

#title{
  	margin:10px auto -3px auto;
  	width:800px;
	text-align:right;
}

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

.box{
	background-color:#000000;
	width:800px;
	padding:10px;
	border-width: 2px;
	border-color:#999966;
	border-style:solid;
	text-align:left;
	font-size:16px;
	font-weight:normal;
	margin:0;
}

h1{
	margin:0;
	font-family:Georgia,Arial;
	font-size:46px;
	text-align:right;
	color:#670303;
	font-weight:normal;
}

.warning{
	font-size:12px;
	font-weight:normal;	
	font-family:"Trebuchet MS",arial;
	color:#5D5850;
}

.medium{
  	margin-bottom:-3px;
 	color:#5D5850;
	font-size:18px;
	text-align:left;
	font-weight:normal;
}

.big{
 	font-family:'Courier New',Arial, sans-serif;
	color:#5D5850;
	font-size:24px;
	text-align:left;
	font-weight:bold;
}

img.banner {
	border:1px solid #999966;
}

table.banner{
	width: 700px;
}

a:link{
	text-decoration:none;
	color:#EEC549;
}
a:visited{
	text-decoration:none;
	color:#EEC549;
}

a:hover{
	text-decoration:underline;
	color:#EEC549;
}

a.enter{
margin:-10px;
font-family:'Courier New',Arial, sans-serif;
font-size:4em;
font-weight:400;
text-align:center;
color:#999966;
}

a.enter:hover{
text-decoration:none;
margin:-10px;
font-family:'Courier New',Arial, sans-serif;
font-size:4em;
font-weight:400;
text-align:center;
color:#EEC549;
}

a.spons{
  font-size:24px;
  font-family:'Courier New',Arial, sans-serif;
  text-align:center;
  font-weight:normal;
  color:#EEC549;
}

a.spons:hover{
	text-decoration:underline;
	font-family:'Courier New',Arial, sans-serif;
	color:#EEC549;
}

a.desk{
	text-decoration:underline;
	font-family:'Courier New',Arial, sans-serif;	
  	font-size:24px;
  	text-align:center;
  	font-weight:400;
  	color:#EEC549;
}

a.desk:hover{
	text-decoration:underline;
	font-family:'Courier New',Arial, sans-serif;
	color:#FFF77B;
}

a.gallery{
	font-family:"courier new",arial;
	font-size:30px;
	text-align:center;
	font-weight:normal;
	color:#999966;
}

a.gallery:hover{
	font-family:"courier new",arial;
	font-size:30px;
	font-weight:normal;
	text-align:center;
	color:#EEC549;
}

a.recipOne{
  text-decoration: none;
	font-size:12px;
	color:#00AA00;
}
a.recipTwo{ 	
	text-decoration: none;
	font-size:11px;
	color:#999966;
}

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

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

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