/* CSS Document */

#container{
	width:762px;
	position:absolute;
	left:50%;
	margin-left: -380px;
}
#banner{
	float:left;
	width: 760px;
}
#nav{
	width:760;
}
#content{
	float:left;
	width:760px;
	background-color:#FFFFFF;
	border-right: 1px solid #999999;
	border-left: 1px solid #999999;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #517243;
}
#leftsidebar{
	float:left;
	width: 200px;
	background-color:#FFFFFF;
}
#maintext{
	float: left;
	width:520px;
	background-color:#FFFFFF;
	
}
  
#footer{
	clear:both;
	float:left;
	width: 762px;
	height: 20px;
	background-color: #FF3300;
}

#footer2{
	clear:both;
	float:left;
	width: 762px;
	height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	background-color: #FF3300;
}
#Copywright{
background-color:#FFFFFF;
clear:both;
float:left;
width: 760px;
}

a:link		{ color: #0099FF; text-decoration: underline}
a:visited	{ color: #0099FF; text-decoration: underline}
a:active	{ color: #0099FF; text-decoration: underline}
a:hover		{ color: #0099FF}

TABLE		    { COLOR: #FF0000; 
                  FONT: 9px verdana, arial, geneva, sans-serif }
.title	    	{ COLOR: #FF0000; 
                  FONT: 9px verdana, arial, sans-serif; 
				  font-weight: bold }
.text           { COLOR: #FF0000; 
                  FONT: 9px verdana, arial, geneva, sans-serif; 
				  font-weight: normal; 
				  text-align: justify }
.copyright  	{ COLOR: #FF0000; 
                  FONT: 9px verdana, geneva, arial, sans-serif }#copyright {
	position: absolute;
	height: 43px;
}

/* main navagation start*/

#navcontainer
{
	width:100%;
	float: left;
	background-color: #FFFFFF;
}

#navcontainer ul { }
#navcontainer ul li { display: inline; }

#navcontainer ul
{
margin: 0;
padding: 0 0 0 14%;
color: #FFFFFF;
font-family: tahoma, verdana, geneva, arial, helvetica, sans-serif;
font-size: .65em;
letter-spacing: 2px;
}

#navcontainer ul li a
{
padding: 0.2em 12px;
background-color: #FFFFFF;
color: #006600;
text-decoration: none;
float: left;
border-right: 1px solid #ECF0FC;
}

#navcontainer ul li a:hover
{
background-color: #517243;
color: #FFFFFF;
}

#navlist li a:hover, #navlist li a:active
{
	color: #FFFFFF;
	text-decoration: none;
	background: #006600;
	text-align: left;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* copyright info */
#classone 	{ COLOR: #ECF0FC; FONT: 9px verdana, geneva, arial, sans-serif }
.classone a:link		{
	color: #0099FF;
}
.classone a:visited	{ color: #B6C5F2; text-decoration: none }
.classone a:active	{ color: #B6C5F2; text-decoration: none }
.classone a:hover		{ color: #B6C5F2; text-decoration: underline overline }

.title	    	{ COLOR: #B6C5F2; 
                  FONT: bold 9px verdana, arial, sans-serif}
.text           { COLOR:  #B6C5F2; 
                  FONT: normal 9px verdana, arial, geneva, sans-serif; 
				  text-align: justify }
.copyright  	{ COLOR:  #B6C5F2; 
                  FONT: 9px verdana, geneva, arial, sans-serif }
body {
}
#bodytext {
	position: relative;
	left: -2px;
	top: 188px;
	width: 281px;
	height: 93px;
}

/* main navagation end*/

/* sub navagation start*/
#navlistb
{
padding-left: 0;
margin-left: 0;
border-bottom: 1px solid gray;
width: 200px;
}

#navlistb li
{
list-style: none;
margin: 0;
padding: 0.35em;
border-top: 1px solid #878DA2;
}

#navlistb li a { text-decoration: none; }
/* sub navagation end*/

/* bottom navagation start*/
#navcontainera { margin-left: 30px; }

/*Fat Erik's Pipelist*/
#navlista
{
	list-style: none;
	padding: 0;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#navlista li
{
display: inline;
padding: 0;
margin: 0;

}

#navlista li:before { content: "| "; }
#navlista li:first-child:before { content: ""; }

/*IE workaround*/
/*All IE browsers*/
* html #navlista li
{
border-left: 1px solid #FF9900;
padding: 0 0.7em 0 0.4em;
margin: 0 0.7em 0 -0.4em;
}

/*Win IE browsers - hide from Mac IE\*/
* html #navlista { height: 1%; }

* html #navlista li
{
display: block;
float: left;
}

/*End hide*/
/*Mac IE 5*/
* html #navlista li:first-child { border-left: 0; }
/* bottom navagation end*/


#bottomnav {
	position: relative;
	left: 260px;
	width: 550px;
	bottom: auto;
}

#textcontainer {
	background-color: #FF0000;
	width: 500px;
	height: 29px;
	padding: 20px;
	float: right;
}
.classone a:link		{
	color: #ECF0FC;
	background-color: #ECF0FC;
}
.classone a:visited	{ color: #0099FF; text-decoration: none }
.classone a:active	{ color: #ECF0FC; text-decoration: none }
.classone a:hover		{ color: #ECF0FC; text-decoration: underline overline }
#programsandservices {
	background-color: #E1E1E1;
	position: absolute;
	width: 186px;
	height: 168px;
	left: 12px;
	top: 159px;
}

/*Different link colors*/
a.special:link {
     color: #FFFFFF;
     background-color: transparent;
     }

a.special:visited {
     color: #FFFFFF;
     background-color: transparent;
     }

a.special:hover {
     color: #FFFFFF;
     }

a.special:active {
     color:#FFFFFF;
     background-color: transparent;
     }
.test {
	letter-spacing: 5em;
}
#worldtext {
	position: relative;
	left: 115px;
	top: 575px;
	width: 262px;
	height: 71px;
}
