/*General Styles*/
#horrorland { text-align: center; background: #000000; margin: 15px 0; padding: 0; }

#horrorland p, #horrorland div, #horrorland span { color: #a9a9a9; }

.outer-wrapper { width: 800px; height: 100%; position: relative; text-align: center; margin: 0 auto 0 auto; display: block; }
.content { font-family: Verdana, Arial, sans-serif; padding: 0; margin: 0; }
.textmenu { font-size: 14px; font-family: "Times New Roman", Times, serif; border-bottom: 1px solid #928e8e; padding: 4px 0; margin: 8px 0; }
.textmenu ul { padding: 0; margin: 0; }
.textmenu ul li { list-style: none outside; display: inline; padding: 0 12px; margin: 0; }
.footer { font-size: 10px; font-family: "Times New Roman", Times, serif; }
.footerlinks { font-family: Verdana, Arial, sans-serif; }

.hidden { display: none }

/*Link Styles*/
.textmenu a:link, .textmenu a:visited { color: #6ab947; text-decoration: none; }
.textmenu a:hover, .textmenu a:active { color: #95df74; text-decoration: underline; }

.footerlinks a:link, .footerlinks a:visited { color: #928e8e; text-decoration: none; }
.footerlinks a:hover, .footerlinks a:active { color: #ffffff; text-decoration: underline; }

/*Main Page Styles*/
.mainpage { width: 800px; height: 600px; background: url(images/main-bg.jpg) no-repeat top left; }

.main-video { position: absolute; top: 174px; left: 37px; width: 300px; height: 279px; }
.main-vidlink1 { position: absolute; top: 454px; left: 0; }
.main-vidlink2 { position: absolute; top: 478px; left: 0; }
.main-vidlink3 { position: absolute; top: 499px; left: 0; }

.main-gnav-vampirevillage { position: absolute; top: 0; left: 361px; }
.main-gnav-madlabs { position: absolute; top: 137px; left: 422px; }
.main-gnav-terrortombs { position: absolute; top: 183px; left: 442px; }

.main-official-site-link { position: absolute; top: 454px; left: 181px; }
.main-media-link { position: absolute; top: 474px; left: 361px; }
.main-register-link { position: absolute; top: 93px; left: 641px; }

/*Vampire Village Styles*/
.vampirevillage { width: 800px; height: 600px; background: url(images/vv-bg.jpg) no-repeat top left; }

.vv-video { position: absolute; top: 109px; left: 71px; width: 300px; height: 279px; }

.vv-gnav-home { position: absolute; top: 0; left: 0; }
.vv-gnav-terrortombs { position: absolute; top: 92px; left: 0; }
.vv-gnav-madlabs { position: absolute; top: 164px; left: 0; }

.vv-screamshots { position: absolute; top: 319px; left: 537px; }
.vv-buylink { position: absolute; top: 468px; left: 189px; }
.vv-buddy-icons { position: absolute; top: 299px; left: 371px; }

.vv-meet-horrors-title { position: absolute; top: 69px; left: 608px; }
.vv-meet-horrors-slideshow { position: absolute; top: 146px; left: 537px; width: 263px; height: 173px; }

/*Terror Tombs Styles*/
.terrortombs { width: 800px; height: 600px; background: url(images/tt-bg.jpg) no-repeat top left; }

.tt-video { position: absolute; top: 76px; left: 80px; width: 300px; height: 279px; }
.tt-vidlink1 { position: absolute; top: 356px; left: 117px; }
.tt-vidlink2 { position: absolute; top: 377px; left: 117px; }
.tt-vidlink3 { position: absolute; top: 395px; left: 117px; }

.tt-gnav-home { position: absolute; top: 0; left: 0; }
.tt-gnav-vampirevillage { position: absolute; top: 116px; left: 0; }
.tt-gnav-madlabs { position: absolute; top: 200px; left: 0; }

.tt-wallpaper { position: absolute; top: 438px; left: 43px; }
.tt-screamshots { position: absolute; top: 0; left: 530px; }
.tt-vault-title { position: absolute; top: 153px; left: 739px; }
.tt-vault-slideshow { position: absolute; top: 188px; left: 530px; width: 270px; height: 255px; }

/*Mad Labs Styles*/
.madlabs { width: 800px; height: 600px; background: url(images/mad-bg.jpg) no-repeat top left; }

.mad-video { position: absolute; top: 87px; left: 80px; width: 300px; height: 279px; }

.mad-gnav-home { position: absolute; top: 0; left: 0; }
.mad-gnav-vampirevillage { position: absolute; top: 119px; left: 0; }
.mad-gnav-terrortombs { position: absolute; top: 203px; left: 0; }

.mad-tips { position: absolute; top: 423px; left: 0; }
.mad-screamshots { position: absolute; top: 244px; left: 532px; }
.mad-brain-in-jar { width: 288px; height: 244px; position: absolute; top: 0px; left: 512px;}

