body{
	background-color: #434343;
	font-size:12px;
	font-family:courier new,arial;
	color: white;
	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:courier new,arial;
  text-align:right;
  font-weight:bold;
  color:white;
}

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

.border {border:1px solid white;}

/* Links */
a{
  text-decoration:none;
  color:#DB9400;
}

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

a:visited{
 	color:#DB9400;
}

a.recipOne{
	font-family:Tahoma,sans-serif;
	text-decoration:underline;
	font-size:11px;
	color:#DB9400;
  	font-weight:600;
}
a.recipTwo{
	font-family:Tahoma,sans-serif;
 	text-decoration:underline;
	font-size:11px;
	color:#EB4E12;
  	font-weight:600;
}

a.desk{
	font: 400 30px Georgia,sans-serif;
}

a.desk:hover{
	color:#EB4E12;
}

a.desk_two{
	font: normal 26px 'Times New Roman',serif;
}

a.enter{
	text-decoration:none;
	font: normal 60px 'Courier New',serif;
	color:#EB4E12;
}

a.enter:hover{
	text-decoration:none;
	color:#EB4E12;
}

a.enter:visited{
	text-decoration:none;
 	color:#EB4E12;
}

a.gallery{
	font: normal 35px 'Times New Roman',serif;
	color:#909090;
}

a.gallery:hover{
 	color:white;
	text-decoration:none;
}

a.gallery:visited{
 	color:#909090;
}

/* Fonts */
h1{
margin:-5px;
font-family:"courier new",arial;
font-size:40px;
font-weight:normal;
text-align:right;
color:#c00;
}

h2{
margin:-10px;
font-family:courier new,arial;
font-size:4em;
text-align:center;
color:#c00;
}

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

.mini{
	font-family: Tahoma,Georgia;
	font-size:12px;
	font-weight:normal;
	color:#C0C0C0;
}

.middle{
	font-family: 'Courier New',Georgia;
	font-size:16px;
	font-weight:bold;
	color:#C0C0C0;
}

.normal{
	font-family: "Lucida Sans Unicode", sans-serif;
	font-size:18px;
	font-weight:normal;
	color:#C0C0C0;
}

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

.biggest{
	font-family:Georgia,Arial,sans-serif;
	font-size:40px;
	font-weight:bold;
	color:#C0C0C0;
}

.logotxt1 {font : normal 34px Georgia, serif; color : #fa7393;}
.logotxt2 {font : normal 34px Georgia, serif;color : #7a2e40; }

.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:white;
}
