body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-image: url(../graphics/page/background3.jpg);
	background-repeat: repeat-y;
	background-attachment: scroll;
	background-position: center;
	background-color: #EBEBEB;
}
.twoColFixLtHdr #container {
	width: 700px;
	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;
	background-color: #000000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
} 
.twoColFixLtHdr #header {
	background-color: #000000;
	padding-top: 0;
	padding-right: 10px;
	padding-left: 20px;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: 2px;
	border-left-width: medium;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #0000CC;
	border-right-color: #0000CC;
	border-bottom-color: #340608;
	border-left-color: #0000CC;
	margin-bottom: 0px;
	padding-bottom: 0;
} 
h1 {
	font-family: "Courier New", Courier, monospace;
	color: #FFFFFF;
	border-bottom-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: outset;
	border-left-style: none;
	border-bottom-color: #FFFFFF;
	font-weight: bold;
}

.twoColFixLtHdr #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: 0;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

.twoColFixLtHdr #mainContent {
	background-color: #000000;
	padding-right: 20px;
	padding-bottom: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding-left: 20px;
} 
.twoColFixLtHdr #footer {
	padding: 0 10px 0 20px;
	background-color: #000000;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: thin;
	border-top-color: #340608;
} 
.twoColFixLtHdr #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 */
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
}
.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 { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.photo {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: none;
	border-left-style: none;
	border-right-color: #340608;
	border-left-color: #340608;
}
.highlight {
	font-size: small;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #333333;
	text-align: right;
	display: block;
	float: left;
	width: 180px;
	margin-top: 1px;
	margin-bottom: 1px;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-right: 0px;
	padding-left: 0px;
	margin-right: 5px;
	margin-left: 3px;
	height: auto;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #340608;
	border-left-color: #340608;
}
.ss {
	padding: 1px;
	margin-top: 3px;
	margin-right: 1px;
	margin-left: 1px;
	border: 0.5px solid #333333;
}

.text {
	display: block;
	padding-left: 200px;
}
.twoColFixLtHdr #container #mainContent #photo {
	width: 650px;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #711B28;
	border-bottom-color: #711B28;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #333333;
	font-weight: bold;
	font-style: italic;
}
a:active {
	text-decoration: none;
}
h2 {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #340608;
	font-size: small;
	margin-top: 30px;
}
.slideshow {
	border: thin solid #000000;
	height: 155px;
	width: 301px;
	margin-left: 180px;
}
.icon {
	border: 2px none #000000;
	font-size: small;
	padding-right: 6px;
	padding-left: 6px;
	margin-right: 3px;
	margin-left: 3px;
}
.video {
	text-align: center;
	border: thin solid #340608;
}
.textforicon {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
	width: 138px;
}

.iconMiddle {
	background-color: #000000;
	float: none;
	border: thin none #340608;
}
.iconvid {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #000000;
	font-weight: bold;
	border: thin none #340608;
	padding-right: 15px;
	padding-left: 15px;
}
