body{
	background-color: #A9A4F4;
	font-size:12px;
  font-family:"Trebuchet MS",arial;
  color: black;
	margin:0;
	padding:0;
}

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

#subtitle{
  margin:-2px auto 3px auto;
  width:800px;
  font-size:16px;
  font-family:"Trebuchet MS",arial;
  text-align:center;
  font-weight:bold;
  color:black;
}

.box{
	background-color:#A9A4F4;
	width:800px;
	padding:10px;

	text-align:center;
	font-size:16px;
	font-weight:bold;
	margin: 0;
}

font.desk{
	font-size:16px;
  font-family:"Trebuchet MS",arial;
  color:black;
	font-weight:bold;
	margin:0;
	padding:0;
}

font.warn{
	font-size:12px;
  font-family:"Trebuchet MS",arial;
  color:black;
  font-weight:400;
	margin:0;
	padding:0;
}

font.deskTwo{
  font-family:courier new, helvetica;
  color: black;
	margin: 0em;
	font-weight:bold;
	font-size:14px;
}

h1{
margin:0px;
font-family:impact,arial;
font-size:40px;
text-align:center;
font-weight:400;
color:#090C77;
}

h3{
margin:-5px;
font-family:"Trebuchet MS",arial;
font-size:25px;
text-align:center;
color:#090C77;
}

h4{
  margin-bottom:-3px;
  color:#090C77;
	font-size:18px;
	text-align:left;
	font-weight:bold;
}

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

img.banner2 {
border:2px solid #090C77;
}

table.banner{
	width:450px;
	border:2px solid #090C77;
}

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

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

a.enter{
font-family:"Courier New",arial;
font-size:4em;
font-weight:400;
text-align:center;
color:#090C77;
}

a.enter:hover{
text-decoration:none;
font-family:"Courier New",arial;
font-size:4em;
font-weight:400;
text-align:center;
color:green;
}

a.spons{
  text-decoration:underline;
  font-size:24px;
  text-align:center;
  font-weight:bold;
  color:green;
}

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

a.desk{
  font-size:20px;
  text-align:center;
  font-weight:600;
  color:green;
}

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

a.gallery{
  font-size:18px;
  font-weight:600;
  color:#090C77;
  text-align:center;
}

a.gallery:hover{
	text-decoration:underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight:600;
	font-style:italic;
	text-align:left;
	color:#c00;
}

a.recipOne{
  text-decoration:underline;
	font-size:12px;
	color:#090C77;
}
a.recipTwo{
 	text-decoration:underline;
	font-size:11px;
	color:green;
}

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

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

.warning{
  font-size:12px;
  color:white;
  background-color: black;
}

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