/* STYLE */

body { margin-top: 5px; text-align:center; background: url(bg.gif); }

#main { background: url(template.jpg); background-repeat: no-repeat; width: 766px; height: 780px; margin: 0 auto; text-align: left; }
#main2 { background: url(template2.jpg); background-repeat: no-repeat; width: 766px; height: 780px; margin: 0 auto; text-align: left; }
#main3 { background: url(template3.jpg); background-repeat: no-repeat; width: 766px; height: 780px; margin: 0 auto; text-align: left; }
#main4 { background: url(template4.jpg); background-repeat: no-repeat; width: 766px; height: 780px; margin: 0 auto; text-align: left; }
#main5 { background: url(template5.jpg); background-repeat: no-repeat; width: 766px; height: 780px; margin: 0 auto; text-align: left; }

#left {width: 250px; height: 610px; margin-top: 102px; float:left; margin-left: 45px; font-family: tahoma; color: white; font-size: 12px;}
#left a img {text-decoration: none; border: none; }
#menu {position: relative; width: 220px; height: 180px; top: 5px; margin-left: 15px;}
#menu a { font-family: Pristina; color: #92e1ff; text-decoration: none; font-size: 25px; line-height: 30px; }
#welcome {position: relative; top: 47px; width: 250px; height: 120px; }
#recent {position: relative; top: 84px; width: 250px; height: 75px; }
#next {position: relative; top: 96px; width: 250px; height: 95px; }
#more {position: relative; top: 109px; width: 240px; height: 15px; margin-left: 10px; }
#more a { color: #92e1ff; text-decoration: none; font-weight: bold; }

#bodytext { margin-top: 100px; float: right; width: 350px; margin-right: 60px; height: 615px; overflow: auto; color: #fff; border: none; }
#bodytext h2 { font-size: 25px; font-weight: bold; margin-top: 5px; text-align: right; }

#photo { margin-top: 620px; float: right; width: 360px; margin-right: 55px; height: 95px; overflow: auto; color: #fff; }
#photo a img {text-decoration: none; border: none; }

#footer { position: relative; float: right; top: 255px; width: 864px; text-align: center; font-size: 11px; }
