body {
	text-align: center;
	background: #a0171f;
}

div#wrapper {
		margin: 0 auto;
		margin-top: 25px;
		border: 1px solid #ffffff;
		width: 760px;
		background: #6f1727;
	}

html>body div#wrapper {
}

div#logo {
		float: left;
		height: 323px;
		position: relative;
		width: 150px;
		border-right: 1px solid #ffffff;
		border-bottom: 1px solid #ffffff;
		background: #6f1727 url('images/state_banner_bot.jpg');
		background-position: top;
		background-repeat: no-repeat;
}

html>body div#logo {
}


div#footer {
		width: 760px;
		clear: both;
		margin: 0 auto;
		font-family: trebuchet ms,arial,verdana;
		font-size: 8pt;
		font-weight: normal;
		color: #ffffff;
		letter-spacing: 1.1pt;
		padding-top: 20px;
		text-align: right;
}

div#footer A {
		color: #ffffff;
		font-weight: normal;
		text-decoration: none;
		text-transform: uppercase;
}

div#footer a:hover {
		text-decoration: underline;
}


div#content {
		text-align: left;
		padding: 20px 20px 20px 75px;
		float: left;
		width: 450px;
		font-family: trebuchet ms,arial,verdana;
		font-size: 9pt;
		font-weight: normal;
		background: #6f1727;
		color: #ffffff;
}

html>body div#content {
}

div#topbar {
		height: 75px;
		font-family: trebuchet ms,arial,verdana;
		font-size: 8pt;
		font-weight: normal;
		text-align: right;
		padding-left: 25px;

		color: #ffffff;
		letter-spacing: 1.1pt;
		border-bottom: 1px solid #ffffff;
		clear: left;

		background: #6f1727 url('images/state_banner_top.jpg');
		background-position: top left;
		background-repeat: no-repeat;
		margin-bottom: -1px;

}

div#menu {
		float: right;
		width: 760px;
}

div#menu A {
		display: block;
		width: 125px;
		position: relative;
		left:0px;
		top: 0px;
		z-index: 50;
		float: left;
		border: 1px solid #ffffff;
		height: 25px;
		background: #000000 url('images/arrow.gif'); 
		background-position: center left;
		background-repeat: no-repeat;
		font-family: trebuchet ms,arial,verdana;
		text-align: right;
		vertical-align: middle
		font-size: 14px;
		text-decoration: none;
		padding-right: 10px;
		color: #ffffff;
		text-transform: lowercase;
}

div#content a {
		font-weight: bold;
		text-decoration: underline;
		text-align: left;
		font-family: trebuchet ms,arial,verdana;
		font-size: 9pt;
		color: #ffffff;
}

div#content a:hover {
		text-decoration: underline;
}

div#menu a:hover {
		background: #5c1c2d url('images/arrow.gif');
		background-position: center left;
		background-repeat: no-repeat;
		color: #bbc6b6;
}

b {
		color: #ffffff;
		font-weight: bold;
}

.type1 {
		color: #bbc6b6;
		font-weight: bold;
		font-size: 15px;
}

.type2 {
		text-align: left;
		padding: 20px 20px 20px 75px;
		float: left;
		width: 450px;
		font-family: trebuchet ms,arial,verdana;
		font-size: 9pt;
		font-weight: normal;
		background: #6f1727;
		color: #ffffff;
}

.type3 {
		color: #ffffff;
		font-weight: bold;
		padding: 0px 10px 10px 0px;
}

.type4 {
		font-size: 15px;
}
