body {
	font-family: "Lucida Grande","Lucida Sans Unicode",Garuda,sans-serif;
	font-size:100%;
	background: #0f0f0f;
	margin: 0 auto;
	text-align: center;
	color: #662d91;
	line-height:16px;
	background-image:url('images/background.jpg');
	background-position:top center;
	background-repeat:no-repeat;
}

img { 
	border:none; 
}

h1 {
	color:#912270;
	font-size:190%;
	letter-spacing:-1px;
	line-height:inherit;
	text-align:left;
	margin: 0; padding: 0;
}

h2 {
	color:#912270;
	font-size:140%;
	letter-spacing:-1px;
	line-height:18px;
	text-align:left;
}

.linkText {
	color:#552579;
}

.linkText:hover {
	color:#912270;
}

a.pinkText {
	color:#912270;
}

a.pinkText:link {
	color:#912270;
}

a:active {
	outline: none;
}

a{
	text-decoration:none;
	color: #552579;
}

#mainContainer {
	margin:0 auto;
	padding:0px;
	width: 818px;
	height:auto;
	position:relative;
}

#headerContainer {
	width: 818px;
	height: 197px;
}

#contentContainer {
	color:#662d91;
	font-size:0.75em;
	letter-spacing:0px;
	line-height:18px;
	text-align:left;
	width:549px;
	float:right;
	padding: 13px 46px 0px 46px;
	height:auto;
	background-image:url('images/contentBackground.gif');
	background-position:top left;
	background-repeat:no-repeat;
	background-color:#000000;
	position:relative;
	min-height:400px;
}

.basictext {
	color:#662d91;
	font-size:0.75em;
	letter-spacing:0px;
	line-height:18px;
	text-align:left;
}

#linkContainer {
	width: 152px;
	position:absolute;
	text-align:left;
	height:100%;
	top:0px;
	left:-177px;
	background-image:url('images/linkBackground.jpg');
	background-position:top left;
	background-repeat:no-repeat;
	background-color:#000000;
	padding-left: 14px;
	padding-top:50px;
}

#itemLinkContainer {
	width: 152px;
	float:left;
	text-align:left;
	height:100%;
	top:0px;
	left:-177px;
	background-image:url('images/linkBackground.jpg');
	background-position:top left;
	background-repeat:no-repeat;
	background-color:#000000;
	padding-left: 14px; 
	padding-top:50px; 
	padding-bottom:280px;
	color:#662d91;
	font-size:0.75em;
	letter-spacing:0px;
	line-height:18px;
	text-align:left;
}

#gapContainer {
	width: 11px;
	height: 232px;
	position:absolute;
	left:-11px;
	top:0px;
}

#footerContainer {
	text-align:left;
	font-size:70%;
	line-height:22px;
	width:549px;
	padding: 0px 46px 17px 46px;
	float:right;
	height:auto;
	background-color:#000000;
	position:relative;
	min-height:258px;
	background-image:url('images/footerBackground.jpg');
	background-position:bottom right;
	background-repeat:no-repeat;
}

#footerLeftColumnContainer {
	width: 166px;
	position:absolute;
	text-align:left;
	height:100%;
	top:0px;
	left:-177px;
	background-color:#000000;
	min-height:258px;
}

#footerLeftPart1 {
	width: 12px;
	position:absolute;
	height:88px;
	bottom:0px;
	left:-12px;
}

#footerLeftPart2 {
	width: 59px;
	position:absolute;
	height:9px;
	bottom:-9px;
	left:0px;
}

#footerRightPart1 {
	width: 33px;
	position:absolute;
	height:138px;
	bottom:-8px;
	right:-33px;
}

#footerRightPart2 {
	width: 110px;
	position:absolute;
	height:26px;
	bottom:-26px;
	right:0px;
}