body {
	background-color: #f8f8f8;
	margin: 0px;
	padding: 0px;
	background-image: url(images/index_bg.png);
	background-repeat: repeat-y;
	background-position: left top;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
i {
	font-style: italic;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #000000;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
#content {
	width: 800px;
	margin-left: 40px;
	margin-top: 0px;
}
#flag-line {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
	width: 190px;
	margin-top: 20px;
	margin-left: 610px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	text-align: center;
	vertical-align: middle;
	position: absolute;
}
#content img {
	float: right;
	padding: 1px;
	border: 1px solid #CCCCCC;
}


#top-content {
	width: 800px;
	margin-left: 40px;
	text-align: left;
}
#copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #CCCCCC;
	width: 800px;
	margin-left: 40px;
	padding-top: 5px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	margin-top: 20px;
	margin-bottom: 20px;
}
#copyright a {
	color: #CCCCCC;
	text-decoration: underline;
}

#validate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #CCCCCC;
	width: 800px;
	margin-left: 40px;
	padding-top: 5px;
	margin-top: 20px;
	margin-bottom: 20px;
}
