body{
background-image: url('differentback3.jpg'); 
background-repeat: no-repeat; 
}


/* ************************** CONTAINER DIV  *****************************/

#container{
position:absolute;
width:907px; 
height:787px; 
z-index:1; 
left: 172px; 
top: 25px; 
background-color:#ffffff;
}

/* ************************** HEADER DIV  *****************************/

#header{
position:absolute; 
width:940px; 
height:82px; 
z-index:1; 
left: 7px; 
top: 0px;
}

/* ************************** NAVIGATION BAR  *****************************/

#navigation{
position:absolute; 
width:930px; 
height:51px; 
z-index:2; 
left: 0px; 
top: 150px; 
}

/* **************************TOP LEVEL TABS *****************************/

.tabsmenuclass ul{
position: absolute;
left: 7px; 
top: 0px;
overflow: hidden;
width: auto;
margin: 0;
padding: 0;
list-style-type: none;
text-align:left;
}

.tabsmenuclass li{
float: left;
}

.tabsmenuclass a{
display: block;
padding: 5px 5px;
background: black;
color: white;
margin-right: 4px;
text-decoration: none;
font: bold 14px Arial;
}

.tabsmenuclass a:hover, .tabsmenuclass a.selected{
background: #83ebee;
color: black;
}

.highlighted{
background: #c0f35c;
}

/* **************************SUB MENU CONTAINER *****************************/


.tabsmenucontentclass{
position: absolute;
left: 7px; 
top: 29px;
clear: left;
background-color: black;
width: 911px;
height: 30px;
color:white;
}

.tabsmenucontentclass a{
color:white;
text-decoration:none;
font-family: arial, helvetica, sens-serif;
font-size: 14px;
}


.tabsmenucontentclass a:hover{
color: #83ebee;
text-decoration:none;
font-family: arial, helvetica, sens-serif;
font-size: 14px;
font-weight: bold;
}

.tabsmenucontentclass ul{
margin: 0;
padding: 0;
list-style-type: none;
}

.tabsmenucontentclass li{
float: left;
margin-top: .2em;
margin-left: .7em;
}

.highlighted{
background-color: #c0f35c;
}

/* ************************** WELCOME MESSAGE  *****************************/

#welcomelogo{
position:absolute; 
width:397px; 
height:31px; 
z-index:2; 
left: 15px; 
top: 513px; 
color:black;
font: bold 19px Arial;
}

#welcometext{
position:absolute; 
width:497px; 
height:91px; 
z-index:2; 
left: 15px; 
top: 547px; 
color: black;
font: normal 14px Arial;
text-align:justify;
}

/* *********************************************************************************  HOME PAGE  **************************************************************************/

/* ************************** PHOTO/VIDEO PLAYER  *****************************/

#outerbox{
position:absolute; 
width:911px; 
height:275px; 
z-index:2; 
left: 7px; 
top: 215px; 
color:black;
font: bold 20px Arial;

}

#image{
position:absolute; 
width:530px; 
height:275px; 
z-index:2; 
left: 0px; 
top: 0px; 

}

#homevideo{
position:absolute; 
width:370px; 
height:275px; 
z-index:20; 
left: 538px; 
top: 0px; 
}

#homevideo a img{
border:none;
text-decoration:none;
}



/* ************************** INFO BOXES  *****************************/

#infobox1{
position:absolute; 
width:378px; 
height:75px; 
z-index:2; 
left: 540px; 
top: 520px; 
color:black;
font: bold 20px Arial;
}

#infobox1 a img{
border:none;
}

#infobox2{
position:absolute; 
width:378px; 
height:75px; 
z-index:2; 
left: 540px; 
top: 766px; 
color:#564b3b;
font: bold 20px Arial;

}

#infobox2 a img{
border:none;
}

#hr1{
position: absolute;
left: 10px; 
top: 845px; 
width: 900px;
height: 15px;
}



/* ************************** SOCIAL NETWORKING BOXES  *****************************/

#socialnetworking{

position:absolute; 
width:290px; 
height:48px; 
z-index:2; 
left: 100px; 
top: 798px; 
color:black;
font: bold 12px Arial;

}


#twitterbox{
position:absolute; 
width:25px; 
height:25px; 
z-index:7; 
left: 220px; 
top: 0px; 
color:black;
font: bold 20px Arial;

}

#twitterbox a img{
border: none;
}

#facebookbox{
position:absolute; 
width:25px; 
height:25px; 
z-index:2; 
left: 250px; 
top: 0px; 
color:black;
font: bold 20px Arial;

}

#facebookbox a img{
border:none;
}


#sntext{
position:absolute; 
width:220px; 
height:22px; 
z-index:24; 
left: 2px; 
top: 9px; 
color:black;
font: bold 12px Arial;

}

/* ************************** EMAILING LIST BOXES  *****************************/

#email{
position:absolute; 
width:290px; 
height:175px; 
z-index:2; 
left: 540px; 
top:598px; 
color:white;
font: bold 13px Arial;
}

#emailform{
position:absolute; 
width:290px; 
height:85px; 
z-index:2; 
left: 35px; 
top: 68px; 
color:white;
font: bold 13px Arial;
text-align: justify;
}

.decoratebox{

border: 2px solid white;


}


/* *********************************************************************************  END HOME PAGE STUFF  **************************************************************************/


/* ************************** FOOTER  STUFF  *****************************/

#footer{
position:absolute; 
width:902px; 
height:62px; 
z-index:2; 
left: 40px; 
top: 875px; 
color:black;
font: bold 10px Arial;
text-align:center;
}

#footer a{
color:black;
font: bold 10px Arial;
text-decoration: none;
}

