body {
	background-color: #000066;
	padding: 0px;
	margin: 0px;
}

#container {
	background-color: #ffffff;
	top: 10px;
	margin-bottom: 0px;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	position: relative;
	width: 900px;
	height: 600px;
	z-index: 1;
}

p {
	padding-top: 0px;
	margin-top: 0px;
}

#header {
	margin: 10px;
	padding: 0px;
	background-color: #FFF;
	height: 30px;
	width: 264px;
	position: relative;
	text-align: center;
}

#banner {
	margin: 10px;
	background-color: #FFF;
	height: 300px;
	width: 264px;
	position: relative;
}

#right2 {
	right: 12px;
	top: 10px;
	width: 592px;
	height: 322px;
	position: absolute;
	background-color: #FFF;
	margin: 0px;
	padding: 5px;
	border:medium;
}
#slideshow {
	right: 10px;
	top: 10px;
	width: 248px;
	height: 309px;
	position: absolute;
	background-color: #FFF;
	margin: 0px;
	padding: 5px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

	
#nav {
	background-color: #ffffff;
	margin: 10px;
	width: 880px;
	height: 25px;
	z-index: 50;
	position: relative;
	top: 100px;
}

#content {
	margin: 10px;
	padding: 5px;
	position: relative;
	width: 870px;
}


#left {
	width: 200px;
	left: 0px;
	top: 0px;
	position: absolute;
	background-color: #ff4dd7;
}

#text {
	padding: 5px;
	width: 450px;
	left: 210px;
	top: 0px;
	position: absolute;
	background-color: #45ff7f;
}

#right {
	right: 0px;
	top: 0px;
	width: 200px;
	position: absolute;
	background-color: #ff8844;
}

#links {
	margin: 5px;
	position: relative;
	background-color: #fffe00;
}

#sponsoredLinks {
	margin: 5px;
	position: relative;
	background-color: #ffffff;
}

.pictLeft {
	float: left;
	margin: 5px;
}

.pictRight {
	float: right;
	margin: 0px;
}

#hover {
	left: 500px;
	top: 450px;
	z-index: 100;
	position: absolute;
	background-color: #ff000e;
}
.style1 {
	font-family:Arial, Helvetica, sans-serif;
	color: #000066;
	font-weight:bold;
	font-size: 22px;
	text-align: left;

}
.style2 {
	font-family:Arial, Helvetica, sans-serif;
	color: #000066;
	font-weight:normal;
	font-size: 16px;
	text-align: left;
	background-color: #FFF;

}
