/* Start of CMSMS style sheet 'suckercss' */
/* CSS Document */

body {
	background-color:#330000;
	margin:0 auto;
	font:0.8em/1.333 verdana, "trebuchet MS", helvetica, sans-serif;
	color:#FEF1B5;}
a {
	color:#E4CC8A;}

a:hover {
	text-decoration:none;
	color:#8B2323;}
	
.clear {
	clear: both;
	margin-top:15px;
}

.clearb {
}	

h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size:1.5em;
	color:#8B2323;
	border-bottom:1px dashed #8B2323;
	font-weight:normal;
	padding-bottom:.3em;
	margin-top:37px;
            width:92%;
	margin-left:0px;
	margin-bottom:25px;
	}

h2 {
	font-size:1em;
	color:#8B2323;
	border-bottom:1px dashed #8B2323;
	text-align:left;
	padding-top:10px;
	padding-left:15px;}

h3 {
            font-size:.9em;
            font-family:Georgia, "Times New Roman", Times, serif;
            font-weight:normal;
            text-decoration:underline;
            text-align:center;

}
	
	
#header {
	width:100%;
	height:219px;
	background-color:#330000;
	border-bottom:1px solid #000000;
	background-image:url(images/bg.jpg);
	background-repeat:repeat;
	
}

#title {
	margin:0 auto;
	background-color:#330000;
	background-image: url(images/bg.jpg);
	background-repeat:repeat;
	height:219px;
	width:900px;
	
}

#container {
	background-color:#330000;
	border-top:1px solid #000;
	border-right:0px solid #333333;
	border-left:1px solid #333;
	border-bottom:0px solid #333;
	width:900px;
	margin:0 auto;
	height:auto;	
}

#leftCol {
	float:left;
	margin:0 auto;
	width: 190px;
	font-weight:normal;
	background-color:#330000;
	background-image:url(images/menu-item.jpg);
	background-repeat:repeat;
	border-left:0px solid #000;
	border-bottom:0px solid #000;
	border-right:1px solid #333;
	color:#000000;
	height:100%;}

#leftCol h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size:1.5em;
	color:#8B2323;
	font-weight:normal;
	padding-bottom:.3em;
	margin-top:35px;
	text-align:left;
	margin-bottom:22px;
	margin-left:10px;
}

#leftCol p {
text-align:center;
font-size:.75em;
}

#content {
	margin-left:220px;
	padding-top:0px;
	min-height:400px;
            }

#content p {
	text-indent:15px;
	text-align: left;
	margin-left:0px;
	margin-right:10px;
}

#question {
width:90%;
border:2px inset #333;
background-color:#551011;
padding:10px;
}

#answer {
width:90%;
border:2px inset #333;
padding:10px;
background-color:#5d1f13;
}

.firstletter {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	line-height:1em;
	font-weight:normal;
	margin-right: 0.2em;
	font-style:italic;
	}
	
/****images****/

.wayne {
float:left;
margin-right:14px;
margin-bottom:1px;
}

.mike {
float:left;
margin-right:14px;
margin-bottom:10px;
}



.statue {
	position:absolute;
	left: 661px;
	top: 615px;
}
.circle {
	position:absolute;
	left: 700px;
	top: 586px;
}
#footer {
	clear:both;
	background-image:none;
	background-repeat:repeat;
	color: #E7DFC2;
	text-align:right;
	height:auto;
	width:900px;
	margin:0 auto;
	border:0px solid #333;
	margin-bottom:8px;
	padding-bottom:15px;
	padding-top:10px;
             margin-bottom:15px;
}

#footer p {
margin-right:20px;
font-size:.75em;
}

#search {
text-align:right;
}

#menuwrapper {
	width:100%;
	height:30px;
	background-image:url(images/menu-item.jpg);
	background-repeat:repeat;
	border-bottom:2px solid #000;
	border-top:1px solid #000;
}

fieldset {
		padding: 0 1em 1em 1em;
		margin-left:0px;
		width:520px;
		
	}
	legend {
		padding: 1em;
		color:#E4CC8A;
	}
	label {
		float: left;
		clear: left;
		width: 8em;
	}
/* End of 'suckercss' */

