body {
	background-color: #FFE404;
}


/* TEMPLATE STYLES */
#Header {
	position:absolute;
	left:0px;
	top:0px;
	width:900px;
	height:464px;
	z-index:1;
}


#VideoLayer {
	position:absolute;
	left:763px;
	top:170px;
	width:132px;
	height:120px;
	z-index:1;
}

#Body {
	position:absolute;
	left:0px;
	top:464px;
	width:900px;
	z-index:4;
	background-color: #0071C0;
	min-height: 100%;
	height: auto !important;  
    height: 100%;  
    margin: 0 auto -4em;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	
}
#Footer {
	position:absolute;
	left:0px;
	width:900px;
	height:292px;
	z-index:2;
	background-image: url(templateimages/footer.jpg);
	background-color: 0071C0;
}
#master {
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	left: 0px;
	top: 0px;
}

/* TEXT STYLES */
p { 
	margin-left: 20px;
	margin-right: 20px;
	
}
h1 { 
	font-family:Arial, Helvetica, sans-serif;
	color:#FFE404
    margin-left: 20px;
	margin-right: 20px;
}

h2 {
	font-family:Arial, Helvetica, sans-serif;
	color:#FFE404;
	margin-left: 20px;
	margin-right: 20px;
}

h3 {
	font-family:Arial, Helvetica, sans-serif;
	color:#FFE404;
	margin-left: 20px;
	margin-right: 20px;
}

h4 {
	font-family:Arial, Helvetica, sans-serif;
	color:#FFE404;
	margin-left: 20px;
	margin-right: 20px;
}


