@charset "UTF-8";
.insideheadersm {
	background-color: #CCCCCC;
	display: block;
	font-size: 125%;
	font-weight: bold;
	padding-bottom: 1px;
	border-top: 2px solid #660000;
	border-bottom: 1px solid #660000;
	margin-bottom: 6px;
	padding-left: 6px;
	padding-top: 2px;
}
.pixcut {
	font-weight: bold;
	padding-top: 3px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 12px;
}
/* CSS Document */


#linksleft {
	float: left;
	width: 400px;
	border-bottom: 6px solid #000000;
	padding-bottom: 2px;
}
#linksright {
	float: right;
	width: 400px;
	border-bottom: 6px solid #000000;
	text-align: right;
	padding-bottom: 2px;
}

#main a {
	color: #660000;
	text-decoration: underline;
	background-color: #FFFFFF;
}
#main a:visited {
	color: #660000;
	text-decoration: underline;
	background-color: #FFFFFF;
}
#main a:hover {
	color: #666666;
	text-decoration: none;
	background-color: #FFFFFF;
}
#main a:active {
	color: #660000;
	text-decoration: underline;
	background-color: #FFFFFF;
}
#nav li a:active {
	color: #660000;
	display: block;
	background-color: #CCCCCC;
	border-top: thin solid gray;
	padding: 0.25em;
	font-weight: bold;
	text-decoration: none;
}
#main  li a {
	color: #0000CC;
	text-decoration: none;
	background-color: #FFFFFF;
}
#main li a:visited {
	color: #666666;
	text-decoration: none;
	background-color: #FFFFFF;
}
#main li a:hover {
	color: #660000;
	text-decoration: underline;
	background-color: #FFFFFF;
}
.subhead {
	font-size: 150%;
	font-weight: bold;
	color: #336600;
	background-color: #FFFFFF;
}
#main li a:active {
	color: #0000FF;
	text-decoration: none;
	background-color: #FFFFFF;
}
.head {
	font-size: 200%;
	font-weight: bold;
	color: #660000;
	background-color: #FFFFFF;
}
.bold {
	font-weight: bold;
}
#movie {
	float: right;
	height: 260px;
	width: 300px;
	padding: 0px;
	margin-bottom: 6px;
	margin-left: 12px;
}
#oldpages {
	padding: 6px;
	float: right;
	width: 250px;
	margin-top: 6px;
	margin-bottom: 6px;
	margin-left: 12px;
	border: 1px solid #666;
}
a.espanol:link            {
	color: #660000 !important;
	background-color: #FFFFCC !important;
	text-decoration: none;
	font-weight: normal;
	background-image: none;
}
a.espanol:visited    {
	color: #660000 !important;
	background-color: #FFFFCC !important;
	text-decoration: none;
	font-weight: normal;
}
a.espanol:hover    {
	color: #CCCCCC;
	background-color: #FFFFFF !important;
	text-decoration: underline !important;
	font-weight: normal;
}
a.espanol:active    {
	color: #660000 !important;
	background-color: #FFFFCC !important;
	text-decoration: none;
	font-weight: normal;
}

