#content {
	padding: 0px;
	width: 779px;
	margin-left: auto;
	margin-right: auto;
	background: #FFFFFF;
}

#header {
	font: 12px Century Gothic, Georgia, "Times New Roman", Times, serif;
	color: #990066;
	width: 740px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	float: left;
	background: #FFFFFF;
}

#leftside {
	background: url(images/left-bar.jpg) repeat-y;
	width: 19px;
	min-height:600px;
	margin-bottom: 0px;
	padding: 0px;
	margin-top: 0px;
	float: left;
	background-color: #FFFFFF;
}
#rightside {
	background: url(images/right-bar.jpg) repeat-y;
	width: 19px;
	min-height:600px;
	margin-bottom: 0px;
	padding: 0px;
	margin-top: 0px;
	float: right;
	background-color: #FFFFFF;
}

body {
	margin: 0px auto;
	background: #613a93 url(images/bg.jpg) repeat-x;
    /*background: #e24099 url(images/bg.jpg) repeat-x;*/
} 
#text {
	width: 700px;
	min-height:300px;	
	margin: 0px;
	padding: 10px 20px;
	background: url(images/text-bg.jpg) no-repeat;
}
#textAbout {
	width: 700px;
	min-height:500px;	
	margin: 0px;
	padding: 10px 20px;
	background: url(images/text-bg.jpg) no-repeat;
}
#textContact {
	width: 700px;
	min-height:400px;
	margin: 0px;
	padding: 10px 20px;
	background: url(images/bg-contact.jpg) no-repeat;
	background-color: #FFFFFF;
}
#textDirections {
	width: 700px;
	min-height:400px;
	margin: 0px;
	padding: 10px 20px;
	background: url(images/bg-directions.jpg) no-repeat;
	background-color: #FFFFFF;
	text-align: right;
}
#textHome {
	width: 700px;
	min-height:300px;
	margin: 0px;
	padding: 10px 20px;
	background: url(images/bg-home.jpg) no-repeat;
	background-color: #FFFFFF;
}
#textHoro {
	width: 700px;
	min-height:300px;
	margin: 0px;
	padding: 10px 20px;
	/*background: url(images/bg-horo.jpg) no-repeat; */
	background-color: #FFFFFF;
}
#textStudio {
	width: 700px;
	min-height:400px;
	margin: 0px;
	padding: 10px 20px;
	background-color: #FFFFFF;
}
h1 {
	font: bolder 17px Century Gothic, Georgia, "Times New Roman", Times, serif;
	color: #b9186f;
}
a:link {
	color: #b9196e;
}
a:visited {
	color: #e46bb7;
}
a:hover {
	color: #9d0339;
}
#home-box {
	background: #f5c2e3 center;
	padding: 5px 10px;
	width: 670px;
	color: #000000;
	text-align: center;
	border: 1px dotted #000000;
}
#footer {
	background: url(images/footer-rounder.jpg) no-repeat;
	padding: 0px;
	width: 779px;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	height: 20px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