/* LINK STYLES */
a.nav1 { color: #FF6600; text-decoration: none; font-weight: normal }
a.nav1:hover { color: #FFFFFF ; text-decoration: none; font-weight: normal; background-color:#FF6600  }

a.nav2 { color: #FF6600; text-decoration: none; font-weight: bold }
a.nav2:hover { color: #FFE404; text-decoration: none; font-weight: bolder; }

a.nav3 { color: #FFFFFF ; text-decoration: none; font-weight: bold }
a.nav3:hover { color: #FF6600 ; text-decoration: none; font-weight: bolder; }

a.nav4 { color: #FFE404 ; text-decoration: none; font-weight: normal }
a.nav4:hover { color: #FF6600 ; text-decoration: none; font-weight: normal; }

a.nav5 { color: #0071c1; text-decoration: none; font-weight: bold }
a.nav5:hover { color: #FFE404; text-decoration: none; font-weight: bolder; }


/*Quotation Box*/
.quote {
	background: transparent url(images/quote-left.gif) no-repeat left top;
	margin-left: 20%;
	margin-right: 20%;
	padding-top: 10px;
	padding-left: 40px;
	    }

    .quote div {background: transparent url(images/quote-right.gif) right bottom no-repeat;
     padding-right: 10px;
     padding-bottom: 10px;
    }

/*Margin Quotation Box*/
.marginquote {
	background: transparent url(images/quote-left.gif) no-repeat left top;
	margin-left: 5%;
	margin-right: 5%;
	padding-top: 10px;
	padding-left: 40px;
	    }

    .marginquote div {background: transparent url(images/quote-right.gif) right bottom no-repeat;
     padding-right: 10px;
     padding-bottom: 10px;
}


/*Styles for Calendar*/

.calendar {
	
    border-bottom: 0;
	
}
.calendartd
        {
            border-bottom: 2px solid white;
        }
.calendarheading {
		background-color:#FF6600;
	}

/*Rounded Box*/
.roundedbox{display:block}
.roundedbox *{
  display:block;
  height:1px;
  overflow:hidden;
  font-size:.01em;
  background:#ff6700}
.roundedbox1{
  margin-left:3px;
  margin-right:3px;
  padding-left:1px;
  padding-right:1px;
  border-left:1px solid #6d6c6e;
  border-right:1px solid #6d6c6e;
  background:#bf6930}
.roundedbox2{
  margin-left:1px;
  margin-right:1px;
  padding-right:1px;
  padding-left:1px;
  border-left:1px solid #1970ad;
  border-right:1px solid #1970ad;
  background:#ce6824}
.roundedbox3{
  margin-left:1px;
  margin-right:1px;
  border-left:1px solid #ce6824;
  border-right:1px solid #ce6824;}
.roundedbox4{
  border-left:1px solid #6d6c6e;
  border-right:1px solid #6d6c6e}
.roundedbox5{
  border-left:1px solid #bf6930;
  border-right:1px solid #bf6930}
.roundedboxfg{
  background:#ff6700}
</style>




/* begin styles for RSS Feed */

.rss-box {
	 margin: 0.5em;
	 width: 200px;
	 background-color: #FFFFFF;
         border: 7px solid #FF6600;
	 
}
.rss-items {
	margin-top:0px;
	padding:0.5em; 0.5em;
	margin-left:0px;
	color: #FFFFFF;
}
p.rss-title {padding:0.5em;}
.rss-title {
	text-decoration: none;
	font-family: small tahoma, "Bitstream Vera Sans", "Trebuchet MS", "Lucida Grande", lucida, helvetica, sans-serif;
	font-size: 15px;
	background-color:#FF6600;
	color:white;
	font-weight:bold;
	margin: 0px;
	padding:0em;
	text-align: left;
}

.rss-item  {
  font-family: small tahoma, "Bitstream Vera Sans", "Trebuchet MS", "Lucida Grande", lucida, helvetica, sans-serif;
  font-size: 10px;
  font-weight : normal;
  list-style:none;
  padding-bottom:1em;
}

.rss-item a {
	text-decoration : none;
	color: #FFE404;
	font-size: 12px;
	font-weight:light;
	font-family:small tahoma, "Bitstream Vera Sans", "Trebuchet MS", "Lucida Grande", lucida, helvetica, sans-serif;
	}
	
.rss-item a:visited {
	color: #FFE404;
}

.rss-date {
	font-size: 85%;
	font-weight : normal;
	color: #fff;
	} 

/* buttons modeled from http://www.wellstyled.com/css-inline-buttons.html */

.pod-play {
   _width:12em;
   margin: 0 0.2em; padding: 0.1em 0; _padding:0;
   
   white-space:nowrap;
   text-decoration: none;
   vertical-align:middle;
   background: #fb6;
   color: black;
   }
.pod-play em {
   _width:1em; _cursor:hand;
   font-style: normal;
   margin:0; padding: 0.1em 0.5em;
   background: white;
   color: #222;
   }
.pod-play span {
   _width:1em; _cursor:hand;
   margin:0; padding: 0.1em 0.5em 0.1em 0.3em;
   }
.pod-play:hover {
   background: #666;
   color: white;
   }
.pod-play:hover em {
   background: black;
   color: white
   }

li.f2jnag {
	display:none;
}


/*Popup Image Style*/
.thumbnail{
position: relative;
z-index: 0;
}

.thumbnail:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: lightyellow;
padding: 5px;
left: -1000px;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: 0;
left: 60px; /*position where enlarged image should offset horizontally */

}


/* BELOW IS THE STYLE FOR THE DROPDOWN MENU */

/* ================================================================ 
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, 
#nav ul {padding:0; margin:0; list-style:none; font: 12px arial, verdana, sans-serif; background:url(transparent.gif); position:relative; z-index:100;}
#nav {height:23px; width:565px; padding:0; background:#0071C0;}

#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 #fff;*/}
#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:#FF6600; color:#fff; border-left:1px solid #FF6600;}
#nav li:hover > a {border-left:1px solid #843; background:#FF6600; color:#fff;}

#nav :hover  ul {left:0; top:23px; border-left:1px solid #FF6600; 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:#FF6600; color:#fff; border-left:1px solid #FF6600;}

#nav li a:hover ul li a:hover {background:#FF6600;}

/* but IE5.x and IE6 need this lot to style the flyouts*/
/* show next level */
#nav a:hover a:hover ul,
#nav a:hover a:hover a:hover ul,
#nav a:hover a:hover a:hover a:hover ul,
#nav a:hover a:hover a:hover a:hover a:hover ul
{left:100%; top:0;}

/* keep further levels hidden */
#nav a:hover ul ul,
#nav a:hover a:hover ul ul,
#nav a:hover a:hover a:hover ul ul,
#nav a:hover a:hover a:hover a:hover ul ul
{position:absolute; left:-9999px; top:-9999px;}

