body { text-align: center; background-image: url('/images/background.jpg'); background-repeat: repeat-x;
	background-color:#94a7b6; }
body /* Mozilla Firefox alignment */ { text-align: -moz-center; }
#content { background-color:#ffffff; width:700px; font-family:Verdana, Arial, Helvetica, sans-serif;font-size:12px;
	color: #000000; border:1px solid #728594; }
#footer { vertical-align:middle; background-color:#94a7b6; height:30px; font-size:12px;
	color: #ffffff; font-weight:bold; width:650px; font-family:"Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	margin: 0 15px; }
#footer a:link, a:visited { color: #ffffff; font-weight: bold; text-decoration:underline; }
#footer a:hover { text-decoration: none; }
#menu { border-top:3px solid #50cf3b; border-bottom:3px solid #558db8; height:20px; padding:0 10px 0 10px; vertical-align: middle; }
#menu a:link, a:visited { color: #666666; font-family:"Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px; text-decoration:none; }
#menu a:hover { color: #e88237; text-decoration:none; }
a:link, a:visited { color:#666666; text-decoration:none; font-weight:bold; }
a:hover { text-decoration:underline; }
h1 { font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;, font-size: 22px; margin:10px 15px; }
h1.orange { color:#e88237; }
h1.green { color:#50cf3b; }
h1.blue { color:#558db8; }
h2 { font-size:16px; color: #94a7b6; margin: 10px 15px;	font-family: "Century Gothic", Verdana, 
	Arial, Helvetica, sans-serif; }
hr.orange { color:#e88237; border:0; height:3px; width:100%; background-color:#e88237; }