#footer a:hover{
color: #3d2af0;
font: bold 10px Arial;
text-decoration: underline;
}

#footer2{
position:absolute; 
width:902px; 
height:72px; 
z-index:2; 
left: -30px; 
top: 28px; 
color:black;
font: bold 9px Arial;
text-align: left;

}

#footer4{
position:absolute; 
width:202px; 
height:32px; 
z-index:2; 
left: 670px; 
top: 28px; 
color:black;
font: bold 9px Arial;
text-align: right;


}

/* *********************************************************************************  START SUB PAGES  **************************************************************************/

/* ************************** PAGE BAR  *****************************/

#pagecontainer{
position:absolute; 
width:516px; 
height:35px; 
z-index:2; 
left: 7px; 
top: 223px; 
}

#pagename{
position:absolute; 
width:397px; 
height:31px; 
z-index:2; 
left: 7px; 
top: 8px; 
color:black;
font: bold 20px Arial;
}



#pagetitle{
position:absolute; 
width:427px; 
height:31px; 
z-index:2; 
left: 15px; 
top: 278px; 
color:black;
font: bold 14px Arial;
}

#faqlink{
position:absolute; 
width:427px; 
height:31px; 
z-index:2; 
left: 400px; 
top: 278px; 
color:black;
font: bold 11px Arial;
}

#faqlink2{
position:absolute; 
width:427px; 
height:31px; 
z-index:2; 
left: 380px; 
top: 278px; 
color:black;
font: bold 11px Arial;
}

#pagetitle3{
position:absolute; 
width:537px; 
height:31px; 
z-index:2; 
left: 325px; 
top: 315px; 
color:black;
font: bold 16px Arial;
}

#pagetitle5{
position:absolute; 
width:547px; 
height:31px; 
z-index:2; 
left: 6px; 
top: 38px; 
color:black;
font: 13px Arial;
}

#bimage{
position:absolute; 
left: 200px; 
top: 14px; 
}

#pagetext{
position:absolute; 
width:497px; 
height:91px; 
z-index:2; 
left: 15px; 
top: 305px; 
color:black;
font: normal 13px Arial;
text-align:justify;
}

#pagetext12{
position:absolute; 
width:527px; 
height:91px; 
z-index:2; 
left: 15px; 
top: 305px; 
color:black;
font: normal 13px Arial;
}

#pagetext5{
position:absolute; 
width:497px; 
height:91px; 
z-index:2; 
left: 45px; 
top: 315px; 
color:black;
font: normal 13px Arial;
}

#pagetext6{
position:absolute; 
width:497px; 
height:91px; 
z-index:2; 
left: 15px; 
top: 325px; 
color:black;
font: normal 13px Arial;
}

#pagetext7{
position:absolute; 
width:497px; 
height:91px; 
z-index:2; 
left: 15px; 
top: 270px; 
color:black;
font: normal 16px Arial;
}

#pagetext7 a{
color:black;
font: bold 16px Arial;
}

#pagetext7 a:hover{
color:#3b29ef;
font: bold 16px Arial;
}

#pagetext2{
position:absolute; 
width:527px; 
height:521px; 
z-index:2; 
left: 19px; 
top: 310px; 
color:black;
font: normal 13px Arial;
overflow-y: scroll;
}

#pagetext2 a:visited{
color:black;

}

#pagetext8{
position:absolute; 
width:897px; 
height:511px; 
z-index:2; 
left: 15px; 
top: 255px; 
color:black;
font: normal 13px Arial;
}

#pagetext9{
position:absolute; 
width:897px; 
height:511px; 
z-index:2; 
left: 25px; 
top: 275px; 
color:black;
font: normal 12px Arial;
}



.table{
font: normal 13px Arial;
}

.tborder{
border-bottom: 1px solid black;
}

#pagetext3{
position:absolute; 
width:407px; 
height:521px; 
z-index:2; 
left: 19px; 
top: 315px; 
color:black;
font: normal 15px Arial;
text-align:justify;
}

#pagetext4{
position:absolute; 
width:447px; 
height:521px; 
z-index:2; 
left: 19px; 
top: 315px; 
color:black;
font: normal 13px Arial;
}

.bulletpoints{
color:#3d2af0;
font: bold 15px Arial;
}


#photogallerybox1{
position:absolute; 
width:200px; 
height:170px; 
z-index:2; 
left: 5px; 
top: 15px; 
background-color:black;
font: normal 13px Arial;
}

#photogallerybox1 a img{
border:none;
}


#photogallerybox2{
position:absolute; 
width:200px; 
height:170px; 
z-index:2; 
left: 220px; 
top: 15px; 
background-color:black;
font: normal 13px Arial;
}

#photogallerybox2 a img{
border:none;
}


/* ************************** SIDEBAR LINKS  *****************************/

#sidebarcontainer{
position:absolute; 
width:391px; 
height:95px; 
z-index:2; 
left: 530px; 
top: 213px; 
font: bold 13px Arial;
}

#sidebarlinks{
position:absolute; 
width:371px; 
height:281px; 
z-index:2; 
left: 21px; 
top: 22px; 
color:black;
font:bold 14px Arial;
line-height: 1.5em;
}

#sidebarlinks a{
font:bold 11px Arial;
text-decoration: none;
color:black;
}

#sidebarlinks a:hover{
font:bold 11px Arial;
text-decoration:underline;
color:#3d2af0;
}

#sidebarimage{
position:absolute; 
width:360px; 
height:253px; 
z-index:2; 
left: 550px; 
top: 303px; 
font: bold 13px Arial;
}

#sidebarimage2{
position:absolute; 
width:360px; 
height:253px; 
z-index:2; 
left: 550px; 
top: 293px; 
font: bold 13px Arial;
}





