body{
	background-image: url(tile_bck_grd1.gif);
	font-family: Verdana, Ariel, Helvetica, sans-serif;
	font-size: 100%; 
	font-style: normal;
	color:white;
	font-weight: lighter;
	}
a:link { 
	text-decoration: none; 
	color: #ff9900;
	}
a:visited { 
	font-weight: normal; 
	text-decoration: none; 
	color: #999966;
	}
a:hover{ 
	font-weight: normal; 
	text-decoration: none; 
	color: yellow;
	border-bottom: 1px solid red;
	padding-bottom: 2px;
	margin-bottom: 0px;
	}
a:active{
	font-weight: normal; 
	text-decoration: none; 
	color: red;
	}
p{
	font-size: 60%;
	font-weight: lighter;
	}
#container{
		background-color: #0d024e;
		border: 1px solid white;
		margin: 1em auto;
		padding: 6px;
		width: 990px;
		height: 680px;
		position: absolute;
		top: -10px;
       	left:10px;
		}
#division{
		position: absolute;
		top: 156px;
       	left: 65px;
       	font-size: 9px;
       	}
id=logo{
		background-color: transparent;
		position: absolute;
		top: 182px;
        right:0px;
        }    
#shape{
		background-color: transparent;
 		position: absolute; 
      	top: 4px;
      	right:6px;
      	width: 596px;
		height: 145px;
		z-index: 1;
		}
#here{
 		font-family: Verdana, Ariel, Helvetica, sans-serif;
		font-size: 0.85em;
		font-style: normal;
		font-variant: normal;
    	color: #ffffff;
 		background-color: transparent;
 		position: absolute;
 		top: 80px;
      	left: 600px;
     	}
#heading{
		background-color: transparent;
 		position: absolute; 
      	top: 4px;
      	right:6px;
      	width: 596px;
		height: 145px;
		margin: 0;
		padding: 0;
		}

#title{
		position: absolute;
		top: 115px;
       	left: 20px;
       	font-size: 9px;
       	z-index: 2;
       	}
#navbar{
			font-family: Verdana, Ariel, Helvetica, sans-serif;
			font-size: 1.05em;
			font-style: normal;
			font-variant: normal;
			background-color: transperent;
			color: white;
 			position: absolute;
 			top: 110px;
      		left: 650px;
      		z-index: 1;
      		margin-top: 0px;
      		padding-top: 0px;
      		} 
 {
float : none;
display : inline;
margin-right : 10px;
}

#about_navbar{
			background-color: transperent;
 			position: absolute;
 			top: 125px;
      		left: 652px;
      		margin-top: 10px;
      		padding-top: 0px;
      		z-index: 2;
      		}
#footer{
 		font-family: Verdana, Ariel, Helvetica, sans-serif;
		font-size: 1.05em;
		font-style: normal;
		font-variant: normal;
 		background-color: transparent;
 		position: absolute; 
      	top: 660px; 
      	left:50px;
      	width: 550px;
      	height: 30px;
     	}