@charset "UTF-8";
/* CSS Document */

.main {
position: absolute; 
top: 0px;
margin-left:0px;
width: 902px;
height: 800px;
background:transparent; 
background-color:#FF0000;
border:0px;
}

.navi {
position: absolute; 
top: 0px;
margin-left:905px;
width: 266px;
height: 800px;
background:transparent; 
border:0px;
}

.quotes {
position: absolute; 
top: 358px;
margin-left:307px;
width: 250px;
height: 202px;
background:transparent; 
border:0px;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #990000;
}
p {
	line-height: 120%
}

a {
	font-family: Courier New, Courier, monospace;
	font-size: 16px;
	color: #0000FF;
	line-height: 120%

}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0000FF;	
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #0000FF;
}

dl.accordion-menu dd .bd{
	font-size:0.75em;
	color:#aaaaaa;
	line-height: 120%
}
xmp{
	color:#FF0099;
	margin:2em 0;
	font-size:1em;
	font-family:Courier;
	letter-spacing:1px;
	line-height: 120%
}
div xmp{
	color:white;
	line-height: 120%
}
a{
	color:#000000
	line-height: 120%
}
address{
	float:right;
	address a{color:white;
}
h3{
	color:#000000;
	line-height: 120%
}
h4{
	color:#cccccc;
	line-height: 120%
}