body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-family: "Comic Sans MS", sans-serif;
	font-size: 8pt;
	color: #333333;
}

a:link, a:visited {
	color: #FFCC33;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

#outer {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	text-align: left;
	height: 130px;
	width: 1000px;
	font-size: 11pt;
}
.filmstrip {
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
}
#content {
	text-align: left;
	width: 1000px;
	margin-left: 1px;
	background-image: url(images/content_bg2.gif);
	background-repeat: repeat-y;
}
	#content a:link, #content a:visited {
	color: #FFCC33;
	text-decoration: none;
}
	#content a:hover {
	color: #FFFFFF;
}


#menu {
	float: left;
	width: 140px;
	margin: 0;
	padding: 0;
	font-size: 11pt;
}
	#menu ul {
	margin: 40px 0px 0px 15px;
	padding: 0px;
	list-style-type: none;
}
	#menu li {
	color: #FFFF99;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	display: block;
	height: 40px;
}
	#menu li a:link, #menu li a:visited {
	color: #FFCC33;
	text-decoration: none;
	background-image: url(images/button.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	display: block;
	height: 30px;
}
	#menu li a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/button_anim.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0;
	padding-left: 30px;
}
#rightcol {
	width: 400px;
	margin: 0;
	padding: 0;
	float: right;
	overflow: auto;
}
	#rightcol p {
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
	margin-right: 15px;
	margin-left: 5px;
	color: #FFFFFF;
}
#maincontent {
	width: 580px;
	margin-left: 150px;
	padding: 0;
	text-align: center;
	height: 400px;
}

#submenu2 {
	width: 300px;
	margin-left: 20px;
	padding: 0;
	text-align: center;
	height: 400px;
	margin-top: 0px;
	font-size: 9pt;
	overflow: auto;
	color: #FFFF99;
}
	#submenu2 ul {
	margin: 0;
	padding: 40px 0px 0px 0px;
	list-style-type: none;
	width: 260px;
	text-align: right;
}
	#submenu2 li {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	display: block;
}
	#submenu2 li a:link, #submenu li a:visited {
	color: #FFCC33;
	text-decoration: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	display: block;
	height: 20px;
}
	#submenu2 li a:hover {
	color: #FFFFFF;
	text-decoration: none;
	margin: 0;
	padding-left: 20px;
}



#displaypic {
	width: 550px;
	margin: 0;
	padding: 0;
	height: 400px;
	text-align: center;
	font-size: 9pt;
	color: #FFFFFF;
	float: right;
}

#displayinfo2 {
	width: 500px;
	margin: 0;
	padding: 0;
	height: 400px;
	text-align: left;
	font-size: 9pt;
	color: #FFFFFF;
	float: right;
}
	
	
#footer {
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
	#footer .footertext {
	margin-top: 40px;
}



h2 {
	font-family: "Comic Sans MS", sans-serif;
	font-size: 12pt;
	color: #FFFFFF;
}

.pic_caption {
	font-size: 9pt;
	color: #FFFFFF;
	border: 1px solid #cccccc;
	padding: 5px;
	width: 300px;
}

.floatright {
	float: right;
}
.floatleft {
	float: left;
}
#caption {
	color: #CCCCCC;
	font-size: 9pt;
	font-weight: normal;
	width: 400px;
	margin-right: auto;
	margin-left: auto;
}
#displaypic p {
	padding-right: 25px;
}
#Layer1 {
	width:500px;
	z-index:1;
	position: absolute;
	visibility: visible;
}
#Layer2 {
	width:500px;
	z-index:2;
	position: absolute;
	visibility: hidden;
}
#Layer3 {
	width:500px;
	z-index:3;
	position: absolute;
	visibility: hidden;
}
#Layer4 {
	width:500px;
	z-index:4;
	position: absolute;
	visibility: hidden;
}
#Layer5 {
	width:500px;
	z-index:5;
	position: absolute;
	visibility: hidden;
}
#Layer6 {
	width:500px;
	z-index:6;
	position: absolute;
	visibility: hidden;
}
#Layer7 {
	width:500px;
	z-index:7;
	position: absolute;
	visibility: hidden;
}
#Layer8 {
	width:500px;
	z-index:8;
	position: absolute;
	visibility: hidden;
}
#Layer9 {
	width:500px;
	z-index:9;
	position: absolute;
	visibility: hidden;
}
#Layer10 {
	width:500px;
	z-index:10;
	position: absolute;
	visibility: hidden;
}
#leftcol {
	float: left;
	width: 480px;
}
.coffeecats {
	background-image: url(images/CoffeeCats.jpg);
	background-repeat: no-repeat;
	background-position: 160px top;
}
#content2 {
	width: 992px;
	background-color: #2B2C4B;
	float: right;
}
