body {
	background-attachment: fixed;
	background-color: #FFFFFF;
	background-image: url(../../i/bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	color: #FFFFFF;
}
#main_table {
	width: 532px;
	text-align: left;
}
#main_table td {
	padding-left: 20px;
	padding-right: 20px;
}

#main_table .articleSummary {
	font-family: "Century Gothic", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 85%;
}
#main_table h2 {
	font-family: "Century Gothic", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 110%;
}
#main_table h1 {
	font-size: 150%;
	font-family: "Century Gothic", Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
.imglistcaption, .formLabelRequired, .formLabel, .formField {
	font-size: 90%;
	font-family: "Century Gothic", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	padding-bottom: 20px;
}
.imagelisttd { }
.imagelistimg { }
a {
	color: #FFFFFF;
	text-decoration: underline;
}
img{
	color: #FFFFFF;
	text-decoration: none;
}

.navList {
	font-size: 90%;
	font-family: "Century Gothic", Tahoma, Verdana, Arial, Helvetica, sans-serif;
    color: #666666;
}

.navList a {
    color: #666666;
}   