body{
	background-color:#339966;
	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:#E1E1E1;
	width:800px;
	padding:10px;
	text-align:center;
	font-size:16px;
	font-weight:bold;
	border-color:#006666;
	border-width:2px;
	border-style:solid;
	margin:0;
}

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

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

.normal{
	font-family:Georgia,Arial,sans-serif;
	font-size:17px;
	font-weight:normal;
	color:black;
}

.big{
	font-family:Georgia,serif;
	font-size:30px;
	font-weight:normal;
	color:#090C77;
}

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

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

h4{
	margin-bottom:-3px;
	color:#006666;
	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:Georgia, serif;
	color:#006666;
}
a:visited{
	text-decoration:none;
	font-family:Georgia, serif;
	color:#006666;
}

a:hover{
	text-decoration:underline;
	font-family:Georgia, serif;
	color:#5F4B81;
}

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

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

a.spons{
	text-decoration:none;
	font-size:28px;
	text-align:center;
	font-weight:bold;
	color:#006666;
}

a.spons:hover{
	text-decoration:underline;
	font-family:Georgia, serif;
	color:#5F4B81;
}

a.desk{
  font-size:22px;
  text-align:center;
  font-weight:600;
  color:#006666;
}

a.desk:hover{
	text-decoration:none;
	font-family:Georgia, serif;
	color:#5F4B81;
}

a.gallery{
	font-size:24px;
	font-family:Verdana, Arial, sans-serif;
	font-weight:400;
	color:#090C77;
}

a.gallery:hover{
	text-decoration:underline;
	font-family:Verdana, Arial, sans-serif;
	font-size:24px;
	font-weight:400;
	color:#006666;
}

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

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

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