

				.big_wrapper{
					width:900px;
					}

			   .container{
                                              position: relative;
                                              top:-15px;
					width:900px;
                                              background-color:#94b7db;
					
			   }

				.inner_wrapper{
					width:800px;
					}

		   		.inner_container{
					width:800px;
                                            
					}

			   .header{
			   		width:800px;
			   		height:105px;
			   		background-image:url('../images/header1.gif');
			   		background-repeat:no-repeat;
			   		background-color:black;
			   		padding-bottom:5px;
			   	}

				.menu{
					width:800px;
					height:35px;
			   		background-image:url('../images/menu.gif');
			   		background-repeat:no-repeat;
			   		background-color:black;
			   		padding-bottom:5px;
			   	}

				.menu_text{
					padding-top:5px;
					padding-left:10px;
					font-family:arial;
					font-size:18px;
			   		color:rgb(102,153,204);
				}

			   	.menu_text a:link{
					font-family:arial;
					font-size:18px;
					text-decoration: none;
			   		color:rgb(102,153,204);
			   	}

			   	.menu_text a:visited{
					font-family:arial;
					font-size:18px;
					text-decoration: none;
			   		color:rgb(102,153,204);
			   	}

			   	.menu_text a:hover{
					font-family:arial;
					font-size:18px;
					text-decoration: none;
			   		color:rgb(0,42,118);
			   	}

				.header_text{
					width:800px;
					font-family:arial;
					font-size:24px;
					text-decoration: none;
					color:rgb(102,153,204);
					padding-top:20px;
					padding-bottom:25px;
                                              background-color:white;
				}
                                    .clearboth {
                                              clear:both;
                                     }

	

/* BEGIN CSS RENDERING */


	