body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #010101;
}
.style1 {
	color: #513109;
	font-size: 11px;
	font-family: tahoma;
	text-decoration:none
}
.style2 {
	color: #5C251E;
	font-size: 11px;
	font-family: tahoma;
}
.style3 {
	color: #ada293;
	font-size: 11px;
	font-family: tahoma;
}
.style4 {
	color: #9A8D7C;
	font-size: 11px;
	font-family: tahoma;
	text-decoration:none;
	font-weight: bold;
}
.style5 {
	color: #6699FF;
	font-size: 12px;
	font-family: tahoma;
}
.style6 {
	color: #efefef;
	font-size: 11px;
	font-family: arial;
	text-decoration:none
}
.style7 {
	color: #808080;
	font-size: 11px;
	font-family: arial;
}
.style8 {
	color: #ADA293;
	font-size: 12px;
	font-weight: bold;
}
.style9 {
	color: #990000;
	font-size: 12px;
	font-weight: bold;
}
.style10 {
	color: #990000;
	font-size: 18px;
	font-weight: bold;
	font-family: sans-serif;
}
.style11 {
	color: #FFFFFF;
	font-size: 18px;
	font-weight: bold;
	font-family: sans-serif;
}
.style12 {
	color: #9A8D7C;
	font-size: 12px;
	font-family: tahoma;
	text-decoration:none;
	font-weight: bold;
}

#AboutPic {
	position: relative;
	left: 20px;
	top: 25px;
	padding-left: 5px;
}
#FiddlePic {
	position: relative;
	left: 20px;
	top: 25px;
}
#AboutIntro {
	font-family: Tahoma;
	font-size: 11px;
	color: #ada293;
	width: 200px;
	padding-left: 10px;	
	padding-right: 5px;
	position: absolute;
	top: 0px;
	right: 20px;
	float: right;
}
#FiddleIntro {
	font-family: Tahoma;
	font-size: 11px;
	color: #ada293;
	width: 180px;
	padding-left: 10px;
	padding-right: 5px;
	position: absolute;
	top: 0px;
	right: 25px;
	float: right;
}
#NewsIntro {
	font-family: Tahoma;
	font-size: 11px;
	color: #ada293;
	width: 240px;
	padding-left: 10px;
	position: absolute;
	top: 0px;
	right: 20px;
	float: right;
}
ul {
	text-indent: -40px;
	text-align: left;
	color: #ada293;
	font-family: tahoma;
	font-size: 11px;
	list-style-type: none;
}
ol {
	color: #ada293;
	font-family: tahoma;
	font-size: 11px;
}

