@charset "UTF-8";
/* CSS Document */

#frontpagebody {
	background-image: url(img/home_backgrnd_repeater.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin-top: 0px;
	padding-top: 0px;
	border: 0px dashed #990033;
	background-color: #6E81AD;
	text-align: left;
}

.frontpagebackground {
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(img/home_backgrnd.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
	
.frontpagecontent {
	width:800px;
	text-align:left;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 300px;
	padding-right: 40px;
	padding-left: 20px;
	color: #07256C;
	font-size: 13px;
	height: 500px;
	border: 0px solid #00CCFF;
	font-weight: normal;
	}
	
.frontpagecontent a {
	text-decoration: none;
	font-weight: bold;
	color: #00FF66;
}
.frontpagecontent a:link {
	text-decoration: none;
	font-weight: bold;
	color: #1F397B;
}
.frontpagecontent a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #1F397B;
}
.frontpagecontent a:active {
	text-decoration: none;
	font-weight: bold;
	color: #1F397B;
}
.frontpagecontent a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #660000;
}	

#frontpagesidebar {
	font-size: 12px;
	color: #1F397B;
	text-align: left;
	border: 0px solid #FF3333;
	float: left;
	padding-top: 450px;
	padding-right: 2px;
	padding-left: 20px;
	height: 440px;
	margin-top: 0px;
}
#frontpagesidebar a {
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
	color: #1F397B;
}

#frontpagesidebar a:link {
	text-decoration: none;
	font-weight: normal;
	color: #1F397B;
}
#frontpagesidebar a:visited {
	text-decoration: none;
	font-weight: normal;
	color: #1F397B;
}
#frontpagesidebar a:active {
	text-decoration: none;
	font-weight: normal;
	color: #1F397B;
}
#frontpagesidebar a:hover {
	font-weight: normal;
	color: #660000;
}	


.frontpageinspire {
	letter-spacing: 2px;
	line-height: 35px;
	font-size: 20px;
	margin-left: 0px;
	font-family: "Trebuchet MS";
	font-weight: bolder;
	padding-left: 300px;
}
.frontpageinspirenter {
	letter-spacing: 2px;
	line-height: 160%;
	font-size: 20px;
	margin-left: 370px;
	font-family: "Trebuchet MS";
	font-weight: lighter;
	color: #1F397B;
}
.frontpageinspirenter a:link {
	text-decoration: none;
	font-weight: bold;
	color: #660000;
}
.frontpageinspirenter a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #660000;
}
.frontpageinspirenter a:active {
	text-decoration: none;
	font-weight: bold;
	color: #660000;
}

.frontpageinspirenter a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #1F397B;
}	


#frontpagebottomnav {
	letter-spacing: 1px;
	font-size: 10px;
	margin-left: 100px;
	position: absolute;
	left: 240px;
	top: 640px;
	font-weight: lighter;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
