body { 
		position: relative;
		text-align: center;
            	background-color: #000080; } 

#container { 	
		position: relative;
                top: -0px;
                width: 850px;	
		text-align: center;
		border: 1px solid;
		background-color: #FFFFFF;
                height: 400px; }

#header {
		position: relative;
		top: 0px;
                height: 100px;
                width: 849px;
		text-align: center;
                background-color: #FFFFFF;
                font-size: 0em;
                color: #000000; }



#navbar { 
		position:  relative;
     		text-align: center;
		height: 30px;
		border-top: 1px solid;
		border-bottom: 1px solid;
		font-family: bold  "times new roman", arial, sans-serif;
               	font-size: 16px;
		background-color: transparent;
                color: #000000; }







#link_1    { 	
		position: absolute;
                top: 5px;
                left: 50px;
                background-color: transparent;
                font-family:  "times new roman", arial, sans-serif;
                font-size: 16px;
                color: #000000; }

#link_2   { 	
		position:  absolute;
                top: 5px;
                left: 170px;
               	background-color: transparent;
               	font-family:  "times new roman", arial, sans-serif;
              	font-size: 16px;
              	color: #000000;}

#link_3    {
		position:  absolute;
                top: 5px;
                left: 410px;
                background-color: transparent;
                font-family:  "times new roman", arial, sans-serif;
                font-size: 16px;
                color: #000000;}

#link_4    { 
		position:  absolute;
                top: 5px;
               	left: 565px;
                background-color: transparent;
                font-family:  "times new roman", arial, sans-serif;
                font-size: 16px;
                color: #000000;}

#link_5    { 
		position:  absolute;
                top: 5px;
                left: 740px;
                background-color: transparent;
                font-family:  "times new roman", arial, sans-serif;
                font-size: 16px;
                color: #000000;}




#left	{
		float: left;
               	width: 280px;
               	height: 415px;
		font-family: bold  "times new roman", arial, sans-serif;
               	font-size: 12px;
                text-align: left;
		background-color: #B10F14;
               	color: #FFFFFF; }






		
#contents { 	
		width: 515px;
               	height: 415px;
		margin-right: 140;
		border-right: 0px solid;
		border-color: #B10F14;
                padding-left: 30px;
		padding-right: 20px;
		text-align: left;
		background-color: #000080;
               	font-family: bold  "times new roman", arial, sans-serif;
               	font-size: 18px;
		color: #ffffff; }






	

#footer  {   	position: :relative;
                height: 25px; 
		width: 850px; 
                font-family: "times new roman", arial, sans-serif;
		text-align: center;
		background-color: #FFFFFF;
                font-size: 12px;
                color: #000000; }


		

A:LINK { color: #1F4CA8; TEXT-DECORATION: none;}
A:VISITED { color: #0000FF; TEXT-DECORATION: none; }
A:HOVER {color: #A4131A;TEXT-DECORATION: underline;}
A:ACTIVE

