/* CSS Document */

body,td,th {
	color: #000000;
}
body {
	background-color: #ff9933;
	background-image: url(images/background.gif);
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #000000;
	background-attachment: fixed;
	text-align: left;
	vertical-align: text-top;	
}
#maintext {
	position:absolute;
	left:126px;
	top:200px;
	width:376px;
	height:260px;
	z-index:1;
	text-align: justify;
	overflow: auto;
	margin:0;
	padding:0 10px 10px 10px;
}
#nav {
	position:relative;
	left:540px;
	top:200px;
	width:150px;
	height:150px;
	z-index:2;
	overflow: no;
	margin:0;
	
}
#footer {
	position:absolute;
	left:300px;
	top:530px;
	width:293px;
	height:10px;
	z-index:3;
	font-size: 10px;
}
#footer a {
 color: #000000;
}
#footer a:hover {
 color: #f26631;
}
a.active {
 color:#f26631;
} 
a {
 color:#000000;
} 
a:hover	{
 color:#f26631;
} 

.bigboldlist {
	font-weight: bold;
	font-family: "myriad", "Helvetica 55 Roman";
	font-size: 14px;
	line-height: 20px;
}
.title {
	font-weight: bold;
	font-family: "myriad", "Helvetica 55 Roman";
	font-size: 16px;
	
}
