body   { color: #ffffff; font: 13px helvetica, arial, sans-serif; background-color: #000000; }
.site_bg  { background-image: url(../media/bg_walls_1.jpg); padding: 0px; position: absolute; top: 0px; left: 0px; width: 720px; height: 540px; visibility: visible }
.body_white   { color: white; font-style: normal; font-weight: bold; font-size: 11px; line-height: 14px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.body_white12pt    { color: white; font-style: normal; font-weight: bold; font-size: 12px; line-height: 14px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-indent: 0px }
.body_black    { color: black; font-style: normal; font-weight: bold; font-size: 11px; line-height: 14px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.body_black12pt { color: black; font-style: normal; font-weight: bold; font-size: 12px; line-height: 14px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.body_blue       { color: #4682b4; font-style: normal; font-weight: bold; font-size: 11px; line-height: 14px; font-family: Helvetica; text-align: right }
.body_blue12pt { color: #4682b4; font-style: normal; font-weight: bold; font-size: 12px; line-height: 14px; font-family: Helvetica; text-align: right }
H1       { color: white; font-weight: bold; font-size: 21px; line-height: 30px;  border-bottom: 2px gray }
H2      { color: white; font-weight: bold; font-size: 18px; line-height: 24px;  border-bottom: 2px #808080 }
H3       { color: white; font-weight: bold; font-size: 14px; line-height: 18px;  margin-bottom: 2px; border-bottom: 2px #808080 }
H4 { color: white; font-weight: bold; font-size: 13px; line-height: 18px; border-bottom: 2px #808080 }
a         { color: cyan; font-weight: bold; font-family: Helvetica; text-decoration: none; margin-bottom: 3px; padding-bottom: 3px }
a:active        { color: #b1cbe6; font-weight: bold; font-family: Helvetica; text-decoration: none }
a:link             { color: cyan; font-weight: bold; font-family: Helvetica; text-decoration: none }
a:vlink       { color: #677a8e; font-style: italic; font-family: Helvetica; text-decoration: none }
#site_bg   { background-image: url(../media/bg_walls_1.jpg); position: absolute; top: 5px; left: 5px; width: 720px; height: 540px; visibility: visible }
p   { line-height: 16px; margin-left: 5px; padding-left: 5px }
div#content {
	position: absolute;
	z-index: 1;
	width: 540px;
	padding-left: 5px;
	margin-left: 15px;
}

