
body { background-image: url(../images/background.gif); margin: 0 }
#top { margin: 0 0 1em 0; width: 100% }
#title { background-color: #09d; margin: 0; width: 100%; border-top: 1px solid #000; border-bottom: 1px solid #000 }
#title p { color: #fff; font-size: 1em; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-weight: bold; line-height: 1em; text-indent: 1em; margin: 0 }
a 			{ color: #CCCCCC; text-decoration: none; font-weight:normal;} 
a:link		{ color: #FFF;} 
a:visited	{ color: #FF9;} 
a:active	{ color: #FF9;} 
a:hover		{ 
	color: #FFCC00;
	text-decoration: underline;
}

.banner  { color: #fff; font-size: 1em; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; padding: .2em; }

.banner .title { font-size: 1em; font-weight: bold; }

#content  { color: #333333; font-size: 0.9em; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; padding-top: 6px; padding-bottom: 6px; padding-left: .2em; width: 95%; border-bottom: 1px dotted #333333 }

#content .header { color: #999; font-size: 0.8em; font-weight: bold; }

#contentLast  { color: #333333; font-size: 0.9em; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; padding-top: 6px; padding-left: .2em; width: 95% }

#contentLast .header { color: #999; font-size: 0.8em; font-weight: bold; }
p.copyright { color: #07d; font-size: 0.8em; text-align: center; }
element { }

