body 
{
	width: auto;
	margin: auto;
	background-image: url(Images/SequelBackgroundRepeat.jpg);
	background-repeat: repeat-x;
	background-color: #3e2e4b;
}

#Background_Image_Left {
	background-image: url(Images/SequelLeftPanel.jpg);
	background-repeat: no-repeat;
	background-color: #4a667b;
	height: 820px;
	width: 134px;
	position: absolute;
	left: -134px;
}

#Background_Image_Right {
	background-image: url(Images/SequelRightPanel.jpg);
	background-repeat: no-repeat;
	background-color: #4a667b;
	height: 820px;
	width: 133px;
	position: absolute;
	left: 973px;
}

#wrapper {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	width: 973px;
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 0px;
	position: relative;
	top: 0px;
	left: auto;
	right: auto;
}

a
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	text-decoration: underline;
}

.ProductMenuHeading
{
	font-family: Verdana, Arial;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	font-style: italic;
	margin-left: 5px;
	color: #3F2E4C;
}

.CurveHeadingImage
{
	background-image: url(Images/SequelCurveHeading.jpg);
	background-repeat: no-repeat;
}

/*--------------------------------------- Sequel Styles -----------------------------------------*/

.SequelTopBanner
{
	background-image: url(Images/SequelTopBanner.jpg);
	background-repeat: no-repeat;
}

.SequelLeftContent
{
	background-image: url(Images/SequelLeftContent.jpg);
	background-repeat: no-repeat;
	background-color: Transparent;
}

.SequelRightContent
{
	background-image: url(Images/SequelRightContent.jpg);
	background-repeat: no-repeat;
	background-color: Transparent;
}

.SequelShadowRepeat
{
	background-image: url(Images/SequelShadowRepeat.jpg);
	background-repeat: repeat-y;
}

.SequelLeftPanel
{
	background-image: url(Images/SequelLeftPanel.jpg);
	background-repeat: no-repeat;
	background-color: #3e2e4b;
}

.SequelRightPanel
{
	background-image: url(Images/SequelRightPanel.jpg);
	background-repeat: no-repeat;
	background-color: #3e2e4b;
}

.SequelFooterBackground
{
	background-image: url(Images/SequelFooterBackground.jpg);
	background-repeat: no-repeat;
}

.SequelBreadcrumbs
{
	background-image: url(Images/SequelBreadcrumbs.jpg);
	background-repeat: no-repeat;
}
