body { color: #666; font-size: 11px; font-family: "Courier New", Courier, Monaco, monospace; line-height: 140%; background-color: #ccc; margin: 0; padding: 0; }

p {  }

td { }

h1   { color: #2d8150; font-size: 14px; font-weight: normal; line-height: 120%; margin-top: 10px; margin-bottom: 10px; margin-left: 0 }

h2 { font-size: 11px; font-weight: bold; line-height: 120%; margin-top: 0; margin-left: 0; padding-bottom: 10px; }

a:link  { color: #2d8150; text-decoration: none; }

a:visited  { color: #2d8150; text-decoration: none; }

a:hover { color: #999; text-decoration: none; }

a:active  { color: #2d8150; text-decoration: none; }

#container { background-color: #fff; width: 760px; height: 560px; margin: 25px auto 0; padding: 20px; border: solid 1px #999; }

#logo  { text-align: right; margin-bottom: 20px; width: 760px; height: 40px }

#navi { width: 760px; height: 10px; margin-bottom: 20px; padding-bottom: 10px; border-bottom: 1px solid #999; }
#navi a:link  { color: #2d8150; font-weight: normal; text-decoration: none; margin-right: 20px }
#navi a:visited  { color: #2d8150; font-weight: normal; text-decoration: none; margin-right: 20px }
#navi a:hover   { color: #999; font-weight: normal; text-decoration: none; margin-right: 20px }
#navi a:active  { color: #2d8150; font-weight: normal; text-decoration: none; margin-right: 20px }


#content1 { width: 370px; height: 420px; float: left; }

#content2 { width: 370px; height: 410px; float: right; padding-top: 10px; }

#footer { font-size: 9px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 120%; width: 760px; height: 10px; clear: both; margin-top: 20px; padding-top: 10px; border-top: 1px solid #999; }
#footer a:link { color: #2d8150; text-decoration: none; }
#footer a:visited { color: #2d8150; text-decoration: none; }
#footer a:hover  { color: #999; text-decoration: none }
#footer a:active { color: #2d8150; text-decoration: none; }


