body 					{ background-image:url(/template/bg.jpg); font-family: Arial, Helvetica, sans-serif; }
p 						{ }
a						{ color: #339933; }

#container				{ width: 770px; margin: 0px auto; }
#header					{ text-align: center; margin-top: 40px; }
#header h1				{ color: #339933; font-size: 28px; margin: 0px; margin-bottom: 10px; }
#header h2				{ color: #339933; font-size: 16px; margin: 0px; }

#nav					{ margin-top: 15px; }
.bar					{ margin-top: 20px; margin-bottom: 20px; }

#content h1				{ font-family: "Times New Roman", Times, serif; font-size: 32px; color: #339933; font-weight: normal; font-style: italic; background-image: url('/template/bar.gif'); background-repeat: no-repeat; background-position: left bottom; padding-bottom: 25px; text-align: center; }
#content, #content td	{ font-family: "Times New Roman", Times, serif; font-size: 16px; color: #000; line-height: 21px; }
#content h2				{ font-family: "Times New Roman", Times, serif; font-size: 20px; color: #339933; font-weight: bold; }

#topimage				{ position: absolute; top: 12px; }
