@charset "UTF-8";

body {
	background-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}

.headline {
	font-size: 16px;
	font-weight: bold;
	color: ##7F462C;
}

.headline14 {
	font-size: 14px;
	font-weight: normal;
	color: #333333;
}

.quote16 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
}

.container {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-color: #CCCCCC;
	margin-top: 0px;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #996600;
}
a:link {
	text-decoration: none;
	color: #996600;
}
a:visited {
	text-decoration: none;
	color: #996600;
}
a:hover {
	text-decoration: none;
	color: #993300;
}
a:active {
	text-decoration: none;
	color: #996600;
}

a.CREDITS10link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	color: #FFFFFF;
}
a.CREDITS10link:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a.CREDITS10link:hover {
	text-decoration: none;
	color: #996600;
}

a.CREDITS10:active {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}




#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #FFFFFF;
	height: 60px;
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
	color: #333333;
}

#LOGObox {
	background-color: #CCCCCC;
	height: 138px;
	width: 390px;
	float: left;
}
#LOGOpic {
	background-color: #999999;
	float: left;
	height: 138px;
	width: 540px;
}


#BUTTONcolumn {
	background-color: #CCCCCC;
	width: 200px;
	float: left;
}
#MAINcopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	width: 730px;
	margin-right: 10px;
	margin-left: 10px;
	float: left;
	margin-top: 5px;
	margin-bottom: 5px;
	background-color: #E9E9E9;
	padding: 5px;
}
#NEWSbox1 {
	background-color: #999999;
	height: 154px;
	width: 200px;
	float: left;
}

#INFObox1 {
	background-color: #999999;
	height: 154px;
	width: 200px;
	float: left;
}

#TECHbox1 {
	background-color: #999999;
	height: 154px;
	width: 200px;
	float: left;
}

#MDbox1 {
	background-color: #999999;
	height: 154px;
	width: 200px;
	float: left;
}
#EXTRA1 {
	background-color: #CCCCCC;
	height: 154px;
	width: 200px;
	float: left;
}
#EXTRA2 {
	background-color: #999999;
	height: 154px;
	width: 200px;
	float: left;
}

#EXTRA3 {
	background-color: #999999;
	height: 154px;
	width: 200px;
	float: left;
}

#CREDITS {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #666666;
	height: 25px;
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 5px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #663300;
}

