#Body {
	text-align:left;
}

.Main {
	background-color:#A14E0C;
}

#Menu .Main {
	background-color:transparent;
}

.Internal {
	background-color:#687B64;
}

#LayoutWrapper {
	text-align:left;
	margin:0 auto;
	width:778px;
	position:relative;
}

#Layout {
	background-image:url('../images/LayoutBg.gif');
	background-repeat:repeat-y;
	padding-top:25px;
	overflow: hidden;
}

#LeftSide {
	width:218px;
	float:left;
}

#RightSide {
	width:513px;
	float:left;
	margin-left:15px;
	padding:13px 15px;
	min-height:571px;
	height:auto !important;
	height:571px;
}

#LeftSide h1#SiteLogo {
	margin:0;
	padding:0;
	width:inherit;
	height:197px;
	padding-bottom:44px;
	padding-top:3px;
}

#LeftSide h1#SiteLogo div {
	background-image:url('../images/SiteLogo.gif');
	background-repeat:no-repeat;
	display:block;
	height:197px;
	width:inherit;
	padding-top:0;
	overflow:hidden;
}

#LeftSide h1#SiteLogo div span { display:none;}

#LeftSide h2#PageTitle {
	font-weight:normal;
	text-align:right;
	padding:0 5px 0 7px;
	margin:0;
	font-size:20pt;
}

#LeftSide div#SiteSplash {
	/*background-image:url('../images/SiteSplash.jpg');*/
	background-repeat:no-repeat;
	width:206px;
	height:259px;
	margin:0 5px 0 7px;
}

#LeftSide ul#SideNav {
	margin:0;
	padding:0;
	margin:33px 5px 20px 7px;
}

#LeftSide ul#SideNav li {
	display:block;
	text-align:right;
	font-weight:normal;
	list-style:none;
	background-image:url('../images/Bull.gif');
	background-repeat:no-repeat;
	background-position:right center;
	/*height:18px;*/
	margin-bottom:5px;
}

#LeftSide ul#SideNav li a {
	color:#939598;
	display:block;
	margin-right:16px;
	font-size:9pt;
	font-family:"Century Gothic", Arial, Helvetica, sans-serif;
	/*height:18px;*/
}

#LeftSide ul#SideNav li.level2 {
	background-image:none;
	height:10px;
}
#LeftSide ul#SideNav li.level2 a {
	font-size:10px;
	height:10px;
}

#RightSide div#SplashWrapper h1#Splash {
	margin:0;
	padding:0;
	width:auto;
	height:0;
	padding-top:393px;
	overflow:hidden;
	background-image:url('../images/Splash.jpg');
	background-repeat:no-repeat;
}

#RightSide div#SplashWrapper ul#MediaControls {
	margin:0;
	padding:0;
	padding-top:2px;
}

#RightSide div#SplashWrapper ul#MediaControls li {
	list-style:none;
	float:right;
	height:20px;
	background-repeat:no-repeat;
}

#RightSide div#SplashWrapper ul#MediaControls li a {
	float:right;
	height:0;
	padding-top:20px;
	display:block;
	overflow:hidden;
	background-repeat:no-repeat;
}

#RightSide div#SplashWrapper ul#MediaControls li#Play,
#RightSide div#SplashWrapper ul#MediaControls li#Play a {
	width:23px;
}

.ShowPauseButton { background-image:url('../images/pause.gif'); }
.ShowPlayButton { background-image:url('../images/Play.gif'); }

#RightSide div#SplashWrapper ul#MediaControls li#Previous,
#RightSide div#SplashWrapper ul#MediaControls li#Previous a {
	background-image:url('../images/Previous.gif');
	width:17px;
}

#RightSide div#SplashWrapper ul#MediaControls li#Next,
#RightSide div#SplashWrapper ul#MediaControls li#Next a {
	background-image:url('../images/Next.gif');
	width:20px;
}

#RightSide div#Content {
	clear:both;
	padding-bottom:30px;
}

#FooterWrapper {
	text-align:left;
	margin:0 auto;
	width:778px;
	padding:5px 0;
}

#FooterWrapper h3 {
	color:#FFFFFF;
	font-size:8pt;
	font-weight:normal;
	padding:0;
	margin:0;
	float:left;
}

#FooterWrapper h3#ForteLogo {
	float:right;
	width:159px;
	height:53px;
}

#FooterWrapper h3#ForteLogo a {

}

#Menu {
	width:778px;
	position:absolute;
	height:28px;
	top:0;
	right:0;
}

#MusicPlayer {
	background-color:#FFFFFF;
	width:65px;
	height:594px;
	position:absolute;
	top:28px;
	left:-79px;
	overflow:hidden;
	zoom:1;
}

#MusicPlayerIcon {
	background-image:url(../images/speakerIcon.jpg);
	background-position:6px 503px;
	background-repeat:no-repeat;
	height:558px;
	overflow:hidden;
	zoom:1;
}

#MusicPlayerActions { 
	overflow:hidden;
	zoom:1;
	padding-left:7px;
	padding-top:2px;
}

#ToggleAudioButton { font-weight:bold; border:0 none; background-color:#FFFFFF }

#photoContainer {
	height:393px;
	width:514px;
}

textarea#comments {
	width: 250px;
}

.cfdebug {
	clear:both;
}
