body 
{
text-align:center;
/*background:  transparent url(images/blubg.jpg) no-repeat center fixed;*/
background-color: #5658BE;          /*added*/
margin:  0px 0px 0px 0px;

}


#container
{
text-align:center;
background: transparent url(blubg_lg.jpg) /*no-repeat*/ center;    /*added*/
width: 800px;
padding:0px;
/*height:775px;*/
margin: 0px auto;
border: 1px solid #fff;
font-family: 14px/1.5 Trebuchet MS;
color: gold;
}

#top
{

padding: 0px;
width:;
height:80px;
background:  transparent;

}


#leftnav
{
float: left;
background: transparent;
width: 190px;
/*height: 775px;*/
font-family: 14px/1.5 Trebuchet MS;
margin-right:  1px;
padding: 0px;
border-right: 1px solid #fff;
color: #fff;
}

#leftnav ul { 
padding: 20px 0px 80px 25px;
margin: 0px;
font:  14px/1.5 Trebuchet MS;
text-align: left;
list-style-type: none;
}
#leftnav li {
padding: 0px ;
margin: 20px 3px 20px 3px;
font:  14px/1.5 Trebuchet MS;
font-weight: bold;
text-align: left;
color: #e9a005;
}

#leftnav a:link {
color: #2E5A59;
padding: 0px;
margin: 0px;
text-decoration: none;
font: 14px/1.5 Trebuchet MS;
font-weight: bold;
color: #000;
}
#leftnav a:visited {
	font-weight:;
	text-decoration: none;
	color: #000;
}
#leftnav a:hover {
	font-weight:;
	text-decoration:none;
	color: #fff;
}
#content1

{
float: right;
width: 250px;
font: 14px/1.5 Trebuchet MS;
font-weight:normal;
color: #fff;
padding: 40px 20px 0px 20px;
margin-bottom: 0px;
border-left: 0px solid #fff;
background:  url() no-repeat center;
}
#content1 ul { 
padding: 20px 0px 20px 5px;
margin: 0px;
font:  14px/1.5 Trebuchet MS;
text-align: left;
list-style-type: none;
}
#content1 li {
padding: 0px ;
margin: 20px 3px 20px 3px;
font:  14px/1.5 Trebuchet MS;
font-weight: ;
text-align: left;
color: #e9a005;
}

#content1 a:link {
color: #2E5A59;
padding: 0px;
margin: 0px;
text-decoration: none;
font: 14px/1.5 Trebuchet MS;
color: #fff;
}
#content1 a:visited {
	font-weight:;
	text-decoration: none;
	color: #fff;
}
#content1 a:hover {
	font-weight:;
	text-decoration:none;
	color: #e9a005;
}
#content

{
margin-left: 200px;
width: 280px;
font: 14px/1.5 Trebuchet MS;
font-weight: normal;
color: #fff;
padding: 0px 20px 0px 20px;
margin-bottom: 0px;
border-left: 0px solid #fff;
background:  url() no-repeat center;
}
#content ul { 
padding: 20px 0px 20px 5px;
margin: 0px;
font:  14px/1.5 Trebuchet MS;
color: #fff;
text-align: left;
list-style-type: ;
}
#content li {
padding: 0px ;
margin: 20px 0px 20px 0px;
font:  14px/1.5 Trebuchet MS;
font-weight: normal;
text-align: left;
color: #e9a005;
}

#content a:link {
color: #fff;
padding: 0px;
margin: 0px;
text-decoration: none;
font: 14px/1.5 Trebuchet MS;
font-weight: normal;
color: #fff;
}
#content a:visited {
	font-weight:;
	text-decoration: none;
	color: #fff;
}
#content a:hover {
	font-weight:;
	text-decoration:none;
	color: #e9a005;
}


gold {
	color:#E9A005;
}
white {
	color:#ffffff;
}















