/* Universal Style */


html, body
{margin: 0px 10px 0px 10px; min-width:1200px; text-align:center; background-color: #FF9900; }




/* Page Layout */
div#page {position:relative; width:700px; text-align:left; background-color: #FF9900;}
div#mainhome {position:relative; top:80px; height:390px; background-color: #FFFFCC; padding:10px; text-align:center; } 
div#left {position:relative; top:80px; height:400px; text-align:left; background-color: #FFFFCC; padding-left:30px; padding-top:10px; z-index:10;}
div#main {position:relative; top:-330px; margin-left:290px; background-color: #FFFFCC; border-left: 5px #FF9900 solid; padding-top:50px; padding-left:40px; padding-right:40px; z-index:20; text-align:left;} 
div#header {position:absolute; top:0px; left:0px; width:300px; height:80px; padding-top:10px; border-bottom: 1px #FF9900 solid; z-index:40} 
div#headermenu {position:absolute; top:0px; padding-left:120px; height:80x; z-index:30; text-align:left;} 
div#bottommenu {position:absolute; top:480px; left:10px; width: 270px; height: 150px; border-top: 1px #FF9900 solid; padding-left:10px; z-index:50;}
div#bottomcontent {position:relative; top:70px; margin-left:209px; border-top: 1px #FF9900 solid; z-index:60;}
div#secret {position:absolute; top:200px; left:400px; width:800px; height:400px; z-index:70;}


/* Text Styles */

.titleText
{
 font-family: Courier New;
 font-size: 40px;
 color: #663300;
 font-weight: bold;
}


.subtitleText
{
 font-family: Courier New;
   font-size: 22px;
   color: #663300;
   font-weight: bold;
}

.mainText
{
font-family: Courier New;
   font-size: 16px;
   color: #663300;   font-weight: normal;
}




.mainText2
{font-family: Courier New;
   font-size: 12px;
   color: #663300;   font-weight: normal;
}

.mainText3
{
font-family: Courier New;
   font-size: 18px;
   color: #663300;   font-weight: normal;
}

.bottomText
{
 font-family: Courier New;
   font-size: 15px;
   color: #663300;
   font-weight: normal;
}
.linkText
{font-family: Courier New;
   font-size: 18px;
   color: #663300;
   line-height: 28px;
   font-weight: bold; border-bottom:2px #663300 solid;
}

 
.linkText2
{font-family: Courier New;
   font-size: 18px;
   color: #663300;
   line-height: 20px;
   font-weight: normal; border-bottom:1px #663300 solid;
}

 
.bottomlinkText
{
font-family: Courier New;
   font-size: 15px;
   color: #663300;
   line-height: 18px;
   font-weight:normal; border-bottom:1px #663300 solid;
}

 
.navText
{
font-family: Courier New;
   font-size: 14px;
   color: #663300;
   line-height: 22px;
   font-weight: normal; border-bottom:1px #663300 solid; vertical-align:center;
}

 
.navText2
{
font-family: Courier New;
   font-size: 12px;
   color: #663300;
   line-height: 17px;
   font-weight: normal; border-bottom:1px #663300 solid; vertical-align:center;
}

 

/* Menu Styles */
#dropmenudiv{
position:absolute;
width: 215px;
background-color: #FF9900;
border:2px;
border-bottom-width: 0;
font:bold 15px Courier New;
line-height:16px;
z-index:100;
text-align: center;
}
#dropmenudiv a{
width: 215px;
display: block;
text-indent: 0px;
border-bottom: 0;
padding: 1px ;
text-decoration: none;
font-weight: bold;
color: #663300;
text-align: center;
}
#dropmenudiv a:hover{
color: #663300;
background-color: #FF9900;
width: 200px;
display: block;
border-bottom: 2px;
margin-left: 10px ;
text-decoration: none;
font-weight: bold;
text-align: center;
}


/*Popout*/
img {border:none;}
 ul.popout .pic_container {margin: 0 1px 1px 0; }
 ul.popout {list-style:none; margin:0; padding:0px; }
 ul.popout li {float:left; margin: 0 1px 1px 0; }
 ul.popout li a span, #menu li a em {display:none; }
 ul.popout li a {display:block; height:53px; width:292px; background:center; }
 ul.popout li a:hover span {display: block; position: relative; width:400px; height:156px; left:110px; top:50px; z-index: 1; background-position:center bottom; }

img {border:none;}
 ul.popout2 .pic_container {margin: 0 1px 1px 0; }
 ul.popout2 {list-style:none; margin:0; padding:0px; }
 ul.popout2 li {float:left; margin: 0 1px 1px 0; }
 ul.popout2 li a span, #menu li a em {display:none; }
 ul.popout2 li a {display:block; height:200px; width:200px; background:center; background-repeat:no-repeat;}
 ul.popout2 li a:hover span {display: block; position: relative; width:277px; height:69px; left:110px; top:50px; z-index: 1; background-position:center bottom; background-repeat:no-repeat;}

img {border:none;}
 ul.popout3 .pic_container {margin: 0 1px 1px 0; }
 ul.popout3 {list-style:none; margin:0; padding:0px; }
 ul.popout3 li {float:left; margin: 0 1px 1px 0; }
 ul.popout3 li a span, #menu li a em {display:none; }
 ul.popout3 li a {display:block; height:58px; width:1090px; background:center; }
 ul.popout3 li a:hover span {display: block; position: relative; width:400px; height:156px; left:110px; top:50px; z-index: 1; background-position:center bottom; background-repeat:no-repeat;}
