body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	color: #000000;
	height: 100%;
	margin-top: 15px;
	line-height: 1.7em;
	background: #000000 url(../assets/template/bground.jpg) repeat-x fixed left top;
}
#container{
	position: relative;
	width: 750px;
	margin: auto;
	background-color: #FFF8D9;
	padding-bottom: 30px;
	border: 9px solid #FFFFFF;
}
#leftcol {
	position: absolute;
	margin: 0px auto auto 0px;
	top: 200px;
	font-size: 1em;
	text-align: right;
	width: 180px;
	height: 100%;
	left: 10px;
	padding: 10px;
	line-height: 1.2em;
	color: #006666;
}
.clearboth { clear: both; }
#content{
	position: relative;
	font-size: 1.1em;
	text-align: left;
	width: 490px;
	height: 100%;
	left: 230px;
	top: 20px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FF9900;
	padding-left: 20px;
	background: url(../assets/template/map.gif) no-repeat fixed right top;
}
a:link {
	color: #006666;
	text-decoration: underline;
}/*normal links in the text*/
a:visited {
  color: #006666; 
  text-decoration: underline;}
a:hover {
	color: #006666;
	text-decoration: none;
	background-color: #FFF8D9;
}
h1 {
	text-align: left;
	font-weight: bold;
	line-height: 1.4em;
	font-size: 1.5em;
	color: #FF3300;
}
#nav-notes {
	position: absolute;
	background-color: #333366;
	top: 34em;
	left: 0px;
	width: 159px;
	height: 100%;
	background-image: url(../assets/template/bground2.gif);
	color: #333366;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333366;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 20px;
	padding-bottom: 10px;
	right: 0px;
	bottom: 0px;
	padding-right: 15px;
	padding-left: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333366;
	clear: both;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333366;
	line-height: 1.5em;
}
#footer {
	position: relative;
	left: 0px;
	width: auto;
	height: auto;
	padding: 5px 0px;
	margin: 0px;
	right: 0px;
}
#header-logo {
	position: relative;
	top: 0px;
	left: 0px;
}
#header-text {
	position: absolute;
	top: 10px;
	right: 0px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #FF9900;
	line-height: 1.5em;
	padding-left: 10px;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #006666;
	font-size: 1.1em;
	letter-spacing: .3em;
	text-transform: uppercase;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	line-height: 1.5em;
	color: #000000;
}
#nav {
	position: relative;
	margin: auto;
	top: 0px;
	width: 100%;
	left: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #009999;
	background: #003333;
	z-index: 20;
}
.graphic {
	border: 5px solid #FFFFFF;
}
#footer {
	position: relative;
	margin: 0px auto 0px 0px;
	top: -80px;
	font-size: 1.1em;
	text-align: left;
	width: 180px;
	height: auto;
	line-height: 1.2em;
	color: #0000CC;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
.intro {
	font-size: 1.2em;
	font-weight: bold;
	color: #009999;
}
.text2 {
	padding-left: 55px;
}
.note {
	color: #FFF8D9;
	background: #006666;
	padding: 10px;
	border: 5px solid #FFFFFF;
	width: 160px;
	text-align: left;
	font-size: 1.1em;
	line-height: 1.3em;
}
.note a:link {
	color: #FFFFFF;
	text-decoration: underline;
}/*normal links in the text*/
.note a:visited {
  color: #FFFFFF; 
  text-decoration: underline;}
.note a:hover {
	color: #FF9900;
	text-decoration: none;
	background-color: #006666;
}
h4 {
	color: #006666;
	font-size: 1.2em;
}
.notes {
	font-style: italic;
}
#leftcol h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #006666;
	font-weight: bold;
	background-color: #B5DEDC;
	line-height: 1.5em;
	padding-left: 10px;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #6ABFB9;
	font-size: 1.1em;
	letter-spacing: .3em;
	text-transform: uppercase;
}
