body {
	background-color: #F6F6F6;
	background-repeat: no-repeat;
	background-position: center 600px;
	font-size: 62.5%;
	line-height: 18px;
	}

* {
	margin: 0;
	padding: 0;
	text-shadow: #fff 0px 0px 0px;
	}

p {
	color: #555;
	font: normal 12px/18px Helvetica, Arial, sans-serif;
	margin-bottom: 18px;
	}

h1 {
	color: #333;
	margin-bottom: 18px;
	font: bold 18px/24px Arial, Helvetica, sans-serif;
	}

h2 {
	color: #333;
	margin-bottom: 18px;
	font: 18px/24px Arial, Helvetica, sans-serif;
	}

h3 {
	color: #333;
	margin-bottom: 18px;
	font: 16px/24px Helvetica, Arial, sans-serif;
	}

h4 {
	color: #555;
	font: bold 12px/18px Arial, Helvetica, sans-serif;
	}

h5 {
	color: #555;
	margin-bottom: 18px;
	font: bold 12px/18px Arial, Helvetica, sans-serif;
	}

.headerBar {
	width: 100%;
	border-top: 1px dotted #ccc;
	font-weight: bold;
	color: #061646;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0;
	font-size: 16px;
	line-height: 24px;
	}

strong {
	font-weight: bold;
	color: #555;
	}

font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
}

a:link {
	color: #061646;
}

a:visited {
	color: #999999;
}

a:hover {
	color: #FF6600;
	text-decoration: underline;
}

a:active {
	color: #FF6600;
	text-decoration: underline;
}

.leftColumn {
	width: 520px;
	float: left;
}

.rightColumn {
	width: 140px;
	float: left;
	text-align: left;
	padding: 0 10px 0 30px;
}

br {
	margin-bottom: 18px;
	}

img {
	border: none;
	}

#Second_level_navigation_container {
	width:780px;
	height:94px;
	background: url(images/header_background.jpg) repeat-x;
	overflow:hidden;
	float: left;
	}

/* @group secondary navigation */

#logo {
	float: left;
	margin-right: 284px;
	}

#navigation {
	width: 153px;
	height: 94px;
	float: left;
	}

#navigation_who {
	float: left;
	width: 82px;
	height: 57px;
	}

#navigation_who a:link {
	float: left;
	width: 82px;
	height: 57px;
	background: url(images/who_off.jpg) no-repeat;
	}

#navigation_who a:visited {
	float: left;
	width: 82px;
	height: 57px;
	background: url(images/who_off.jpg) no-repeat;
	}

#navigation_who a:hover {
	float: left;
	width: 82px;
	height: 57px;
	background: url(images/who_on.jpg) no-repeat;
	}

#navigation_who a:active {
	float: left;
	width: 82px;
	height: 57px;
	background: url(images/who_on.jpg) no-repeat;
	}

#navigation_what {
	float: left;
	width: 82px;
	height: 37px;

	}

#navigation_what a:link {
	float: left;
	width: 82px;
	height: 37px;
	background: url(images/what_off.jpg) no-repeat;
	}

#navigation_what a:visited {
	float: left;
	width: 82px;
	height: 37px;
	background: url(images/what_off.jpg) no-repeat;
	}

#navigation_what a:hover {
	float: left;
	width: 82px;
	height: 37px;
	background: url(images/what_on.jpg) no-repeat;
	}

#navigation_what a:active {
	float: left;
	width: 82px;
	height: 37px;
	background: url(images/what_on.jpg) no-repeat;
	}

#navigation_watch {
	float: left;
	width: 71px;
	height: 94px;

	}

#navigation_watch a:link {
	float: left;
	width: 71px;
	height: 94px;
	background: url(images/watch_off.jpg) no-repeat;
	}

#navigation_watch a:visited {
	float: left;
	width: 71px;
	height: 94px;
	background: url(images/watch_off.jpg) no-repeat;
	}

#navigation_watch a:hover {
	float: left;
	width: 71px;
	height: 94px;
	background: url(images/watch_on.jpg) no-repeat;
	}

#navigation_watch a:active {
	float: left;
	width: 71px;
	height: 94px;
	background: url(images/watch_on.jpg) no-repeat;
	}

#navigation_where {
	float: left;
	width: 113px;
	height: 94px;
	}

#navigation_where a:link {
	float: left;
	width: 113px;
	height: 94px;
	background: url(images/where_off.jpg) no-repeat right top;
	}

#navigation_where a:visited {
	float: left;
	width: 113px;
	height: 94px;
	background: url(images/where_off.jpg) no-repeat right top;
	}

#navigation_where a:hover {
	float: left;
	width: 113px;
	height: 94px;
	background: url(images/where_on.jpg) no-repeat right top;
	}

#navigation_where a:active {
	float: left;
	width: 113px;
	height: 94px;
	background: url(images/where_on.jpg) no-repeat right top;
	}

/* @end */

#header_container {
	float: left;
	height:30px;
	margin-bottom: 18px;
	padding-left: 10px;
	}

#footer_container {
	float: left;
	width:760px;
	text-align: left;
}

#body_text_container {
	float: left;
	width:700px;
	text-align: left;
	padding: 0px 0 0px 10px;
	}

.iconContainer {
	width:65px;
	height:100px;
	float: left;
	margin-left: 25px;
	display:inline;
	
	}

.textContainer {
	width: 640px;
	text-align: left;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	float: left;
}

#body_container {
	width:770px;
}

#map_container {
	position:absolute;
	left:50px;
	top:250px;
	width:420px;
	height:297px;
}

#whole_container {
	width:780px;
	background-color: #FFFFFF;
	border-top: 0px none #CCCCCC;
	border-right: thin dotted #CCCCCC;
	border-bottom: thin dotted #CCCCCC;
	border-left: thin dotted #CCCCCC;
	padding: 0 10px;
	margin: 0 auto;
}

#media_container {
	position:relative;
	left:auto;
	top:auto;
	width:700px;
	height:550px;
	text-align: center;
	margin: 0%;
	padding-top: 100px;
	border: thin dotted #FFFFFF;
}

li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	list-style-position: inside;
	list-style-type: circle;
	color: #666666;
	padding-left: 10px;
	left: 5px;
}
blockquote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
}

q {
	float:right; 
	width:18em; 
	display:block; 
	margin:0.25em 0.75em 0.25em 1em; 
	padding:0.5em; 
	border:3px double #CCC; 
	border-width:3px 0; 
	color:#333; 
	background-color:#f0f0f0; 
	text-align:center; 
	font:italic 1.3em/1.3 Georgia;
	}
