@charset "UTF-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	line-height: 1.5em;
	background-image: url(images/typedbglong.jpg);
	background-repeat: no-repeat;
	
	background-color: #ebeae6;
	color: #333433;
	margin-top: 0px;
}

#sashwrap {
	padding: 0;
	width: 545px;
	height: auto;
	margin-left: 252px;
	margin-right: auto;
	margin-top: 0px;
}

#header {
	padding: 0;
	background-image: url(images/header_dk.jpg);
	background-repeat: no-repeat;
	width: 545px;
	height: 221px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#header ul {
	margin: 0px;
	padding-left: 115px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-top: 103px;
}

#header li {
	display: inline;
}

#header a {
	font-family: "Courier New", Courier, monospace;
	color: #637271;
	background-color: #dfe2de;
	text-decoration: none;
	padding-left: 3px;
	padding-right: 3px;
	font-weight: bold;
	font-size: small;
} 

#header a:hover {
	text-decoration: underline;
}


#content {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0;
	background-image: url(images/bodycontentbg_dk.jpg);
	background-repeat: repeat-y;
}	

#footer {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	background-image: url(images/footerdk.jpg);
	background-repeat: no-repeat;
	width: 545px;
	height: 42px;
}	

h2 {
	margin-top: 0px;
	padding-top: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.3em;
	font-style: italic;
	color: #ba201d;
	padding-left: 40px;
}

p {
	padding-right: 50px;
	padding-left: 115px;
	padding-bottom: 10px;
	margin-top: 5px;
	margin-bottom: 0px;
}

.footer {
	color: #9db1ae;
	margin: 0px;
	padding-left: 210px;
}

a {
	text-decoration: none;
	color: #ba201d;
}
a:visited {
	color: #ba201d;
	text-decoration: none;
	font-weight: normal;
}
a:hover {
	color:#ba201d;
	text-decoration: underline;
}

#flashPlayer {
	margin-left: 115px;
	font-style: italic;
	color: #666666;
	margin-top: 5px;
	margin-right: 0px;
	padding: 0px;
}

.photo {
	padding-left: 115px;
}

.phototext {
	font-size: 0.90em;
	font-style: italic;
	margin-top: 20px;
	margin-bottom: 2px;
	margin-left: 0px;
}

