/* Spotlight Stylesheet */
body {
	background-color: #CCCCCC;
	margin: 0px;
	background-attachment: scroll;
	background-image: url(../media/Background.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#frame {
	position: absolute;
	width: 850px;
	left: 50%;
}
#content {
	position: absolute;
	width: 850px;
	left: -425px;
	background-repeat: repeat-y;
	background-position: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
}
#header {
	background-image: url(../media/YTLogo.jpg);
	height: 205px;
	background-position: left top;
	background-repeat: no-repeat;
	text-align: right;
	vertical-align: bottom;
	background-attachment: scroll;
}
#headtext {
	padding-top: 0px;
	padding-right: 59px;
}
#menubar {
	margin-top: 1px;
	margin-left: 50px;
	margin-right: 50px;
}
#menubar ul, .rightmenu{
	margin: 0;
	padding-left: 10px;
	padding-top: 7px;
	padding-bottom: 7px;
}
#menubar li{
	display: inline;
	list-style: none;
	padding-right: 12px;
}
#menubar a {
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
}
#menubar a:hover {
	text-decoration: underline;
	color: #000000;
}
.rightmenu {
	float: right;
	padding-right: 12px;
}
#maincontent {
	padding-top: 15px;
	padding-left: 65px;
	padding-right: 65px;
	min-height: 450px;
}
#footer {
	padding-left: 30px;
	padding-top: 10px;
	padding-right: 30px;
	text-align: center;
	padding-bottom: 30px;
	background-position: left bottom;
	background-repeat: no-repeat;
}
#maincontent h1 {
	font-size: 1.2em;
}
#maincontent h2 {
	font-size: 1.2em;
}
.headerlink {
	color: #CCCCCC;
	text-decoration: none;	
}
.headerlink:hover {
	text-decoration: underline;
}
/* End of Main Content */
#rightcontent {
	float:right;
	width: 200px;
	margin-top: 5px;	
	background-color: #CCCCCC;
}
#subframe-header {
	background-attachment: scroll;
	background-image: url(file:///C|/Projects/Business/SpotYT/Media/subframe_top.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 12px;
}
#subframe-footer {
	background-attachment: scroll;
	background-image: url(file:///C|/Projects/Business/SpotYT/Media/subframe_bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 12px;
}
#subframe-main {
	padding-left: 12px;
	padding-right: 12px;
}
#subframe-main h2 {
	line-height: 5px;
}
#subframe-main ul {
	list-style: none;
	margin-left: 0;
}
#subframe-main ul li:before {
	content: "\00BB \0020";
}
#maincontent h3 {
	font-size: 1em;
}
#yamaha-right {
	float:right;
	width: 345px;
	background-image: url(file:///C|/Projects/Business/SpotYT/Media/Yamaha.jpg);
	height: 250px;
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #E3E3E3;
	margin-left: 15px;
}
#yamahatext {
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	margin-top: 220px;
	background-color: #E3E3E3;
	margin-bottom: 10px;
}
#starright {
	float: right;
	padding: 10px;
}
.phone {
	font-size: 1.2em;
	font-weight: bold;
}