html {
	overflow-x: hidden;
}

body {
	background-color: #000000;
	font-family: 'Palatino Linotype','Book Antiqua',Palatino,serif;
	font-size: 10pt;
	color: #C0C0C0;
	margin:0px; 
	padding:0px;
	}

h2 {
	color: #cb470c;
	font-size: 12pt;
	text-decoration: none;
}

h3 {
	color: #cb7c0c;
	font-size: 10pt;
}

a {
	color: #FFFFFF;
	text-decoration: none;
}

a.line {
	text-decoration: underline;
}

#slideshowtext {
	height: 90px; 
	width: 280px;
	overflow: hidden;
	color: #FFFFFF;
}

.slideshowtextnobg {
	color: #FFFFFF;
	width: 280px;
	font-size: 16pt;
	text-align: center;
}

#slideshowimages {
	height: 125px; 
	width: 200px;
	overflow: hidden;
}

#slideshowbeforeafter {
	height: 125px; 
	width: 200px;
	overflow: hidden;
}

.quote {
	color: #808080;
	text-decoration: none;
}

.smallprint {
	font-size: 8pt;
	color: #808080;
	width: 650px;
}

#frame_leftcontent {
    margin-left: 4px;
    margin-top: 5px;
}

#frame_midcontent {
    margin-left: 10px;
    margin-top: 38px;
}

#frame_rightcontent {
    margin-left: 11px;
    margin-top: 5px;
}

#s_rightcontenttext {
	margin-right: 2px;
	margin-left: 9px;
	font-size: 10pt;
	text-decoration: none;
}

#s_leftcontenttext {
	margin-right: 5px;
	margin-left: 1px;
	font-size: 10pt;
	text-decoration: none;
}

#s_mouthtitletext {
	margin-top: 40px;
	margin-right: 150px;
	margin-left: 150px;
	font-size: 10pt;
	text-decoration: none;
	text-align: center;
	font-size: 16pt;
	color: #ffaf2e;
}

#content {
	position:relative;
	left:50%;
	width:2205px;
	margin-top:0px;
	margin-left:-1102px;
	padding:0px;
	border:0px;
	}

#s_menubar {
	background-image: url(images/s_menubar.jpg);
	background-repeat: no-repeat;
	vertical-align: top;
	background-position: top;
	}

#s_frame_leftcontent {
	background-image: url(images/s_frame_leftcontent.jpg);
	background-repeat: no-repeat;
	vertical-align: top;
	background-position: top;
	}

#s_rightcontent{
	background-image: url(images/s_rightcontent.jpg);
	background-repeat: no-repeat;
	vertical-align: top;
	background-position: top;
    }

#s_leftcontent{
	background-image: url(images/s_leftcontent.jpg);
	background-repeat: no-repeat;
	vertical-align: top;
	background-position: top;
    }

#s_frame_miduppercenter2{
	background-image: url(images/s_frame_miduppercenter2.jpg);
	background-repeat: no-repeat;
	vertical-align: top;
	background-position: top;
    }

#s_frame_rightcontent {
	background-image: url(images/s_frame_rightcontent.jpg);
	background-repeat: no-repeat;
	vertical-align: top;
	background-position: top;
	}

#s_centercontent {
	background-image: url(images/s_centercontent.jpg);
	background-repeat: no-repeat; 
	vertical-align: top;
	background-position: top;
	}
	
#s_centercontent_mouthtitle {
	background-image: url(images/s_centercontent_mouthtitle.jpg);
	background-repeat: no-repeat; 
	vertical-align: top;
	background-position: top;
	}
	
