* {
	margin: 0px;
	padding: 0px;
}
#splash {
	background-color: #1B271B;
	padding-top: 5px;
}
#enter  a:link, #enter a:visited {
	letter-spacing: 0.2em;
	color: #E1E1E1;
	font-size: 120%;
}
#enter a:hover, #enter a:active {
	color: #FFFFFF;
}


#splashContent {
	background-image: url(images/splash_background.jpg);
	height: 550px;
	width: 862px;
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	padding-top: 130px;
}
#enter {
	padding-top: 135px;
	text-align: center;
	padding-right: 15px;
}

#pic {
	height: 218px;
	background-image: url(images/bg_pics.gif);
	background-repeat: no-repeat;
}

body {
	background-color: #B2B2B2;
}

#container {
	width: 876px;
	margin-right: auto;
	margin-left: auto;
}
#linklist {
	background-image: url(images/layout_linklist.jpg);
	height: 60px;
	text-align: center;
	padding-top: 15px;
	letter-spacing: 0.3em;
	background-repeat: no-repeat;
	padding-left: 16px;
	font-size: 120%;
	font-family: "Times New Roman", Times, serif;
}
#linklist  a:link, #linklist a:visited {
	color: #004F75;
	text-decoration: none;
}
#linklist a:hover, #linklist a:active {
	color: #000066;
}

#contentHeader {
	background-image: url(images/layout_h1_About.png);
	height: 42px;
	background-repeat: no-repeat;
}

#content {
	background-image: url(images/layout_content.png);
	background-repeat: repeat-y;
	color: #f9fef9;
	font-family: "Times New Roman", Times, serif;
	padding-top: 10px;
	padding-right: 150px;
	padding-left: 180px;
	line-height: 170%;
	height: 250px;
	font-size: 110%;
}
#header {
	padding-top: 140px;
	background-image: url(images/layout_background.jpg);
	background-repeat: no-repeat;
	height: 405px;
}

#footer {
	height: 60px;
	padding-top: 105px;
	padding-left: 650px;
	background-image: url(images/layout_footer.jpg);
	background-repeat: no-repeat;
}
#footer h2 {
	font-family: "Times New Roman", Times, serif;
	text-decoration: none;
	font-size: 140%;
	font-variant: small-caps;
}
#footer   a:link, #footer a:visited {
	font-family: "Book Antiqua", "Times New Roman", serif;
	color: #3f5c3f;
}
#footer       a:hover, #footer a:active {
	color: #ceecce;

}
