@charset "UTF-8";


#sponsors {
	text-align: left;
	width: 40em;
}
body {
	line-height: 1;
	display: inline;
}
ol, ul {
}
#rt {
	text-align: right;
	width: 5em;
	margin-left: 40em;
}





del {
	text-decoration: line-through;
}


table {
	border-collapse: collapse;

}
html, body	{
	height: 100%;
	margin-bottom: 1px;
}


body  {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 100%;
	background-image: url(title.png);
	background-repeat: repeat-x;
	color: #F00;
	background-color: #000;
}



 #container {
	width: 64em;
	font-size: 1em;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-weight: normal;
	color: #F33;
} 
p {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 1em;
	line-height: 1.5;
	margin-top: 0.4px;
	margin-bottom: 0.7px;
	color: #F33;
	text-align: left;
}
#mainContent h1 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 2em;
	font-weight: normal;
	text-align: left;
	color: #F33;
}
 #header {
	background-image: url(header.png);
	background-repeat: no-repeat;
	height: 110px;
} 
.centert {
	font-size: .8em;
	text-align: center;
}


 #mainContent {
	margin-top: 0;
	margin-right: 15.5em;
	margin-bottom: 1.5em;
	margin-left: 15.5em;
	padding-top: 1em;
	padding-right: 2em;
	padding-bottom: 1em;
	padding-left: 2em;
	width: 44.4em;
	color: #F33;
	background-image: url(gothic-flower.png);
	background-repeat: no-repeat;
	background-position: right 40px;
} 
 #footer {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 0.7em;
	background-image: url(foot.png);
	background-repeat: repeat-x;
	padding-top: 0.75em;
	padding-right: 0.5em;
	padding-bottom: 0.5em;
	padding-left: 0.5em;
	clear: both;
} 
 #footer p {
	margin: 0;
	padding: 10px 0;
	color: #FFF;
	text-align: center;
	font-weight: bolder;
	font-variant: small-caps;
	font-size: 1em;
}

.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.foot { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
h3 {
	font-size: 1.7em;
	font-weight: normal;
	color: #F33;
	text-align: left;
}
.mainImg {
	height: 6.25em;
	width: 6.25em;
}
blockquote {
	margin-top: 1.5em;
}
div h5 {
	text-align: left;
}
.bold {
	font-weight: bold;
}
 #sidebar1 {
	float: left;
	width: 12em;
	padding-top: 1em;
	padding-right: 0.8em;
	padding-bottom: 1em;
	padding-left: 1.5em;
}

h2 {
	color: #F33;
	font-size: 1.4em;
	text-align: center;
}
.junk {
	font-size: 1.6em;
}
fieldset {
	border: 2px groove #F00;
}
.sign {
	width: 4em;
	height: 1.5em;
}
.log {
	text-align: center;
	width: 4em;
}
#form2 p {
	text-align: center;
}
#submit {
	width: 2em;
}
.pass {
	text-align: center;
}
#form1 p strong {
	font-size: 1.2em;
}
div #FlashID {
	margin-left: 4em;
}
.ctr {
	text-align: center;
}
#mainContent div img {
	text-align: center;
	float: none;
	margin-left: 130px;
}
ol, ul {
	list-style-image: none;
	list-style-type: none;
	text-align: left;

}
#sidebar1 li  {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 0.95em;
	color: #F33;
	text-decoration: none;
	display: block;
	background-image: url(nav.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	width: 100%;
	margin-left: 0em;

}
#sidebar1 li a {
	font-size: 0.95em;
	color: #F33;
	text-decoration: none;
	display: block;
	padding-top: 0.5em;
	padding-right: 1em;
	padding-bottom: 0.3em;
	padding-left: 1.5em;
}
#sidebar1 li a:visited {
	color: #F33;
}
#sidebar1 li a:hover, #sidebar1 li a:active, #sidebar1 li a:focus {
	background-image: url(arrow.png);
	background-repeat: no-repeat;
	background-position: 4px 50%;
}
