* { margin:0; 	padding:0 }
html, body { height: 100% }
body { background-color:#550000; text-align: center; color: #fff; font-family: Tahoma, Verdana, Arial; font-size: 12px }

#main { 
width:100%; 
background-color: #FFF; 
text-align: left; 
color: #000; 
margin: 0 auto;
}

#head{ display: none }

#navi{ display: none }
/*
#navi ul { margin: 0 0 0 0; padding: 0 0 0 0; list-style-type:  none; letter-spacing: 2px; float: left }
#navi li { list-style-image: none; margin:0; width:240px; float: left; text-align:center }
#navi a { font-size:14px; line-height:35px;display: block; width: 240px; height:35px; font-weight:bold; color: #FFFEBB; font-variant: small-caps }
#navi a:link, #navi a:visited { background: url(../content/bg_button.gif); text-decoration:none }
#navi li a:hover { background: url(../content/bg_button.gif) 0px -35px no-repeat; width: 240px; height:35px;text-decoration:underline }
#navi li a#current { background: url(../content/bg_button.gif) 0px -35px no-repeat; text-decoration: underline; color: #FFFEBB }
*/
#content { width: 100%; padding: 10px; color:#550000; float: left; }
#content h2 { margin: 0 0 0px 10px;	font-size: 20px; font-weight: bold }
#content h3 { margin: 0 0 10px 10px;	font-size: 16px;	font-weight: bolder }
#content hr { margin: 0 0 15px 0; border: 0;	padding: 0;	background-color: #550000;	color: #550000; height: 1px; clear:both; width: 100% }
#content p { padding: 0 0 0 10px; font-size: 13px; line-height: 130%; margin: 0 0 5px 0 }
#content a, #content a:link, #content a:visited { color:#550000; text-decoration: underline }
#content a:hover { text-decoration: none }
#content label { width: 150px }
#content ul { list-style-type: square; line-height: 150%; margin: 0 0 0 30px }
#content img {	border: #550000 solid 1px }
#content form { margin: 0; padding: 0 }
#content form, #content input, #content textarea, #content select, #content option { font-family : Tahoma, Verdana, Arial;	font-size: 13px; color: #550000 }
#content legend { padding: 0 5px 0 5px; margin-bottom: 10px; font-weight: bold; color: #550000 }
#content fieldset { padding: 0px 10px 10px 10px; margin-top: 10px; border: 1px solid #550000; width: 575px }
#content label { line-height: 150%; padding: 0 10px 0 0; text-align: right; float: left; width: 115px }
#content label.error { color: #ff0000; font-weight: bold }
#content input { padding: 2px; margin-bottom: 3px; border: 1px solid #550000; background-color: #FFF; width: 300px }
#content input.button { font-weight: bold; margin-top: 5px; background-color: #F3F3F3; width: 305px }
#content input.confirm { border: 0; background-color: transparent; line-height: 110%; font-weight: bold }
#content textarea { padding: 2px; margin-bottom: 3px; border: 1px solid #550000; background-color: #FFF; width: 300px; height: 60px }
#content textarea.confirm { border: 0; background-color: transparent; line-height: 110%; font-weight: bold }

#footer{	display: none }
#footer_print { font-size:10px }
#footer_print hr { height: 5px;  }

#footer a { font-weight:bold; color: #550000; text-decoration: underline }
#footer a:link, #navi a:visited { text-decoration: underline }
#footer a:hover { width: 100px; height:13px;text-decoration: none }

img {border:0}


/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash h2 {
	visibility: hidden;
	/*letter-spacing: -9px;*/
	font-size: 55px;
}
