/* CSS Document */
body
	{
	margin: 0;
	padding: 0;
	font: 85% arial, hevetica, sans-serif;
	text-align: center;
	color: #505367;
	background-color: #CCCC99;
	}
#mainwrap-main {
	margin: 1em auto;
	width: 720px;
	height: 1300px;
	text-align: left;
	background-color: #FFFFFF;
	border: 1px solid #CC3300;
}
#mainwrap {
	margin: 1em auto;
	width: 720px;
	height: 1700px;
	text-align: left;
	background-color: #FFFFFF;
	border: 1px solid #CC3300;
}
#banner {
	background-image: url(../media/jpgs/banner1.jpg);
	height: 150px;
	background-repeat: no-repeat;
	width: 720px;
}

#navlist {
	width: 720px;
	background-color: #CC9966;
	height: 40px;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CC9966;
}

#navlist li 
{
	list-style: none;
	margin: 0;
	display: inline;
}
#navlist li a 
{
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	color: #FFFFCC;
	margin: 3px;
	padding: 3px;
}

#navlist li a:hover 
{
	color: #99FF99;
	
}
#navlist ul {
	margin-left: 0px;
	padding-left: 0px;
}

#leftcolumn {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #993300;
	width: 150px;
	float: left;
	padding-left: 5px;
	background-color: #FBE998;
	height: auto;
}
#middlecolumn {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #993300;
	width: 500px;
	float: left;
	padding-left: 5px;
	background-color: #FFFFFF;
	padding-right: 15px;
}
#rightcolumn {
	padding-left: 15px;
	float: left;
	width: 175px;
	background-color: #FFFFFF;
	padding-top: 15px;
}
#leftcolumn a {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #996600;
	font-size: 14px;
	font-style: italic;
}
#breadcrumb a {
	color: #CC6600;
	text-decoration: none;
}
#crtoon-content {
	margin-left: 15px;
	height: 220px;
	width: 700px;
}
#crtoon-content2 {
	margin-left: 15px;
	height: 150px;
	width: 700px;
}
#image-content {
	border: 1px solid #CC6600;
	height: auto;
	width: auto;
	margin-top: 25px;
	float: left;
}
#text-content {
	height: 300px;
	width: 150px;
	margin-top: 25px;
	float: left;
	margin-left: 50px;
	margin-right: 15px;
}
#thumb {
	height: 100px;
	width: 100px;
	border: 1px solid #CC6600;
	float: left;
}
#thumb p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	display: inline;
}
#next-but {
	float: right;
	margin-right: 50px;
}
#next-but a {
	color: #FF9966;
	text-decoration: none;	
}
#breadcrumb {
	padding: 3px;
	width: 300px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC6600;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 12px;
}
#textbox {
	width: 600px;
	padding-left: 15px;
}
#middlecolumn a {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #993300;
}
#middlecolumn a:visited {
	color: #993300;
}
#middlecolumn a:hover {
	color: #999900;
	text-decoration: underline;
}
#contact-box {
	height: auto;
	width: 600px;
	margin-top: 25px;
	margin-left: 15px;
}
#contact-box a {
	text-decoration: none;
	color: #993300;
}
#contact-box a:visited {
	color: #663399;
}
#videoinfo {
	height: 100px;
	width: 100px;
	margin-top: 25px;
	float: left;
	margin-left: 5px;
}
#videolink {
	height: 100px;
	width: 150px;
	border: 1px solid #CC6600;
	float: left;
	margin-top: 15px;
	margin-left: 15px;
}
#content {
	height: auto;
	width: auto;
	text-align: left;
	margin-left: 15px;
}
#thumb-strip {
	float: left;
	height: auto;
	width: 200px;
	margin-top: 15px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
}
a {
	text-decoration: none;
	color: #993300;
}
#pullout-link {
	margin-left: 10px;
	float: left;
	margin-top: 15px;
}
.style1 {font-size: 16px}
#pullout {
	background-image: url(../media/gifs/stqr-burst.gif);
	height: 100px;
	width: 100px;
	background-repeat: no-repeat;
	background-position: -10px -10px;
	float: left;
}
