@charset "UTF-8";
/* CSS Document */


#content {
	background-color: #000000;
	background-image: url(../images_pages/main_section_bg.jpg);
	width: 848px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-repeat: repeat-x;
	margin: 0px;
	height: 600px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}











#title {
	margin-left: 26px;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #768DFD;
	padding-bottom: 5px;
	padding-top: 20px;
	margin-right: 30px;
}
#title p {
	margin: 0px;
	padding: 0px;
	font-size: 150%;
	font-weight: normal;
	text-align: left;
	color: #768DFD;
}
#main p {
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
#main a {
	color: #00FFFF;
	font-size: 90%;
	line-height: 330%;
}
#main a:hover {
	color: #00FF00;
}
#main {
	text-align: left;
	width: 300px;
	margin-right: auto;
	float: left;
	padding-top: 70px;
	padding-left: 180px;
}
#violin {
	float: right;
}
