* {
	margin: 0;
	padding: 0;
}
img {
	border: none;
}
.clear {
	clear: both;
}
#content a:link {
	color: #FF9900;
	text-decoration: none;
}
#content a:visited {
	color: #FF9900;
	text-decoration: none;
}
#content a:hover {
	color: #FFf;
}
body {
	background-color: #000;
	background-image: url("../images/mo_background.gif");
	background-position: center top;
	background-repeat: no-repeat;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#wrapper {
	width: 950px;
	height: 900px;
	margin: 25px auto 5px auto;
	border: 1px solid #333;
	position: relative;
}
#wrapper img {
	position: absolute;
	top: -15px;
	left: 385px;
	z-index: 2;
}
#navigation {
	position: relative;
	height: 4.2em;
	border-bottom: 1px solid #333;
}
#navigation li {
	list-style: none;
	float: left;
}
#navigation li a{
	display: block;
	width: 125px;
	height: 3.2em;	
	margin-top: 1em;
	font-size: 95%;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	color: #fff;
}
#navigation li a:hover{
	display: block;
	color: #FF9900;
	font-weight: bold;
	width: 125px;
	height: 3.2em;
}
#nav_right {
	position: absolute;
	right: 0;
}
.hozcenter {
	position: relative;
	top: 8px;
}
#content {
	width: 510px;
	margin: 80px 0 0 390px;
	position: relative;
	z-index: 2;
}
#content p {
	color: #aaa;
	line-height: 1.5em;
	text-align: justify;
	font-family: Helvetica;
	font-size: 85%;
	font-weight: lighter;
	margin-bottom: 1em;
}
h2 {
	color: #FF9900;
	font-size: 150%;
	margin-bottom: 0.7em;
	border-bottom: 1px solid #FF9900;
}
h3 {
	color: #fff;
	font-size: 85%;
	font-family: verdana;
	margin-bottom: 0.5em;
}
.continueh2 {
	font-size: 60%;
	font-weight: lighter;
	color: #aaa;
}
.continuebar {
	background-color: #222;
	text-align: right;
	padding: 2px 5px 3px 0;
	font-size: 85%;
	color: #666;
	margin-top: 2em;
}
.continuebar a {
	color: #fff;
	text-decoration: none;
}
.continuebar a:visited {
	color: #FF6600;
}
.continuebar a:hover {
	color: #FF9900;
}
#violin_bground_01 {
	background-image: url("../images/violin_bground_01.jpg");
	background-position: center bottom;
	background-repeat: no-repeat;
	height: 261px;
	width: 950px;
	position: absolute;
	bottom: 0;
}
#violin_bground_02 {
	background-image: url("../images/violin_bground_02.jpg");
	background-position: left bottom;
	background-repeat: no-repeat;
	height: 768px;
	width: 455px;
	position: absolute;
	bottom: 0;
	left: 10px;
}
#violin_bground_03 {
	background-image: url("../images/violin_bground_03.jpg");
	background-position: left bottom;
	background-repeat: no-repeat;
	height: 768px;
	width: 330px;
	position: absolute;
	bottom: 0;
	left: 30px;
}
#violin_bground_04 {
	background-image: url("../images/violin_bground_04.jpg");
	background-position: left top;
	background-repeat: no-repeat;
	height: 832px;
	width: 375px;
	position: absolute;
	bottom: 0;
}
#nikki {
	background-image: url("../images/pic_jennifer_pike.jpg");
	background-position: center bottom;
	background-repeat: no-repeat;
	height: 514px;
	width: 950px;
	position: absolute;
	bottom: 0;
}
#footer {
	width: 950px;
	margin: 0 auto 100px auto;
	color: #555;
	text-align: right;
	font-size: 70%;
	font-family: verdana;
	position: relative;
}
#footer a {
	color: #999;
	text-decoration: none;
	font-weight: bold;
}
#footer img {
	margin-left: 6px;
	position: relative;
	bottom: -5px;
	right: 0;
}
#contactdetails {
	color: #ddd;
	font-size: 70%;
	font-family: verdana;
	border: 1px dotted #333;
	padding: 10px;
}
.img_frame {
	background-color: #222;
	width: 355px;
	height: 242px;
	position: absolute;
	left: -390px;
	top: 53px;
}
#content img {
	position: absolute;
	border: 1px solid #888;
	left: 118px;
	top: 5px;
}
.caption {
	position: absolute;
	bottom: -33px;
	right: 10px;
}
.bigframe {
	position: absolute;
	bottom: 499px;
	left: -385px;
}
ul#links {
	margin-left: 1em;
	padding-left: 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #fff;
}
#spacer {
	width: 950px;
	height: 100px;
}
strong {
	color: #FF9900;
}
	
	
	
	
	
	
	
	