body {
	font-family: Tahoma, Arial, "BitStream vera Sans", sans-serif;
	font-size: 8pt;
}

a {
	color: white;
}

.footer a {
	color: black;
	font-weight: bold;
	text-decoration: none;
}

.items a {
	text-decoration: none;
}

table {
	width: 100%;
	border-spacing: 0px;
	border-width: 1px;
	border-style: solid;
	border-color: white;
	border-collapse: collapse;
}

h1 {
	font-size: 72px;
	padding: 0px;
	margin: 0px;
	font-weight:normal;
}

h2 {
	font-size: 18pt;
	padding: 0px;
	margin: 0px;
	font-weight:normal;
}

td {
	padding-left: 4px;
}

img {
	border: 0px;
}


tr.head {
	background-color: white;
	color: black;
	font-weight: bold;
}

.SBO {
	text-align: center;
	padding-left: 0px;
}

ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}


.pageTemps {
	display: none;
}

.header {
	width: 500px;

	margin: auto;

	text-align: center;

	position: relative;
	right: 1px;

	padding-top: 50px;
	padding-bottom: 10px;
}

.container {
	height: 100%;
	width: 500px;
	margin: auto;

	z-index: 100;
}

.content {  
	height: 320px;
	width: 470px;
	margin: auto;

	float: left;

	padding: 15px;
	color: white;

	z-index: 100;

	position: absolute;
}


.about {
	padding-left: 16px;
	padding-top: 10px;

	z-index: 100;
	overflow: auto;

	position: absolute;

}

.realcontent {
	z-index: 100;
	width: 460px;
	height: 260px;
	overflow-x: hidden;
}

.title {
	font-size: 18pt;
}

.items {
	text-align: center;
	font-size: 13pt;
	z-index: 100;

	position: absolute;
}

.item {
	float: left;
	padding-left: 17px;
	padding-right: 25px;
	z-index: 100;
}

.highlight {
	color: #00A0FB;
}

.item:hover {
	text-decoration: underline;
	cursor: pointer;
}

.highlight-1 { color: #00A0FB; }
.highlight-2 { color: #FB9B00; }
.highlight-3 { color: #FC136C; }
.highlight-4 { color: #8B00FB; }
.highlight-5 { color: #00A0FB; }
.highlight-6 { color: #00A0FB; }

.background-0 {	background-image: url('/images/containers/0.png'); height: 350px; width: 500px; visibility: hidden;  position: absolute; }
.background-1 {	background-image: url('/images/containers/1.png'); height: 350px; width: 500px; visibility: visible; position: absolute; }
.background-2 {	background-image: url('/images/containers/2.png'); height: 350px; width: 500px; visibility: hidden;  position: absolute; }
.background-3 {	background-image: url('/images/containers/3.png'); height: 350px; width: 500px; visibility: hidden;  position: absolute; }
.background-4 {	background-image: url('/images/containers/4.png'); height: 350px; width: 500px; visibility: hidden;  position: absolute; }
.background-5 {	background-image: url('/images/containers/5.png'); height: 350px; width: 500px; visibility: hidden;  position: absolute; }
.background-6 {	background-image: url('/images/containers/6.png'); height: 350px; width: 500px; visibility: hidden;  position: absolute; }

.sbackground-0 {	background-image: url('/images/containers/0.png'); height: 350px; width: 500px; position: absolute; }
.sbackground-1 {	background-image: url('/images/containers/1.png'); height: 350px; width: 500px; position: absolute; }
.sbackground-2 {	background-image: url('/images/containers/2.png'); height: 350px; width: 500px; position: absolute; }
.sbackground-3 {	background-image: url('/images/containers/3.png'); height: 350px; width: 500px; position: absolute; }
.sbackground-4 {	background-image: url('/images/containers/4.png'); height: 350px; width: 500px; position: absolute; }
.sbackground-5 {	background-image: url('/images/containers/5.png'); height: 350px; width: 500px; position: absolute; }
.sbackground-6 {	background-image: url('/images/containers/6.png'); height: 350px; width: 500px; position: absolute; }

.footer {
	width: 100%;
	text-align: center;

	position: relative;
	top: 360px;
}

		div.scrollarea
		{
			border: 1px solid white;
			width: 9px;
			height: 293px;
			float: right;
			margin-right: 5px;
			cursor: pointer;

			display: none;
		}
		
	        div.scrollForward
		{
			margin: 1px;
			width: 5px;
			height: 5px;
			border: 1px solid white;
			background: white;

			position: relative;
			top: 2px;
		}

		div.scrollBack
		{
			margin: 1px;
			width: 5px;
			height: 5px;
			border: 1px solid white;
			background: white;

			position: relative;
		}
		
		div.scrollHandle
		{
			margin: 1px;
			width: 5px;
			border: 1px solid white;
			background: white;
		}
		
		div.scrollBarContainer
		{
			height: 273px;
		}


		div.scrollForward:hover	{ background-color: #CCCCCC; }
		div.scrollBack:hover	{ background-color: #CCCCCC; }
		div.scrollHandle:hover	{ background-color: #CCCCCC; }


.photos {
	width: 385px;
	background-color: black;
	padding: 20px;
	border: 1px solid white;
}

.photo {
	opacity: 0.5;
	border: 1px solid white;
	height: 20%;
	width: 20%;
	margin-left: 7px;
	margin-right: 7px;
}

.phototitle {
	position: relative;
	top: -11px;
	left: 7px;
	font-weight: bold;
}


.photo:hover {
	opacity: 1;
	cursor: pointer;
}

.photo-profile-1 {
	float: right;
	cursor: pointer;
}

.photo-profile-2 {
	float: left;
	padding-right: 3px;
	padding-top: 3px;
	cursor: pointer;
}

.special_story {
	margin-top: 82px;
	height: 195px;
	width: 440px;
	overflow: hidden;
	position: relative;
	font-size: 13pt;
}

.special_story_content {
	position: relative;
	top: 196px;
}

