body, html {
	margin:0;
	padding:0;
	background-attachment: fixed;
	color:#FFFFFF;
	background-color: #666666;
	background-image: url(../backgrounds/patterned.gif);
}

body {
	min-width:925px;
	}


a:link {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 14px;
	}
	
 a:visited {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 14px;
	}
	
a:hover {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 14px;
	}
	
 a:active {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 14px;
	}


	
#wrap {
	width: 925px;
	background-color: #000000;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
}	
	
#header {
	height: 200px;
	width: 925px;
	background-color: #666666;

}
#linkarea {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 925px;
	height: 300px;
}
#footer {
	width: 925px;
	height: 30px;
	display: block;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: center;
}
iframe {
	margin: 0px;
	padding: 0px;
}



a {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 14px;
}


#left_column {
	float: left;
	width: 350px;
	font-family: "Times New Roman", Times, serif;
	line-height: 20px;
	font-size: 14px;
	margin-top: 10px;
	margin-left: 75px;
}
#right_column {
	float: left;
	width: 350px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 20px;
	margin-top: 10px;
	margin-left: 75px;
}

#single_column_layout {
	float: left;
	width: 780px;
	padding-left: 75px;
	font-family: "Times New Roman", Times, serif;
	padding-top: 20px;
	font-size: 14px;
	line-height: 20px;
}

#headings {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px 0px 0px 75px;
	width: 780px;
	padding-top: 25px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	line-height: 15px;
}
#print_header {
	display: none;
}
#nav {
	display: block;
}
