#bottom { clear: both }
#bottom, #content, #main, #main-right { float: none }
#bottom, #header, #theFrames { text-align: center }
#bottom, #main-right, #menu { position: relative }
#bottom, .pageName { width: 100.0% }
#bottomReel { background: url(../img/bottomreel.png) }
#bottomReel, #topReel { height: 15px }
#content, .mainareastyle { vertical-align: top }
#main, hr, img.menuItem { border: none }
#main-left { width: 210px }
#main-left, #menu { float: right }
#main-right { left: 15px; margin-right: 15px; top: 5px; z-index: 50.0 }
#main-right, #menu { right: 15px }
#menu { width: 155px; z-index: 100.0 }
#theFrames { background: url(../img/frame.png) #000000; height: 50px }
#topReel { background: url(../img/topreel.png) }
.fakemenustyle { border-bottom-style: none; height: 8px }
.fakemenustyle, .menustyle { background-color: #CCCCCC; border-bottom-color: #000000; border-bottom-width: 1px; border-left-color: #000000; border-left-style: solid; border-left-width: 1px; border-right-color: #000000; border-right-style: solid; border-right-width: 1px; border-top-color: #000000; border-top-style: none; border-top-width: 1px }
.header1 { vertical-align: middle }
.header1, .headerTitle, .style9, h1 { font-weight: bold }
.header1, .style9, h1 { font-size: 24px }
.headerTitle { color: #FFFFFF; font-family: "Trebuchet MS" , Verdana , Arial , Helvetica , sans-serif; font-size: 3.0em }
.mainareastyle { padding: 10px }
.mainareastyle, .photo { text-align: left }
.menuLeftBox { width: 20px }
.menustyle { border-bottom-style: solid; padding-bottom: 10px; padding-left: 10px; padding-right: 10px; padding-top: 5px }
.pageName { text-transform: none }
.pageNameImage { width: 60px }
.pageNameImage, .pageNameText { float: left }
.photo { background-color: #F4F4F4; border: 1px solid #999999; padding: 5px; width: auto }
.style10, .style12 { font-size: 11px }
.style12 { font-style: italic }
.style8 { font-size: 0.9em }
a, a:link { color: #666666; text-decoration: underline }
a.menuItem { color: #000 }
a.menuItem, img.menuItem { text-decoration: none }
body { background-color: #FFFFFF; margin-bottom: 0px; margin-right: 0px; margin-top: 0px }
body, hr { margin-left: 0px }
body, td, th { color: #000000; font-family: Trebuchet MS , Verdana , Arial , Helvetica , sans-serif; font-size: 13px }
hr { background-color: #666; color: #666; height: 1px }
	body{
		margin:0;
		padding:0;
	}
	#contentwrapper{
		float:left;
		width:100%;
	}
	#contentcolumn{
		margin-right:235px; /* Set right margin to RightColumnWidth*/
	}
	#rightcolumn{
		float:right;
		width:200px;
		margin-top:0px;
		margin-left:-200px; /* Set left margin to -(RightColumnWidth)*/
		margin-right:5px;
	}
	.innertube{
		margin:10px;
		margin-top:0;
	}
	#footer{
		clear: left;
		width: 99%;
		text-align: center;
	}