body { background-color:#f8f8f8; font-family:Arial, Helvetica, sans-serif; font-size:14px; }

a { color:#4a76b2; }

#site { border-top:10px solid #e1e1e1; background-color:#f8f8f8; }

#page { margin:0 auto; width:800px; min-height:500px; padding-top:20px; }

#header { width:100%; background-color:#fff; padding-top:40px; padding-bottom:20px; }
#headerimg { position:relative; margin:0 auto; width:800px; background-color:#fff; }
#headerimg img { }
#headerimg h1 { position:absolute; bottom:-22px; right:0; font-size:38px; color:#999; }

#right { float:right; width:210px; }

#content { float:left; width:570px; }

.wrap { padding:10px; }

p.opening { line-height:130%; font-size:22px; font-weight:bold; color:#444; }

.clear { clear:both; }

.box { border:1px dashed #e1e1e1; padding:10px; background-color:#fff; margin-bottom:10px; }
.box h3 { font-size:16px; }
.box p { line-height:130%; }
.box li { list-style-type:disc; list-style-position:inside; line-height:130%; }


#myfooter { clear:both; }
#myfooter p { text-align:center; font-size:12px; }