.twoColLiqLtHdr #container {
	width: 80%;  
	background: #FFFFFF; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 15px;
	background-color: #FEFFCC;
	padding-left: 15px;
} 
.twoColLiqLtHdr #header {
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
} 
.twoColLiqLtHdr #header h1 {
	margin: 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 15px;
}
body {
	margin-left: 25px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #600;
	background-color: #600;
}
.twoColLiqLtHdr #sidebar1 {
	float: left;
	width: 275px; /* top and bottom padding create visual space within this div  */
	padding-top: 15px;
	padding-bottom: 15px;
	margin-left: 0px;
}
.twoColLiqLtHdr #sidebar1 h3, .twoColLiqLtHdr #sidebar1 p {
	margin-left: 10px; /* the left and right margin should be given to every element that will be placed in the side columns */
	margin-right: 10px;
}
.twoColLiqLtHdr #mainContent {
	margin-top: 0;
	margin-right: 20px;
	margin-bottom: 0;
	margin-left: 30%;
} 
.twoColLiqLtHdr #footer {
	padding: 0 10px;
	font-family: "Arial Narrow";
	font-size: 10px;
	color: #300;
} 
.twoColLiqLtHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
a:link {
	color: #C60;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #C60;
}

a:hover {
	text-decoration: none;
	color: #1C4C3A;
}

a:active {
	text-decoration: none;
	color: #663;
	font-size: 12px;
}

.bodytext {
	font-family: Verdana, Geneva, sans-serif;
	color: #600;
	font-size: 10px;
	background-color: #FFC;
}

.style1 {

	color: #FFFFFF;

	font-weight: bold;

	font-style: italic;

}
.header1 {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 12px;
	background-color: #FFC;
	color: #600;
	font-style: normal;
}

.linkText {

	color: #33715A;

	font-weight: bold;

	font-style: normal;

	font-family: "Times New Roman", Times, serif;

	font-size: 16px;

}



.linkTextSelected {



	color: #F37321;

	font-weight: bold;

	font-style: normal;

	font-family: "Times New Roman", Times, serif;

	font-size: 16px;

}
.ttext {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 12px;
	color: #C60;
	text-decoration: none;
}
.tabletext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #600;
	background-color: #FFC;
	font-style: normal;
	font-weight: normal;
}
timetext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: 300;
}
.tabletextheader {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #600;
}
.sidetext {
	font-family: Verdana, Geneva, sans-serif;
	color: #600;
	font-style: normal;
	left: 25px;
	white-space: normal;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 10px;
	text-decoration: none;
}
.bodytextbold {
	font-weight: bold;
	background-color: #FFC;
}
.navbar1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #C63;
	background-color: #FFC;
	padding-top: 15px;
	padding-bottom: 5px;
	list-style-type: square;
	margin-left: 0px;
	border-bottom-style: dotted;
	border-bottom-color: #399;
	padding-left: 10px;
}
.navlink {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #C60;
	text-decoration: none;
	background-color: #FFC;
	margin-right: 0px;
	border-left-color: #060;
}
.artheader {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #660;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	background-color: #FFC;
}


/* Miscellaneous classes for reuse */
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
body,td,th {
	color: #600;
}

h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 16px;
	color: #600;
}
.photocredits {	font-family: "Arial Narrow";
	font-size: 9px;
	font-style: italic;
	color: #600;
}.timetext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #780A06;
}
.twoColLiqLtHdr #container .tabletext table tr td {
	font-size: 12px;
}

