/* STYLE */

body { background: #b2c9f4; font-family: Century Gothic; color: #000000; font-weight: normal; margin-top: 10px; }

#main { background: url(template.jpg) no-repeat; width: 759px; height: 712px; margin: 0 auto; text-align: left; }

#menu { font-size: 12px; float: left; margin-top: 39px; margin-left: 75px; height: 185px; width: 150px; }
#menu a { color: #1fd0ee; text-decoration: none; font-size: 16px; font-weight: bold; line-height: 30px; }
#menu a:hover { text-decoration: underline; }

#bodytext { float: right; width: 335px; height: 360px; margin-top: 50px; margin-right: 355px; margin-bottom: 50px; overflow: auto; font-size: 14px; }
#bodytext h2 { margin-top: 10px; }
#bodytext table { font-size: 14px; }

#footer { clear: both; width: 759px; text-align: center; font-size: 10px; color: white; }