@import url("stylesTypography.css");
@import url("stylesNavigation.css");

body {
height:100%;
margin:0px;
padding:0px;
background-color:#ffffff;
border:0px solid red;
font-family:Georgia, Arial, Sans-Serif;
font-size:11px;
color:#000000;
overflow-x: hidden; 
overflow-y: auto;

background:url(../myGfx/bgHand.jpg);
background-position:400px 0px;
background:url(../myGfx/bgHand_all.jpg);
background-position:bottom left;
background-attachment:fixed;
background-repeat:no-repeat;}

#header {
background:url(../myGfx/bgHeader.png);
background-attachment:fixed;
background-position:0px 0px;
background-repeat:repeat-x;
width:900px;
height:120px;
border:0px dotted red;
border-bottom:0px solid #000;
color:#000000;
position:fixed;
left:0px;
top: 0px;
z-index:10;
border: 0px solid blue;
}

#footer {position:fixed;bottom:0;left:0;width:1400px;height:36px;overflow:hidden;padding-left:177px;
background-color:#999;color:#fff;}
#footer_content_left {width:210px;height:35px;float:left;padding:5px;}
#footer_content_right {width:480px;height:35px;line-height:13px;padding-top:3px;color:#fff;}

#contentArea {
padding-top:120px; 
text-align:left; 
width:1000px;
border: 0px solid blue;
}

#middleContent {
width:480px;
float:left;
margin-left:0px;
text-align:left;
background-image: url("../myGfx/transparent.png") ;
line-height:20px;
border: 0px solid blue;
overflow-x:hidden;
overflow-y:hidden;}

#middleContentBlank {
overflow:auto;
width:560px;
padding-left:0px;
margin-left:0px;
text-align:left;
background:transparent;
line-height:20px;
border:0px dotted red;
background-color:transparent;
}


#middleContentTable {
/* background:url(../myGfx/bgMiddle.jpg); */
background-repeat:no-repeat;
border:0px solid red;
}

#middleContentTable td {
padding:20px;}


#middleContentInside {
border:0px dotted red;
margin-left:0px;
margin-right:0px;
padding-left:40px;
padding-right:40px;
text-align:left;
}

#middleContentRight {
float: left;
width:235px;
margin-left:0px;
text-align:left;
background:transparent;
line-height:20px;
padding: 0px;
padding-left:10px;
border: 0px dotted green;
margin-left:0px;} 

#middleContentRightInside {
border:0px dotted red;
line-height:20px;
margin-left:0px;
margin-right:0px;
padding:0px;
padding-left:0px;
text-align:left;
}

#clear {clear:both;} 

/* N A V I G A T I O N  L E F T */ 

#navigationLeft {
border:0px dotted green;
font-weight:normal;
left:0px;
margin-top:0px;
padding-left:0px;
padding-right:0px;
padding-top:0px;
position:fixed;
top:111px;
width:179px;
z-index:100;
border:0px solid red;
}

#leftMenuSpacer {
width:180px; 
float:left; 
margin-right:0px;
border:0px solid red;
}

#topNav {
position:fixed;
width:1000px;
height:30px;
left:0px;
top:87px;
z-index:200;
border:0px solid blue;
text-transform:uppercase;
font-weight:bold;
line-height:20px;
font-size:10px;
font-family:Verdana;
}

#nav0, #nav1, #nav2, #nav3, #nav4 {float:left;
padding:0px;
padding-left:0px;
padding-right:0px;
z-index:200;
width:180px;
cursor:pointer;
height:20px;
text-align:center;
border:0px solid blue;
font-family:Verdana;
}

#nav0{float:left;
width:180px;
padding:0px;
z-index:200;
cursor:pointer;
height:33px;
text-align:center;
color: #000000;
}

#nav0 {
background:url(../myGfx/bgstripe.png);
background-repeat:no-repeat;
background-position: 0 20px;;
margin-top:0px;
}

#nav1 {border-bottom:13px solid #efbf83;}
#nav1 {border-bottom:13px solid #ff9c00;}

#href1 {
position:fixed;
height:35px;
left:190px;
top:120px;
z-index:210;
cursor:pointer;
border:0px solid blue;
text-align:center;
}

#nav2 {border-bottom:13px solid #d1c578;}
#nav2 {border-bottom:13px solid #baf300;}

#href2 {
float:left;
z-index:210;
cursor:pointer;
border:0px solid blue;
text-align:center;
}


#nav3 {border-bottom:13px solid #c6859d;}
#nav3 {border-bottom:13px solid #b90091;}

#href3 {
position:fixed;
height:35px;
left:480px;
top:110px;
z-index:210;
cursor:pointer;
border:0px solid blue;
text-align:center;
}

#nav4 {border-bottom:13px solid #b8335e;}
#nav4 {border-bottom:13px solid #0e53a7;}

#href4 {
position:fixed;
height:35px;
left:620px;
top:110px;
z-index:210;
cursor:pointer;
border:0px solid blue;
text-align:center;
}


#video {position:fixed;
left:794px;}

#videobig {position:fixed;
left:220px;}

#videoTbl {margin-top:0px;}

#logOffLink {
width:150;
height:20px;
border:0px dotted red;
color:#000000;
position:fixed;
left:18px;
top: 100px;
font-weight:bold;
z-index:1000;
}

#logOffLink a {color:#000000}

#homeBox1 {position:fixed;left:255px;top:400px;width:235px;border:0px solid red;}
#homeBox2 {position:fixed;left:500px;top:400px;width:235px;border:0px solid red;}
#homeBox3 {position:fixed;left:745px;top:400px;width:235px;border:0px solid red;}

.headerImage {margin-bottom:10px}


