@charset "UTF-8";
/* CSS Document */
body  {
	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;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #959ea4;
	width: auto;
}
.twoColFixLtHdr #bodybottom {
	bottom: 0px;
	margin-bottom: 0px;
}
.twoColFixLtHdr #container2 {
	width: 1300px;
	text-align: left;
	position: relative;
	padding: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	overflow: visible;
	background-image: url(top3d.jpg);
	background-repeat: no-repeat;
}
.twoColFixLtHdr #container {
	width: 760px;
	text-align: left;
	position: relative;
	padding: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	overflow: visible;
}
.twoColFixLtHdr #header {
	padding: 0 10px 0 20px;
	overflow: visible;
} 
.twoColFixLtHdr #header h1 {
	margin: 0;
	font-size: 300%;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 60px;
}
.twoColFixLtHdr #header #apDiv1 h1 {
	margin: -250px;
}
.twoColFixLtHdr #sidebar1 p {
	font-size: 75%;
	margin-left: -10px;
	padding-right: 20px;
	padding-left: 2px;
	margin-right: -2px;
}
.twoColFixLtHdr #sidebar1 {
	width: 125px;
	z-index: 1;
	position: absolute;
	left: 2px;
	top: 102px;
	color: #2C4969;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
	background-image: url(sb150side.jpg);
	background-repeat: repeat-y;
	overflow: visible;
}
.twoColFixLtHdr #sidebar1 #sidebott {
	margin-left: -43px;
	overflow: visible;
	margin-bottom: -40px;
}

.twoColFixLtHdr #sidebar1 ul {
	list-style-type: none;
	margin-left: -25px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 95%;
	font-variant: small-caps;
	color: #000000;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-left: -5px;
}
.twoColFixLtHdr #sidebar1 ul li {
	display: block;
	text-decoration: none;
	color: #000000;
	padding-bottom: 5px;
}
.twoColFixLtHdr #sidebar1 ul li a:link {
	display: block;
	text-decoration: none;
	color: #000000;
}
.twoColFixLtHdr #sidebar1 ul li a:visited {
	text-decoration: none;
	color: #333333;
}
.twoColFixLtHdr #sidebar1 ul li a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #eab860;
}
.twoColFixLtHdr #sidebar1 ul li a:active {
    text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}
.twoColFixLtHdr #sidebar1 img {
	margin-left: -25px;
}
.twoColFixLtHdr #mainContent {
	margin-top: -30px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 162px;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	z-index: 5;
	background-repeat: repeat-y;
	background-image: url(layerbg3.png);
}
.twoColFixLtHdr #mainContent h2 {
	font-variant: small-caps;
	color: #d7effa;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.twoColFixLtHdr #container #mainContent ul {
	list-style-type: none;
	margin-left: 45px;
	margin-top: -30px;
}
.twoColFixLtHdr #container #mainContent li {
	color: #666666;
	display: inline;
	font-size: 80%;
}
.twoColFixLtHdr #mainContent a:link {
	text-decoration: none;
	color: #FEF9EB;
	font-style: italic;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #FEF9EB;
}
.twoColFixLtHdr #mainContent a:visited {
	text-decoration: none;
	color: #666666;
}
.twoColFixLtHdr #mainContent a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
	font-style: italic;
}
.twoColFixLtHdr #mainContent a:active {
    text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}
.twoColFixLtHdr #mainContent ul li a:link {
	text-decoration: none;
	color: #FEF9EB;
	font-style: italic;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #FEF9EB;
}
.twoColFixLtHdr #mainContent ul li a:visited {
	text-decoration: none;
	color: #666666;
}
.twoColFixLtHdr #mainContent ul li a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
	font-style: italic;
}
.twoColFixLtHdr #mainContent ul li a:active {
    text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}

.twoColFixLtHdr #container2 #footer {
	color: #FFF;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	text-align: center;
	margin: 0px;
	vertical-align: bottom;
	width: 1300px;
	background-image: url(bodybott.jpg);
	background-repeat: no-repeat;
	height: 119px;
}
#apDiv1 {
	position:absolute;
	left:299px;
	top:-300px;
	width:386px;
	height:47px;
	z-index:1;
}
.center {
	text-align: center;
}
#horizscroll {
	position:absolute;
	left:208px;
	top:480px;
	width:500px;
	height:85px;
	z-index:1;
	overflow-x: auto;
	overflow-y: hidden;
}
#hscroll {
	height: 85px;
	width: 1045px;
}
#hscroll2 {
	height: 85px;
	width: 625px;
}
.twoColFixLtHdr #container #horizscroll #hscroll img {
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.bumpleft {
	margin-left: -20px;
	padding-right: 20px;
}
.bumprt {
    padding-left: 30px;
}
.twoColFixLtHdr #container #mainContent #large {
	margin-left: 25px;
}
.thumb {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.margin26 {
    margin-left: 26px;
}
.bumptinyrt {
	padding-left: 4px;
	margin-top: -50px;
}
.current {
	background-image: url(currsm.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.catthumb {
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.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;
}
.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;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.hthumbnails {
	margin: 5px;
	float: left;
	height: 67px;
	width: 100px;
}
