/* cuban heels stylesheet */
@import	url("../styles/buttons.css");

body {
	margin:			0px;
	background-color:	#b3c3c3;
	overflow-y:		auto;
	overflow-x:		hidden;
}

.SurTable {
	height:			100%;
	width:			100%;
	text-align:		center;
}

#SurDiv {
	width:			768px;
	margin-left:		auto;
	margin-right:		auto;
}

/* -- */

/* header */
#Header {
margin-top: auto;
}

.TopTable {
	width:			768px;
}

.LogoTd {
	width:			235px;
	height:			102px;
}

.HeaderText {
	width:			283px;
	background-image:	url("../grfx/index_03.gif");
	background-repeat:	repeat-x;
	background-position:	bottom center;
}

/* -- */

/* center */
.CenterTable {
	width:			768px;
}

.BandTd {
	width:			250px;
}

.LeftCenter {
	height:			439px;
	width:			11px;
	background-image:	url("../grfx/index_05.gif");
	background-repeat:	repeat-x;
	background-position:	bottom center;
}

.RightCenter {
	width:			11px;
	background-image:	url("../grfx/index_08.gif");
	background-repeat:	repeat-x;
	background-position:	bottom center;
}

.ContentTd {
	background-color:	#000000;
}

/* -- */

/* bottom */
#BottomBar {
	background-image:	url("../grfx/index_25.gif");
	background-repeat:	no-repeat;
	background-position:	top center;
}

.Links {
	width:			768px;
	height:			29px;
}

.LinksLeft {
	width:			289px;
}

.LinksRight {
	width:			289px;
}


.Stereo {
	width:			190px;
	background-image:	url("../grfx/pic_stereo.gif");
	background-repeat:	no-repeat;
	background-position:	center center;
}

.LeftTable {
	width:			289px;
}

.RightTable {
	width:			289px;
}

/* -- */