body, html {
	background-color: #802e48;
	margin: 0px;
	padding: 0px;
	background-repeat: repeat-x;
	background-image: url(images/new_repeat_bg.gif);
}
#footer {
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
}
#footer .inside {
	padding-top: 25px;
	padding-left: 55px;
	padding-right: 55px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #ec8810;
	font-weight: bold;
}
#footer .inside a {
	color: #a68d95;
	text-decoration: none;
}
#core {
	background-image: url(images/body.gif);
	background-repeat: repeat-y;
}
#core .inside {
	padding-right: 30px;
	padding-left: 70px;
}
#sidebar {
	width: 194px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	line-height: 16px;
}
#sidebar h1 {
	margin: 9px 0px 15px;
	padding: 0px;
	letter-spacing: -1px;
	font-size: 18px;
}
#sidebar h1 .bigger {
	font-size: 36px;
	line-height: 36px;
}

#sidebar a {
	color: #ffb65e;
	font-weight: bold;
	text-decoration: none;
}
#sidebar .bottomborder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5b87a9;
}
#copy {
	width: 645px;
	float: right;
}
#copy input, textarea, select {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
}
#copy form {
	margin: 0px;
	padding: 0px;
}
#copy a {
	color: #802D47;
	text-decoration: none;
	font-weight: bold;
}

#copy .feature {
	background-image: url(images/bg_feature.gif);
	height: 202px;
	width: 640px;
	position: relative;
	z-index: 50;
	margin-top: -9px;
}
#copy .feature .coreinside {
	margin-left: 25px;
	margin-right: 25px;
	font-size: 11px;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 9px;
}
#copy .feature h2 {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: -1px;
	margin: 6px 0px 0px;
	padding: 0px;
	font-size: 16px;
	line-height: 10px;
}
#copy .feature h1 {
	margin: 0px 0px 4px;
	padding: 0px;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	letter-spacing: -1px;
	font-size: 28px;
}
#main {
	float: left;
	width: 400px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #000;
	padding-left: 25px;
}
#main hr {
	border-top: 1px solid #cccccc;
}
#main h1 {
	color: #bc416d;
	font-family: Helvetica, Arial, sans-serif;
	letter-spacing: -3px;
	font-weight: bold;
	font-size: 36px;
	margin: 9px 0px 13px;
	padding: 0px;
	line-height: 32px;
}
#minisidebar {
	width: 204px;
	background-color: #e9e9e9;
	float: right;
	position: relative;
	margin-bottom: -10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#minisidebar .miniinside {
	margin-left: 15px;
	margin-top: 15px;
}
#minisidebar .topborder {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #afafaf;
}
#minisidebar h2 {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: -1px;
	margin: 6px 0px 0px;
	padding: 0px;
	font-size: 16px;
	line-height: 10px;
	color: #bc416d;
}
#minisidebar h1 {
	margin: 0px 0px 4px;
	padding: 0px;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	letter-spacing: -1px;
	font-size: 28px;
	color: #e78510;
}
#navigation .bottom {
	background-image: url(images/header_bottom.gif);
	background-repeat: no-repeat;
}
#navigation .top {
	background-repeat: no-repeat;
	background-image: url(images/nav_top.gif);
}
#navigation .middle {
	background-repeat: no-repeat;
	background-image: url(images/nav_bottom.gif);
}
#navigation .margins {
	padding: 0px 30px 10px 405px;
	margin: 0px;
}
#navigation .middleborder {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #e8e8e8;
}
#mainpicture {
	background-image: url(images/header_picture.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#shader {
	background-image: url(images/shader.png);
	background-repeat: no-repeat;
	background-position: center top;
}

