html { overflow-y:scroll;}
html { overflow:-moz-scrollbars-vertical; }

body {
	margin:0px;
	padding:0px;
	background:#FFFFFF;
	font-family:Arial,Helvetica,sans-serif;
	font-size:13px; line-height:20px;
	text-align:center;
	color:#666666;
	background:url(/pix/layout/strip.gif) repeat-x;
}

p {
	margin:0px 0px 10px 0px; 
}

img {
	border:0px;
}

ul li {
	list-style-type:disc;
}

h1 {
	font-size:32px; line-height:36px;
	margin:0px 0px 20px 0px;
	padding:0px;
}

h2 {
	margin:15px 0px 10px 0px;
	padding:0px;
}

h3 {
	margin:15px 0px 10px 0px;
	padding:0px 0px 0px 0px;
}

h4 {
	margin:10px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

h5 {
	margin:0px 0px 0px 0px;
	padding:0px;
}

h6 {
	margin:8px 0px 0px 0px;
	padding:0px;
}

a {
	color:#FBA61A;
}

a:hover {
	color:#4891DC;
}


form {
	margin:0px;
	padding:0px;
}

td {
	vertical-align:top;
}

#outer {
	margin:0px;
	padding:0px;
	margin-left:auto; margin-right:auto;
	position:relative;
	width:990px;
	min-height:668px;
	height:auto !important;
	height:668px;
	text-align:left;
}

#container {
	position:relative;
	width:968px; 
	margin-left:auto; margin-right:auto;
	padding:0px;
	text-align:left;
}

#logo {
	margin:44px 0px 0px 16px;
	float:left;
	width:260px;
}

#nav1 {
	font-size:14px; line-height:18px;
	margin:56px 0px 0px 32px;
	float:left;
	color:#8B8078;
}

	#nav1 a {
		text-decoration:none;
		color:#8B8078;
	}

	#nav1 .down {
		color:#0F75BC;
	}


#headborder {
	width:100%;
	height:28px;
	margin:12px 0px 0px 0px;
	background-color:#4891DC;
}

	#headborder {
		*height:24px;
	}

#header {
	width:980px;
	height:176px;
	position:relative;
}

	#headtitle {
		text-transform:uppercase;
		color:#FFFFFF;
		font-weight:bold;
		position:absolute;
		right:65px;
		top:90px;
		font-size:32px; line-height:40px;
	}
	
#homeheader {
	width:980px;
	height:335px;
}

#homeleft {
	float:left;
	width:180px;
	margin:0px 0px 0px 20px;
}

	#homenews, #homeevents {
		margin-bottom:30px;
	}
	
	#homenews h3 {
		background:#4891DC;
		color:#FFFFFF;
		padding:5px;
		margin:0px;
	}

	#homeevents h3 {
		background:#A09791;
		color:#FFFFFF;
		padding:5px;
		margin:0px;
	}

	#homeevents p, #homenews p {
		margin:5px 0px 0px 5px;
	}

	#homeevents p a, #homenews p a {
		color:#4891DC;
	}
	
	.right {
		width:100%;
		float:right;
		text-align:right;
	}

	
#homecontent {
	float:left;
	width:497px;
	background:url(/pix/layout/homecontent.jpg);
	min-height:394px;
	height:auto !important;
	height:394px;
	margin:0px 0px 0px 20px;
	padding:0px;
}

	#homecontent #padcontent {
		width:457px;
		margin:20px;
	}

#homeright {
	float:left;
	width:190px;
	background:#FBA61A;
	min-height:394px;
	height:auto !important;
	height:394px;
	margin:0px 0px 0px 20px;
}

#homeright {
	color:#FFFFFF;
}	

	#homeright #rightcontent  {
		margin-left:10px;
	}

	#homeright a {
		color:#FFFFFF;
	}	


#sideright {
	float:left;
	width:190px;
	background:#427CD1;
	min-height:394px;
	height:auto !important;
	height:394px;
	margin:0px 0px 0px 0px;
}

#sideright {
	color:#FFFFFF;
}	

	#sideright #rightcontent  {
		margin:10px 0px 0px 10px;
		width:170px;
	}


#nav2 {
	margin:20px 0px 0px 10px;
	float:left;
	width:220px;
}

	#nav2 h3 {
		background:#4891DC;
		padding:5px 10px 5px 10px;
		margin:0px 0px 10px 0px;
		color:#FFFFFF;
	}

	#nav2 a {
		display:block;
		margin:0px 0px 0px 10px;
		padding-bottom:5px;
		text-decoration:none;
		line-height:16px;
		border-bottom:1px dashed #4891DC;
	}

	#nav2 .down {
		color:#0F75BC;
	}


#content {
	float:left;
	width:480px;
	margin:20px 20px 0px 40px;
}

	*html #content {
		float:left;
		width:470px;
		margin:20px 20px 0px 40px;
	}


	#content h1 {
		margin:0px 0px 15px 0px;
		padding:0px 0px 15px 0px;
		font-size:30px; line-height:30px;
		border-bottom:1px dotted #4891DC;
		color:#4891DC;
		font-weight:normal;
	}
	

#footer {
	border-top:1px solid #4891DC;
	padding-top:10px;
	margin:20px 0px 20px 0px;
	font-size:10px;
}

	*html #footer {
		margin:20px 0px 20px 280px;
		font-size:10px;
	}

.clear {
	clear:both;
	line-height:1px;
	height:1px;
}

.half {
	float:left;
	width:45%;
	margin-right:10px;
}
