body {
width:100%;
margin:0 auto;
margin-top:0px;
background-color:#FFFFFF;
/*background-image:url(../images/bg.jpg); */
}

#container {
width:900px;
margin:0 auto;
margin-top:0px;
/*background-image:url(../images/bg.gif); */
}

#content {
	width:900px;
	margin-top:0px;
	min-height:500px; /* for modern browsers */
	height:auto !important; /* for modern browsers */
	height:500px; /* for IE5.x and IE6 */
	background-image:url(../images/bg.jpg);
	padding:25px;
	text-align: center;
}

h1 {
font-family:Georgia, "Times New Roman", Times, serif;
line-height:24px;
font-size:26px;
color:#333333;
margin-top:20px;
margin-bottom:10px;
text-align: left;
}

.body-regular {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#333333;
	font-size:15px;
	line-height:20px;
	text-align: left;
}

.body-regular a:link {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#333333;
	font-size:15px;
	line-height:20px;
	text-align: left;
	font-weight: bold;
	text-decoration:none;
}

.body-regular a:active {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#333333;
	font-size:15px;
	line-height:20px;
	text-align: left;
	font-weight: bold;
	text-decoration:none;
}

.body-regular a:visited {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#333333;
	font-size:15px;
	line-height:20px;
	text-align: left;
	font-weight: bold;
	text-decoration:none;
}

.body-regular a:hover {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#333333;
	font-size:15px;
	line-height:20px;
	text-align: left;
	font-weight: bold;
	text-decoration:none;
}

.body-centered {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#333333;
	font-size:15px;
	line-height:20px;
	text-align: center;
}
.body-centered a:link {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#333333;
	font-size:15px;
	line-height:20px;
	text-align: center;
	font-weight: bold;
	text-decoration:none;
}

.body-centered a:active {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#333333;
	font-size:15px;
	line-height:20px;
	text-align: center;
	font-weight: bold;
	text-decoration:none;
}

.body-centered a:visited {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#333333;
	font-size:15px;
	line-height:20px;
	text-align: center;
	font-weight: bold;
	text-decoration:none;
}

.body-centered a:hover {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#333333;
	font-size:15px;
	line-height:20px;
	text-align: center;
	font-weight: bold;
	text-decoration:underline;
}

.body-centered-small {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#333333;
	font-size:12px;
	line-height:17px;
	text-align: center;
}
.body-centered-small a:link {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#333333;
	font-size:12px;
	line-height:17px;
	text-align: center;
	font-weight: bold;
	text-decoration:none;
}

.body-centered-small a:active {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#333333;
	font-size:12px;
	line-height:17px;
	text-align: center;
	font-weight: bold;
	text-decoration:none;
}

.body-centered-small a:visited {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#333333;
	font-size:12px;
	line-height:17px;
	text-align: center;
	font-weight: bold;
	text-decoration:none;
}

.body-centered-small a:hover {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#333333;
	font-size:12px;
	line-height:17px;
	text-align: center;
	font-weight: bold;
	text-decoration:underline;
}

.footer-text {
font-family:Georgia, "Times New Roman", Times, serif;
text-align: center;
color:#333333;
font-size:15px;
line-height:20px;
text-decoration:none;
}
.footer-text a:link {
font-family:Georgia, "Times New Roman", Times, serif;
text-align: center;
color:#333333;
font-size:15px;
line-height:20px;
text-decoration:none;
}
.footer-text a:active {
font-family:Georgia, "Times New Roman", Times, serif;
text-align: center;
color:#333333;
font-size:15px;
line-height:20px;
text-decoration:none;
}
.footer-text a:visited {
font-family:Georgia, "Times New Roman", Times, serif;
text-align: center;
color:#333333;
font-size:15px;
line-height:20px;
text-decoration:none;
}
.footer-text a:hover {
font-family:Georgia, "Times New Roman", Times, serif;
text-align: center;
color:#333333;
font-size:15px;
line-height:20px;
text-decoration:underline;
}

