body {
	font-family: arial, sans-serif;
	font-size: 100%;
	text-align: center;
	background-color: #fff;
	}

								/* clear margins and padding */
* {
	margin: 0;
	padding: 0;
	}
	
div#mainwrap {
	width: 780px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	}

#header {
	text-align: right;
	margin: 20px 0 20px 0;
	}
	
#header img {
	float: left;
	}
	
p {
	font-family: times, times-new-roman, serif;
	font-weight: normal;
	font-size: 1em;
	color: black;
	background-color: #fff;
	text-align: left;
	text-indent: 0;
	margin: .7em 0;
	}
	
.subheader {
	background-color: #191970;
	height: 2.7em;
	}
	
.subheader p {
	font-weight: bold;
	font-size: .9em;
	text-align: center;
	color: #fff;
	background-color: #191970;
	padding: .9em 0 .9em 0;
	}
	
												/* spanish page headers */
.spsubheader {
	background-color: #994331;
	height: 2.7em;
	}
	
.spsubheader p {
	font-weight: bold;
	font-size: .9em;
	text-align: center;
	color: #fff;
	background-color: #994331;
	padding: .9em 0 .9em 0;
	}
	
.spsubheader a:link {
	color: #fff;
	background-color: #994331;
	font-weight: normal;
	text-decoration: none;
	}

.spsubheader a:visited {
	color: #fff;
	background-color: #994331;
	font-weight: normal;
	text-decoration: none
	}

.spsubheader a:hover {
	color: #000;
	background-color: #994331;
	font-weight: normal;
	text-decoration: none;
	}

.spsubheader a:active {
	color: #000;
	background-color: #994331;
	font-weight: normal;
	text-decoration: none;
	}

/* begin the Alsett Clearing Method */	
.clearfix:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}	
.clearfix {display: inline-block;}	
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* end Alsett */

div#contentarea {
	width: 780px;
	margin: 0 0 2em 0;
	}

div#links {
	width: 150px;
	float: left;
	margin: 2em 0;
	}
	
#navlist {
	padding: 1px;
	margin-left: 0;
	font: 0.85em verdana, sans-serif;
	width: 9em;
	color: gray;
	}

#navlist li {
	list-style: none;
	margin: 0px;
	border-left: 1px gray solid;
	border-bottom: 1px gray solid;
	text-align: left;
	}

#navlist li a {
	display: block;
	padding: 0.7em 0.5em 0.7em 0.9em;
	text-decoration: none;
	}

#navlist li a:link {
	color: #600;
	}

#navlist li a:visited {
	color: #600;
	}

#navlist li a:hover {
	font-weight:bold;
	color: #000;
	background-color: #ccc;
	border-left: 5px #000 solid;
	}

div#text2 {
	width: 610px;
	margin: 30px 0 20px 0;
	float: left;
	}
	
div#footer {
	margin: 2em 0;
	}

.foot {
	font-family: arial, sans-serif;
	font-weight: bold;
	font-size: .9em;
	text-align: center;
	}
	
a:link {
	color: #900;
	background-color: #fff;
	font-weight:bold;
	text-decoration: none;
	}

a:visited {
	color: #000;
	background-color: #fff;
	font-weight:bold;
	text-decoration: none
	}

a:hover {
	color: #090;
	background-color: #fff;
	font-weight:bold;
	text-decoration: underline;
	}

a:active {
	color: #090;
	background-color: #fff;
	font-weight:bold;
	text-decoration: none;
	}

.subheader a:link {
	color: #fff;
	background-color: #191970;
	font-weight: normal;
	text-decoration: none;
	}

.subheader a:visited {
	color: #fff;
	background-color: #191970;
	font-weight: normal;
	text-decoration: none
	}

.subheader a:hover {
	color: #f00;
	background-color: #191970;
	font-weight: normal;
	text-decoration: none;
	}

.subheader a:active {
	color: #000;
	background-color: #191970;
	font-weight: normal;
	text-decoration: none;
	}

h1 {
	font-family: times, times-new-roman, serif;
	font-weight: normal;
	font-size: 4.5em;
	}

h2 {
	align: left;
	padding: 1em 0 1em 0;
	font-weight: bold;
	font-size: 1.3em;
	}

#google {
	text-align: center;
	float: center;
	}
	
#google img {
	vertical-align: middle;
	border: none;
	padding: 0 1em;
	width: 128px;
	height: 53px;
	}
	
.right {
	text-align: right;
	}

.center {
	text-align: center;
	}

.extra {
	font-style: italic;
	text-decoration: underline;
	}

.bold {
	font-family: arial, sans-serif;
	font-weight: bold;
	}

li {
	font-family: times, times-new-roman, serif;
	font-weight: bold;
	font-size: .9em;
	color: black;
	background-color: #fff;
	text-align: left;
	margin: 0 3em;
	}
	
div#contentlist {
	width: 780px;
	}

div.column41 {
	width: 195px;
	float: left;
	}
	
div.column42 {
	width: 195px;
	float: left;
	}
	
div.column43 {
	width: 195px;
	float: left;
	}
	
div.column44 {
	width: 195px;
	float: left;
	}
	
div#videolist {
	width: 780px;
	}

div.column21 {
	width: 390px;
	float: left;
	}
	
div.column22 {
	width: 390px;
	float: left;
	}
	

