body {background-image:url(images/bg.jpg)
}
.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333333;
}
.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
	font-style: normal;
	font-variant: small-caps;
	color: #000000;
	margin-top: 5px;
	padding-top: 5px;
	padding-left: 5px;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
#pic {
	border: thin solid #000000;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	text-align: center;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #0000FF;
	text-decoration: underline;
	font-weight: normal;
}
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
}
#main {
	background-color: #FFFFFF;
}
#footer {
	background-color: #FFFFFF;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #000000;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
#content {
	background-color: #FFFFFF;
}
