body{
	display:block;
	background-color:#3070a0;

	font-family:Garamond, "Times New Roman", Times, Serif;
	color:black;
}
div.main {
	padding-left:160px;
	padding-right:160px
}
div.roll1 a {
	position:fixed;
	left:2px;
	top:5px;
	list-style-type:none;
	display:block;
	width: 120px;
	height: 25px;
	padding-left: 30px;
	font: bold sans-serif;
	padding-top:5px;
	color:white;
	border-bottom: 3px solid black;
	background: url("doorwht.jpg") 0 0 no-repeat;
	text-decoration: none;
}
div.roll1 a:hover {
	background-position: 0 -30px;
}

div.roll2 a {
	display:block;
	position:fixed;
	left:2px;
	top: 38px;
	width: 120px;
	height: 25px;
	padding-left: 30px;
	font: bold sans-serif;
	padding-top: 5px;
	border-bottom: 3px solid black;
	color:white;
	background: url("door5k.jpg") 0 0 no-repeat;
	text-decoration: none;
}
div.roll2 a:hover {
	background-position: 0 -30px;
}
div.roll3 a {
	display:block;
	position:fixed;
	top: 71px;
	left:2px;
	width: 120px;
	height: 25px;
	padding-left: 30px;
	font: bold sans-serif;
	color:white;
	padding-top: 5px;
	border-bottom: 3px solid black;
	background: url("doorgme.jpg") 0 0 no-repeat;
	text-decoration: none;
}
div.roll3 a:hover {
	background-position: 0 -30px;
}
div.roll4 a {
	display:block;
	position:fixed;
	top: 104px;
	left:2px;
	width: 120px;
	height: 25px;
	padding-left: 30px;
	font: bold sans-serif;
	color:white;
	padding-top: 5px;
	border-bottom: 3px solid black;
	background: url("doortd.jpg") 0 0 no-repeat;
	text-decoration: none;
}
div.roll4 a:hover {
	background-position: 0 -30px;
}

div.roll5 a {
	display:block;
	position:fixed;
	top:137px;
	left:2px;
	width: 120px;
	height: 25px;
	padding-left: 30px;
	font: bold sans-serif;
	color:white;
	padding-top: 5px;
	border-bottom: 3px solid black;
	background: url("doortau.jpg") 0 0 no-repeat;
	text-decoration: none;
}
div.roll5 a:hover {
	background-position: 0 -30px;
}

div.roll6 a {
	display:block;
	position:fixed;
	top:170px;
	left:2px;
	width: 120px;
	height: 25px;
	padding-left: 30px;
	font: bold sans-serif;
	color:white;
	padding-top: 5px;
	border-bottom: 3px solid black;
	background: url("doorkeep.jpg") 0 0 no-repeat;
	text-decoration: none;
}
div.roll6 a:hover {
	background-position: 0 -30px;
}

div.roll7 a {
	display:block;
	position:fixed;
	top:203px;
	left:2px;
	width: 120px;
	height: 25px;
	padding-left: 30px;
	font: bold sans-serif;
	color:white;
	padding-top: 5px;
	border-bottom: 3px solid black;
	background: url("doorulac.jpg") 0 0 no-repeat;
	text-decoration: none;
}
div.roll7 a:hover {
	background-position: 0 -30px;
}
div.roll8 a {
	position:fixed;
	top: 236px;
	left:2px;
	display:block;
	width: 120px;
	height: 25px;
	padding-left: 30px;
	font: bold sans-serif;
	color:white;
	padding-top: 5px;
	border-bottom: 3px solid black;
	background: url("doorfac.jpg") 0 0 no-repeat;
	text-decoration: none;
}
div.roll8 a:hover {
	background-position: 0 -30px;
}
a:visited{
	color:#b0c0b0;
}
div.rtbar {
	font-size: 75%;
	margin:0;
        text-align: left;
	color:white;
	position: fixed;
	top: 2px;
	left: auto;
        width: 120px;
	right: 5px;
}
div.rtbar a, div.rtbar em {
        display:block;


}
a:link {
	color:white}	