body {
	margin: 0;
	padding: 0;
	background-color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#top {
	margin-top: 15px;
	margin-left: 30px;
	margin-bottom: 15px;
	width: 845px;
	background: url(../../images/pageTopBg.png) 0 20px repeat-x;
}

#top img.text {
	margin-top: 20px;
	margin-left: 5px;
}
A:LINK {
	color : #D70317;
	text-decoration : none;
}
A:VISITED {
	color : #D70317;
	text-decoration : none;
}
A:ACTIVE {
	color : #D70317;
	text-decoration : none;
}
A:HOVER {
	color : #D70317;
	text-decoration : none;
	}

#top h1 {
	font-size: 18px;
	font-weight:lighter;
	margin-bottom: 0;
	margin-top: 25px;
	color: #FF4D00;
}

#top .spitz {
	margin: 0;
	font-size: 10px;
	color: #999999;
	font-family:Verdana,Arial,sans-serif;
}

#top .wh1 {
	margin: 0;
	font-size: 13px;
	color: #333;
	font-family:Verdana,Arial,sans-serif;
	font-weight: bold;
}

#top .wh2 {
	margin: 0;
	font-size: 22px;
	color: #9e6242;
	font-family:Georgia,Times New Roman,sans-serif;
}

#top .bym {
	margin: 0;
	font-size: 18px;
	color: #cc3399;
	font-family:Verdana,Arial,sans-serif;
}
#top p {
	color: #000;
	font-size: 12px;
}


#composer {
	width: 900px;
	position: relative;
	left: 0px;
}

#composerDemo {
	width: 890px;
	height: 627px;
	position: relative;
	left: 20px;
	margin: 0px;
	margin-left: 0px;
	border: 0px;
	padding: 0px;
}

.ad_top {
	width: 768px;
/*	
	height: 90px;
	border: 1px solid;
*/
	position: absolute;
	top: 0px;
	left: 135px;
	text-align: right;
}

.ad_side {
	width: 160px;
/*
	height: 600px;
	border: 1px solid;
*/
	position: absolute;
	left: 903px;
	top: 0px;
}


.ad_sideStylecoach {
	width: 160px;
/*
	height: 600px;
	border: 1px solid;
*/
	position: absolute;
	left: 903px;
	top: 128px;
}

#myframe {
	border:0;
	width: 100%;
	height:100%;
}


noscript {
	font-size: 12px;
	margin-left: 20px;
}


#top.nobg {
	background: none;
}
