body{
	overflow:hidden;
}
.outside{
	position:relative;
	height:800px;
	width:800px;
	margin:0 auto;
}
.blue{
	position:relative;
	float:left;
	height:800px;
	width:800px;
	background-color:#06246F;
}
.center_out{
	position:relative;
	height:800px;
	width:600px;
	margin:0 auto;
}
.center{
	position:relative;
	float:left;
	height:800px;
	width:600px;
	background-color:#FFE873;
}
.banner{
	position:relative;
	float:left;
	color:#FF7600;
	height:200px;
	width:600px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:30px;
	font-weight:bold;
	border:none;
}
/* menu styles */
.nav{
	position:relative;
	float:left;
	height:25px;
	width:600px;
}
#jsddm
{	margin: 0;
	padding: 0}

	#jsddm li
	{	float: left;
		list-style: none;
		font: 12px Tahoma, Arial}

	#jsddm li a
	{	display: block;
		background: #ffd500;
		padding: 5px 12px;
		text-decoration: none;
		width: 126px;
		color: #06246F;
		white-space: nowrap;
		font-weight:bold;
		vertical-align:middle;}

	#jsddm li a:hover
	{	background: #123EAB;
	color:#ffd500;}
		
		#jsddm li ul
		{	margin: 0;
			padding: 0;
			position: absolute;
			visibility: hidden;
			border-top: 1px solid white}
		
			#jsddm li ul li
			{	float: none;
				display: inline}
			
			#jsddm li ul li a
			{	width: auto;
				background: #A9C251;
				color: #24313C}
			
			#jsddm li ul li a:hover
			{	background: #8EA344}
.home_content{
	position:relative;
	float:left;
	width:530px;
	height:160px;
	border:none;
	left:30px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:justify;
	top:10px;
}
.other{
	position:relative;
	float:left;
	height:200px;
	width:300px;
	left:15px;
	top:20px;
}
.other ul{
	font-family:Arial, Helvetica, sans-serif;
}

.stories {
	position:relative;
	height:200px;
	width:500px;
	font-size:10px;
	font-style:italic;
	}
	
	.stories2 {
	position:relative;
	height:200px;
	width:500px;
	font-size:10px;
	font-style:italic;
	top:-100px;
	}

.storypic1 {
	position:relative;
	height:150px;
	width:125px;
}


.storypic2 {
	position:relative;
	height:150px;
	width:125px;
	top:-100px;
}

.prevent{
	position:relative;
	float:left;
	width:350px;
	height:150px;
	left:30px;
	top:-180px;
	font-family:Arial, Helvetica, sans-serif;
}