<style type="text/css">
		


	body { 

			}

             #container{
		
		padding: 0; 
		margin:0 auto; 
		position: relative;
		width: 800px;
		height: 100%;

		}
	#bar {	width:600px;
		height:30px;
		background:bg_body.gif;
		color:#CC0000; 
		float: left;
		}

	#barpic {	width:200px;
		height:30px;
		background:bg_body.gif;
		color:#FFF; 
		float: left;
		text-align:right;
		}
		

	#header{ float: left;
		width:800px;
		height:175px;
		background-color:#FFF;
		color:#FFF;

		}
	#pictop{ float: left;
		width:800px;
		height:160px;
		background-color:#FFF;
		color:#FFF;

		}


	#content{

		color:#000000;
		background-color:#FFF;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size : 16px;
		height: 405px;
		width:600px;
		float:left;

		}
	#content2{

		color:#000000;
		background-color:#FFF;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size : 16px;
		height: 650px;
		width:600px;
		float:left;

		}

	#content6{

		color:#000000;
		background-color:#FFF;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size : 16px;
		height: 1550px;
		width:600px;
		float:left;

		}

	#content3{

		color:#000000;
		background-color:#FFF;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size : 14px;
		height: 1550px;
		width:600px;
		float:left;

		}


	#links{
		width:200px;
		color:#FFFFFF;
		background-color:#000;	
		height:425px;
		float:left;
		
		}
	#links2{
		width:200px;
		color:#FFFFFF;
		background-color:#000;	
		height:670px;
		float:left;
		
		}

	#links6{
		width:200px;
		color:#FFFFFF;
		background-color:#000;	
		height:1570px;
		float:left;
		
		}

	#links3{
		width:200px;
		color:#FFFFFF;
		background-color:#000;	
		height:1570px;
		float:left;
		
		}




	#footer{ 
		height:20px;
		width:600px;
		color:#CCCCCC;
		background-color:#000;
		float:left;
		text-align:right;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size : 12px;
		
		}



			a{	
					
					color: #CCC;
					text-decoration: underline;
					text-align: center;

				}

			a:hover {
					
					color: #CC0000;
					text-decoration: underline;
					text-align: center;
				}






			h2{ color:#000;
			background-color: #CC0000;
			font-size: 17px;
			text-align: center;
			margin:0;
			padding:0;
			}

			h1{ color:#FFFFFF;
			background-color: #000000;
			font-size: 24px;
			text-align: center;
			margin:0;
			padding:0;
			text-decoration: underline;
			}

			p { padding: 0.2cm;

			 }

			img { border: none; }


</style>
