#container {
	width: 800px;
	margin: 10px auto;
	padding: 0px;
	background-color: #FFFFFF;
		}

		#banner		
		{
			margin-bottom: 5px;
			background-color: transparent;
		}

		#content {
	padding: 5px;
	margin-left: 200px;
	margin-right: 200px;
	background-color: #ffffff;
	border: 1px dotted #660066;
	margin-top: 10px;
		}

		#sidebar-a {
			float: left;
			width: 180px;
			\width: 200px;
			w\idth: 180px;
			margin: 0;
			margin-right: 5px;
			padding: 5px;
			background-color: transparent;
		}

		#sidebar-b {
	float: right;
	width: 180px;
	\width: 200px;
	w\idth: 180px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 10px;
	padding: 5px;
	background-color: transparent;
	font-size: 0.9em;
		}

		#footer {
	clear: both;
	padding: 5px;
	margin-top: 5px;
	background-color: transparent;
		}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #660066;
}
.clearer {
	clear: both;
}

#links {
	width: 130px;
}
#links a:link {
	color: #633131;
	background-color: #FFFFCC;
	display: block;
	width: 130px;
	border: 1px solid #666666;
	line-height: 1.2em;
	text-decoration: none;
	padding: 2px;
}
#links a:visited {
	color: #8C5900;
	background-color: #FFFFCC;
	display: block;
	width: 130px;
	border: 1px solid #666666;
	line-height: 1.2;
	text-decoration: none;
	padding: 2px;
}
#links a:hover {
	color: #633131;
	background-color: #FFFFCC;
	display: block;
	width: 130px;
	border: 1px solid #666666;
	line-height: 1.2em;
	text-decoration: underline;
	padding: 2px;
}
#links li {
	list-style-type: none;
}
#links ul {
	list-style-type: none;
	margin-left: 0px;
}
.credit {
	font-size: 0.7em;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.3em;
	color: #660066;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	color: #660066;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.1em;
	color: #660066;
}
a:link {
	font-weight: bold;
	color: #660066;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #663366;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #660066;
	text-decoration: underline;
}
a:active {
	font-weight: bold;
	color: #660066;
	text-decoration: none;
}

.floatleft {  background-color: #FFFFCC; float: left; width: 100px; margin-top: 6px; margin-right: 6px; margin-bottom: 3px; border: #660066; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; padding-top: 2px; padding-right: 2px; padding-bottom: 2px; padding-left: 3px}#clips {
	text-align: center;
}
p, td, li {
	font-size: 0.9em;
	line-height: 1.3em;
}
td p, td li {
	font-size: 1em;
}
#container #content blockquote {
	background: #FFD9FC;
}

