<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */

body{
	background: url(../images/bg_sax_apr17_2013.jpg) no-repeat center top #000;
	padding: 0;
	margin: 0;
	font-size: 16px;
	font-family: Verdana, Geneva, sans-serif;
}
#wrap{
	width:906px;
	margin: 0 auto;
}
#content{
	position: relative;
	display: block;
	overflow: auto;
}
.top-img{
	position: absolute;
	right: 20px;
}
.top{
	background: url(../images/top_bg.png) no-repeat center top;
	height: 50px;
}
.mid{
	background: url(../images/content_bg.png) repeat-y center center;
	padding: 20px 0;
	min-height: 400px;
}
.bottom{
	background: url(../images/bottom_bg.png) no-repeat center bottom;
	height: 50px;
}
.full{
	display: block;
	margin: 0 50px;
}
ul li, p{
	line-height: 24px;
}
ul{
	list-style: none;
	margin: 20px 0 0;
	padding: 0 0 0 20px;
}
ul li{
	padding: 12px 0 12px 50px;
	background: url(../images/check.jpg) no-repeat left top;
}
h1{
	text-align: center;
	margin: 0;
	padding: 0;
}
.imgstyle{
	display: table;
	background: url(../images/sax_layout_15.png) no-repeat center bottom;
	padding: 20px 0 25px;
	position: relative;
}
.imgstyle img{
	border: 10px solid #CCC; display: block;
}
td.step{
	background: #333;
	color: #fff;
	text-align: left;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
}
.clear{
	clear: both;
	height: 10px;
}
.blkbox p{
	color: #fff;
}
.blkbox table, .blkbox table td p{
	color: #fff;
	line-height: 36px;
}
.artist-bg{
	background: url(../images/element.jpg) no-repeat center center;
	width: 890px;
	height: 1000px;
}
.artist-bg2{
	background: url(../images/element2.jpg) no-repeat center top;
	height: 440px;
	width: 797px;
}
ul.normal{
	list-style: disc;
}
ul.normal li{
	background: none;
	padding: 10px 0 10px 10px;
}
.systemtext{
	font-size: 24px;
	color: #333;
}</pre></body></html>