body {
	margin: 0px;
	padding: 0px;
	background-color: #08166F;
	font-size: 11px;
	line-height: 133%;
	color: #333333;
	font-family: arial, helvetica,   sans-serif;
	text-align: center;
}

acronym {
	border-bottom: 0px dotted; 
	cursor:help;
	font-weight: bold;
	}

a {
	color: #3e7d7d;
	text-decoration: none;
}

a:hover, a:active {
	text-decoration: underline;
}

/* frame */
#container {
	background: transparent url(../images/template.jpg) no-repeat top left;
	width: 803px;
	text-align: left;
	margin: 20px auto;
	padding: 0px 0px 0px 0px;
	width: 740px;
	height: 870px;
	display: block;
}
/* header */
#header {
	background: transparent url(title.gif) no-repeat top left;
	margin: 0px 0px;
	padding: 0px 0px 0px 0px;
	
	color: #FFFFFF;
	font-size:14px;
}

#timedate {
	position:absolute;
	margin: 0px 0px;
	padding: 5px 0px 0px 440px;

}

#search {
	position:absolute;
	text-align: center;
	margin: 40px -5px;
	padding: 55px 0px 0px 530px;
	font-size:10px;
	color: #666666;
	line-height: 1px
}

#search legend{
	font-size:14px;
	color: #0069ff;
	line-height: 14px;

}

#subscribe legend{
	font-size:14px;
	color: #0069ff;
	

}


#blurblefttop {
	position: absolute;
	margin: 100px 0px 0px 20px;
	width: 320px;
	height: 80px;
font-size:35px;
line-height: 35px;
	z-index: 1;
}

#blurbrighttop {
	position: absolute;
	text-align: right;
	margin: 150px 0px 0px 530px;
	padding: 0px 0px 0px 10px;
	width: 180px;
	height: 110px;
font-size:12px;
line-height: 15px;
	z-index: 1;

}



#blurbrighttop a {
	font-weight: bold;
        font-size:14px;
        color: #666666;
        
	}

#blurbleftbottom {
	position: absolute;
	margin: 470px 0px 0px 0px;
	width: 250px;
	height: 117px;
font-size:14px;
line-height: 14px;
	z-index: 1;
}



#blurbrightbottom {
	position: absolute;
	margin: 450px 0px 0px 10px;
	width: 150px;
	height: 150px;
font-size:10px;
line-height: 15px;
font-weight: 500;
	z-index: 1;
}

#blurbrightbottom p{

font-style: italic;
font-size:14px;
color: #666666

}

#navigation {
	position: absolute;
	margin: 180px 0px 0px 00px;
	width: 250px;
	height: 300px;
font-size:10px;
line-height: 15px;
	z-index: 10;
}


#navigation a{
font-size: 14px;
font-weight: bold;
}

#navigation a.l2 {
color: #666666;
font-size: 12px;
font-weight: normal;
}

#navigation a:hover.l2{
color: #FF0000;
}

/* MENU AREA */
ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 150px; /* Width of Menu Items */
	border-bottom: 1px solid #ccc;
	z-index: 5;
	}
ul li {
	position: relative;
	}
	
li ul {
	position: absolute;
	left: 149px; /* Set 1px less than menu width */
	top: 0;
	display: none;
	}

/* Styles for Menu Items */
ul li a {
	display: block;
	text-decoration: none;
	color: #777;
	background: #fff; /* IE6 Bug */
	padding: 5px;
	border: 1px solid #ccc;
	border-bottom: 0;
	}

/* Fix IE. Hide from IE Mac \*/
* html ul li { float: left; height: 1%; }
* html ul li a { height: 1%; }
/* End */

ul li a:hover { color: #E2144A; background: #f9f9f9; } /* Hover Styles */
		
li ul li a { padding: 2px 5px; } /* Sub Menu Styles */
		
li:hover ul, li.over ul { display: block; } /* The magic */


/* MENU AREA */

#content {
	position: absolute;
    margin: 270px 0px 0px 190px;
    padding: 0px 0px 0px 0px;
	overflow: auto;
	height: 575px;
	width: 545px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;

}

#content h1{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #0069ff;
	font-weight: bold;
}

#content h2{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0069ff;
	font-weight: bold;
	margin: 10px 0px 0px 20px
}
#content h3{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0069ff;
	font-weight: bold;
	margin: 10px 0px 0px 40px
}



#footer {
position: absolute;
background-color: #069;
text-align: left;
font-size: 14px;	
margin: 850px 0px 0px 0px;
padding: 0px 0px 0px 0px;
width: 740px;
height:25px;
z-index: 2;
color: #FFF;
	

}

#footer a {
	color: #FFF;
	
	text-decoration: none;

}
#footer a:hover {
background-color: #FFFFFF;
	color: #FF0000;
	text-decoration: underline;
}




#validation {
position: absolute;
margin: 5px 0px 0px 30px;
}



#policy {
position: absolute;
margin: 5px 0px 0px 225px;
width: 520px;
}

#quote {
font-family: sans-serif;
font-style: italic;
font-size: 150%;
color: #0069ff;
margin: 55px;
width: 400px;
}


