﻿body {margin:0; padding:0; background:  #c8c8c8; background-image:url('images/bkg.gif'); font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 80%;}
#wrapper { width: 900px; margin: 0 auto 0 auto; background-image: url('images/brushedmetal-bkg.gif');border-top:2px #FFF solid; border-left:2px #FFF solid; border-right: 3px  #003871 solid; border-bottom: 3px #003871 solid; overflow: hidden;}
#header { width: 900px; height: 110px; background-image:url('images/MarvsHdr.gif');}
#navholder { height:25px; margin: 0;  background-color:#0053A4}
#content {clear:both;  }
#content-left {float:left; width: 250px; height: 600px; padding-bottom: 3000px; margin-bottom: -3000px; }
#videoholder {width:230px; margin: 15px 10px 10px 10px; background-color: #0053A4; border-top:1px #DADADA solid; border-left:1px #DADADA solid; border-right: 2px #003871 solid; border-bottom: 2px  #003871 solid;}
#content-right {float: right; width: 630px; margin: 15px 10px 0 0; padding-bottom: 3000px; margin-bottom: -3000px;}
#content-rt-text {width:615px;  background-color :#ffffff; background-image:url('images/text-area-top.gif'); background-repeat: repeat-x; border-top:1px #DADADA solid; border-left:1px #DADADA solid; border-right: 2px  #003871 solid; border-bottom: 2px  #003871 solid; }
#content-right0 {float: right; width: 630px; margin: 15px 10px 0 0; padding-bottom: 3000px; margin-bottom: -3000px;}


.center {text-align: center;}
.white-txt {color: #FFFFFF;}

.style1 {margin-right: 29px;}
.style2 {text-align: left;}
.style3 {border-width: 0px;}

a:link {color: #121260;}
a:visited {color: #080859;}
a:active {color: #080859;}
a:hover {color: #666666 ;}


/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/skeleton2.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
#nav ul {padding:0; margin:0; list-style:none; font: 12px arial, verdana, sans-serif;  background-color: #01003e; position:relative; z-index:100;}
#nav {padding:0; margin:0; list-style:none; font: 12px arial, verdana, sans-serif;  background-color: #01003e; position:relative; z-index:100;}
#nav {height:23px; width:720px; padding:0; background:#0053a4;}

#nav table {border-collapse:collapse;}
#nav li {float:left;}
#nav li li {float:none;}
/* a hack for IE5.x and IE6 */
#nav li a li {float:left;}

#nav li a {display:block; float:left; color:#fff; height:23px; padding:0 20px 0 10px; line-height:22px; text-decoration:none; white-space:nowrap; font-weight:bold; border-left:1px solid #01003e;}
#nav li li a {height:21px; line-height:20px; float:none;}

#nav li:hover {position:relative; z-index:100;}
#nav a:hover {position:relative; z-index:100; background:#fe0000; color:#fff; border-left:1px solid 01003e;}
#nav li:hover > a {border-left:1px solid 01003e; background:#01003e; color:#fff;}

#nav :hover  ul {left:0; top:23px; border-left:1px solid 01003e; z-index:300;}
#nav a:hover ul {left:-1px;}

#nav ul {position:absolute; left:-9999px; top:-9999px;}

/* it could have been this simple if all browsers understood */
/* show next level */
#nav li:hover li:hover > ul {left:0; margin-left:100%; top:0;}
/* keep further levels hidden */
#nav li:hover > ul ul {position:absolute; left:-9999px; top:-9999px; width:auto;}
/* show path followed */
#nav li:hover li:hover > a {background:#666666; color:#fff; border-left:1px solid 01003e;}

#nav li a:hover ul li a:hover {background:#fe0000;}

/* but IE5.x and IE6 need this lot to style the flyouts*/
/* show next level */
#nav a:hover a:hover a:hover a:hover a:hover ul
{left:100%; top:0;}

#nav a:hover a:hover a:hover a:hover ul
{left:100%; top:0;}

#nav a:hover a:hover a:hover ul
{left:100%; top:0;}

#nav a:hover a:hover ul
{left:100%; top:0;}

/* keep further levels hidden */
#nav a:hover a:hover a:hover a:hover ul ul
{position:absolute; left:-9999px; top:-9999px;}


#nav a:hover a:hover a:hover ul ul
{position:absolute; left:-9999px; top:-9999px;}


#nav a:hover a:hover ul ul
{position:absolute; left:-9999px; top:-9999px;}


#nav a:hover ul ul
{position:absolute; left:-9999px; top:-9999px;}

