body {
	margin: 0;
	padding: 0;
	background:url(../images/backgd3-50g.jpg); 
	background-attachment: fixed;
	color: #FFFFFF;
	font-size: 17px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
html, body, #contents {
	min-height: 100%;
	width: 100%;
	height: 100%;
}
#bigbutt1, #bigbutt2 {
	min-height: 100%;
	width: 10%;
	height: 100%;
}
html>body, html>body #contents, html>body #bigbutt1, html>body #bigbutt2 {
	height: auto;
}
#contents {
	postition: absolute;
	top: 0;
	left: 0;
}
.right17 {
	font-size: 17px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;

}
.toptitle {
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;

}
.email {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.toptitle2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
}
a:link, a:visited {
	text-decoration: none;
	color: #0000DD;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

td.top {
  background-color: #008080;
  text-align: right;
}
td.bottom {
  background-color: #FAFAD2;
  padding: 15px;
}
td.label {
  background-color: #1E90FF;
  text-align: right;
}
td.bottom2 {
  background-color: #4169E1 ;
  padding: 15px;
}
#layer1 a:link, #layer1 a:visited {
	text-decoration: none;
	color: #FFFF00;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#layer2 a:link, #layer2 a:visited {
	text-decoration: none;
	color: #FFFF00;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#rounded {
	font-size: 11px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter;
}
#rounded a:link {
	text-decoration: underline;
	font-size: 12px;
	color: #00AA00;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
}
#rounded a:visited {
	text-decoration: underline;
	font-size: 12px;
	color: #669966;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
}

#banner {
	height: 30px;
	padding: 100;
	background-color: #711515;
	border-bottom: 2px solid #ED9F9F;
//	text-align: right;
	padding-left: 35px;
	padding-right: 35px;
//	margin-top: 40px;
	font-size: 17px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#banner ul {
	margin: 0;
	padding: 0;
}
#banner li {
	display: inline;
}
#banner a:link, #banner a:visited {
	text-decoration: none;
	font-size: 17px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
//	background-color: transparent;
}

#content {
	height: 100%;
	margin-left: 40px;
	margin-right: 40px;
}
