body {
	background-color: #fff;
	color: black;
}

#container {
	background-color: #fff;
	margin: 0 auto;
	width: 640px;
}

#main {
	border-top: 4px solid #e6e6e6;	border-left: 2px solid #e6e6e6;	background-image: url(../upload/template/preytells/footer-background.png);	background-repeat: no-repeat;	background-position: top right;	background-position: 300px 20px;
}

#content {
	width: 580px;
}

#banner {
	background-color: #fff;
	background-image: url(../upload/template/preytells/banner-background.png);	background-repeat: no-repeat;	background-position: bottom right;}

#footer {
	background-color: #e1e1e1;
	border-top: 1px solid #c1c1c1;
}

#header {
	background-color: #e1e1e1;
}

#sidebar-right {
	background-color: #f1f1f1;
}

#sidebar-left {
	background-color: #f1f1f1;
}

#content a {
}

#content a:hover {
}

/* @group Fonts */

h1 {
	color: #000;
	line-height: 1.4;
}

h2 {
	color: #000;
	line-height: 1.4;
}

h3 {
	color: #000;
	line-height: 1.4;
}

h4 {
	color: #000;
	line-height: 1.4;
}

h5 {
	color: #000;
	line-height: 1.4;
}

h6 {
	color: #000;
	line-height: 1.4;
}

/* @end */

/* @group Navlist */

#navlist {
	position: absolute;
	width: 640px;	top: 140px;	left: 0;	clear: both;
	padding: 0;
}

#navlist a {
	color: #000;
	font-style: italic;
	font-size: 1.2em;
	padding: 7px 0 5px 0;
}

#navlist a:hover, #navlist li.selected a {
	border-bottom: 3px solid #000;
}

#navlist li {
	padding-right: 25px;
}

/* @end */

/* @group Slideshow */

#content #controls #crossfader-previous {
	height: 9px;
	padding: 4px 22px;
	background-image: url(../upload/template/spring/previous-001.png);
	background-repeat: no-repeat;
	background-position: center left;
	color: #aaa;
}

#content #controls #crossfader-next {
	height: 9px;
	padding: 4px 22px;
	background-image: url(../upload/template/spring/next-001.png);
	background-repeat: no-repeat;
	background-position: center right;
	color: #aaa;
}

/* @end */