body {
	font-family: Fixedsys, Arial, sans-serif;
	color: #F30;
	background-image: url(/images/background.png);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
	background-color: #003366;
}
#wrapper #left {
	background-image: url(/images/da.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 50px;
	width: 100px;
	display: block;
	margin-left: 30px;
}
#da em {
	display: none;
	margin-left: 30px;
}

#wrapper #left a {
	background-image: url(/images/da.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 50px;
	width: 100px;
	margin-left: 30px;
}
#wrapper #left:visited {
	background-image:url(/images/da.png);
	display: block;
	height: 50px;
	width: 100px;
	background-repeat: no-repeat;
	margin-left: 30px;
}
#wrapper #left:hover {
	background-image:url(/images/da_over.png);
	display: block;
	height: 50px;
	width: 100px;
	background-repeat: no-repeat;
	margin-left: 30px;
}
#da {
	display: block;
	height: 50px;
	width: 70px;
	margin-left: 30px;
}

#wrapper #left:active, #wrapper #left:focus {
	background-image:url(/images/da_over.png);
	height: 50px;
	width: 100px;
	display: block;
	background-repeat: no-repeat;
	margin-left: 30px;
}

#wrapper {
	font-family: Fixedsys, Arial, sans-serif;
	color: #003;
	background-image: url(/images/insetlines.jpg);
	background-repeat: repeat;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	width: 800px;
	height: 800px;
}
#nav {
	padding: 5px;
	height: 100px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: right;
}
#main {
	float: left;
	clear: left;
	width: 450px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
#left {
	margin: 0px;
	float: left;
	clear: left;
	width: 350px;
	height: 100px;
	margin-left: 30px;
}
a {
	font-size: 12px;
	color: #000033;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000033;
}
a:hover {
	text-decoration: none;
	color: #003471;
}
a:active {
	text-decoration: none;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF3300;
}
#footer a {
	font-family: Arial, Helvetica, sans-serif;
	color: #ff3300;
}
#footer a:visited {
	text-decoration: none;
	color:#FF6600;
}
#footer a:hover {
	text-decoration: none;
	color: #ff3300;
}
#bg {
	background-image: url(/images/insetlines.png);
	background-color: #FF6600;
	background-repeat: repeat-y;
	background-position: center center;
	width: 500px;
	margin-top: 1px;
	margin-right: 150px;
	margin-bottom: 10px;
	margin-left: 150px;
	height: 650px;
}
