/***** DEFAULTS *****/
body
{
	background-color: #8C2417;
	margin: 0;
	padding: 0;
	font-family: "Segoe UI", "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Tahoma, Arial;
	font-size: 11px;
	background-color: #8C2417; 
	background-image: url(/gifs/test/bgtile.gif); 
	background-repeat: repeat-x; 
	background-position: top;
}
td
{
	font-family: "Segoe UI", "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Tahoma, Arial;
	font-size: 11px;
}
p
{
	margin: 0;
	padding: 0px 0px 10px 0px;
}
a:link 
{
	color: #1439AE;
	text-decoration: underline;
}
a:link:hover 
{
	color: #333333;
	text-decoration: none;
}
a:active 
{
	color: #1439AE;
	text-decoration: underline;
}
a:visited 
{
	color: #1439AE;
	text-decoration: underline;
}
a:visited:hover 
{
	color: #333333;
	text-decoration: none;
}

#divcontainer
{
	margin: 0px;
	position: relative; 
	top:0px;
	left: 0px;
}
.mainbox
{
	position: relative;
	margin: 0px;
	top: 0px;
	left: 0px;
}
.facebook
{
	position: absolute;
	top: 0;
	left: 630px;
	border: 1px solid #9ebdff;
	border-top: none;
}
.social
{
	position: absolute;
	top: 16px;
	left: 576px;
	width: 200px;
}
.social img {
	float: left;
	margin-right: 12px;
}

/***** HEADER *****/
.header_pianoback
{
	border-left: 4px solid #FFFFFF;
	border-right: 4px solid #FFFFFF;
	height:218px;
	width:800px;
}
.header_horizline
{
	border-left: 4px solid #FFFFFF;
	border-right: 4px solid #FFFFFF;
	border-top: 4px solid #FFFFFF;
}

ul.cycle-slideshow {
	margin:0;
	padding:0;
}

/***** BODY *****/
.bodybox
{
	width: 808px;
}
.bodybox_border
{
	border-left: 4px solid #FFFFFF;
	border-right: 4px solid #FFFFFF;
	background-color: #CCCCCC;
	background-image: url(/gifs/index/body_back.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.bodytitle 
{
	font-family: "Segoe UI", "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Tahoma, Arial, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #8C2417;
	line-height: 20px;
}
.bodysubtitle 
{
	font-family: "Segoe UI", "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Tahoma, Arial, sans-serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	color: #222222;
}
.bodyboxl
{
	font-family: "Segoe UI", "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Arial, Tahoma;
	font-size: 11px;
	color: #444444;
	background-color: #888888;
	margin-bottom: 10px;
	margin-right: 15px;
	padding: 15px;
	border: 1px solid #8C2417;
}
.bodyboxr
{
	font-family: "Segoe UI", "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Arial, Tahoma;
	font-size: 11px;
	color: #444444;
	background-color: #888888;
	margin-bottom: 10px;
	margin-left: 10px;
	padding: 15px;
	border: 1px solid #8C2417;
}
.bodytext
{
	font-family: "Segoe UI", "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Verdana, Tahoma, Arial;
	font-size: 12px;
	color: #222222;
}
.bodyboxtertiary
{
	border: 1px solid #555555;
	font-size: 12px;
	color: #222222;
	background-color: #DDDDDD;
	margin-right: 25px;
	line-height: 16px;
	font-family: "Segoe UI", "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Verdana, Tahoma, Arial;
}
.bodyboxtertiarytitle
{
	padding: 5px 10px 5px 10px;
	background-color: #555555;
	color: #F5F5F5;
	font-size: 14px;
}
.bodyback
{
	width: 750px;
	padding: 25px;
	border-left: 4px solid #FFFFFF;
	border-right: 4px solid #FFFFFF;
	background-color: #CCCCCC;
	background-image: url(/gifs/index/body_back.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

/***** FOOTER *****/
.footerbox
{
	height: 99px;
	border: 4px solid #FFFFFF;
	background-color: #5F5E5F;
	background-image: url(/gifs/footer/footer_back.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.footer
{
	font-family: "Segoe UI", "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Tahoma, Arial;
	font-size: 11px;
	color: #FFFFFF;
	padding: 25px;
}
.footer a:link
{
	color: #FFFFFF;
	text-decoration: none;
	padding: 0px;
}
.footer a:link:hover
{
	color: #DDDDDD;
	text-decoration: none;
	padding: 0px;
}
.footer a:active 
{
	color: #FFFFFF;
	text-decoration: none;
	padding: 0px;
}
.footer a:visited
{
	color: #FFFFFF;
	text-decoration: none;
	padding: 0px;
}
.footer a:visited:hover
{
	color: #DDDDDD;
	text-decoration: none;
	padding: 0px;
}