@charset "UTF-8";
/* CSS Document */
body{
	background:#003;
	
	
	
}

  a:link { color: #003; }  /* for unvisited links */
  a:visited { color: #003; } /* for visited links */
  a:active { color: #003; } /* when link is clicked */
  a:hover { color: #003; } /* when mouse is over link */

p{
color:#ffffff;
font-size:18px;
font-weight:bold;


}


#thewrapper{
position:relative;
padding-bottom:0px;
padding-top:10px;
background:#003;

margin-top:05px;

height: 300px;
width:900px;
/*left: 50px;*/


	}
	
	#thewrappermap{
position:relative;
padding-top:30px;

background:#666;

margin-top:70px;

height: 510px;
width:800px;
/*left: 50px;*/


	}
	

.image{
position:absolute;
margin-left:80px;
margin-top:40px;
}

.title{

 color: #ffffff;
font-weight:700;
font-family:"Times New Roman", Times, serif;
font-size:22px;
margin-top:55px;
margin-left:185px;


position:absolute;

	}
	
	
#frontNAV{

 color: #CCC;
font-weight:500;
font-family:Verdana;
font-size:14px;

height:500px;


	}
	
.frontNAVlink.a:link{
	color:#CCC;
	font-size:14px;
	
	
	
}


#box1{
	position: absolute;
	top: 75px;
	left: 120px;
	width: 200px;
	height: 150px;
	border: solid #000000 1px;
	background-color: #000000;



	}
	
	.box1{
	border: solid #000000 1px;	
		
	}

	#box2{
	position: absolute;
	top: 75px;
	left: 335px;
	width: 200px;
	height: 150px;
	border: solid #000000 1px;
	background-color: #000000;



	}

	#box3{
	position: absolute;
	top: 75px;
	left: 550px;
	width: 200px;
	height: 150px;
	border: solid #000000 1px;
	background-color: #000000; 



	}

   /* #box4{
	position: absolute;
	top: 40px;
	left: 655px;
	width: 200px;
	height: 150px;
	border: solid #000000 1px;
	background-color: #003;


	}*/

	.titletop{
		position:absolute;
		top:20px;
    left:300px;
	text-align:center;
    color: #CCC;
	font-family:Times New Roman;
	
	font-size:20px;
	


}

/*
	#bottomspan{
	text-align:left;
	position:absolute;

	margin-top: 200px;
	left: 140px;
	width: 600px;
	 /*height: 100px;

   background-color:red;

    font-family:"Times New Roman";
    padding-left:5px;
    padding-top:5px;
    font-size:14px;



} */







.tip {
font:10px/12px Arial,Helvetica,sans-serif;
color:#000;
border:solid 1px #666666; width:270px; 
padding:1px;
position:absolute; z-index:100;
visibility:hidden; color:#003; top:20px;
left:90px; background-color:#ffffcc;
layer-background-color:#ffffcc;
}


table{
	margin-top:50px;
	background-color:#003;
	border:#003;
	color:#ffffff;
	
	
	
	
	
}

/*A:link
A:visited
A:active*/


td{
	text-align:center;
	color:#ffffff;
	background:#003;

}

span{
color:#ffffff;

}


div#midsec{

width:675px;
margin-top:150px;


}
div#left {
    float:left;
    width: 150px;
    
}
div#right {
   float:right;
    width: 150px;
    
}
div#middle {
    padding: 0px 5px 5px 5px;
 width: 150px;
 }
 
 
 div#searchbox{


width:900px;
margin-top:0px;
margin-left:0px;
position:absolute;

}
 
div#google{  
margin-left:50px;
position:inline;

}




#linksBOX{
width:810px;
height:400px;
margin-top:50px;
margin-left:75px;
position:absolute;





}


#links li a:hover {
        
}

#links a em { 
        color: #ffffff;
        display: block;
        font: normal 85% Verdana, Helvetica, sans-serif;
        line-height: 125%; 
}

#links a span {
        color: #ffffff;
        font: normal 70% Verdana, Helvetica, sans-serif;
        line-height: 150%;
}


#links ul {
        list-style-type: none;
        width: 400px;
        float:left;
} 

#links li {
       
        border-width: 1px 0;
        margin: 5px 0;
}

#links li a { 
        color: #7B68EE;
        display: block;
        font: bold 100% Arial, Helvetica, sans-serif;
        padding: 5px;
        text-decoration: none;
}

 * html #links li a {  /* make hover effect work in IE */
	width: 400px;
}

#linksR li a:hover {
        
}

#linksR a em { 
        color: #ffffff;
        display: block;
        font: normal 85% Verdana, Helvetica, sans-serif;
        line-height: 125%; 
}

#linksR a span {
        color: #ffffff;
        font: normal 70% Verdana, Helvetica, sans-serif;
        line-height: 150%;
}
#linksR ul {
        list-style-type: none;
        width: 400px;
      
   
} 

#linksR li {
       
        border-width: 1px 0;
        margin: 5px 0;
}

#linksR li a { 
        color: #7B68EE;
        display: block;
        font: bold 100% Arial, Helvetica, sans-serif;
        padding: 5px;
        text-decoration: none;
}

 * html #linksR li a {  /* make hover effect work in IE */
	width: 400px;
}