BODY{ 
    background-color: #9fcce6;
    font-weight:normal;
    font-family: arial,helvetica, sans-serif;
    font-size: 12px; 
}

  #wrapper {
		width:970px;
		margin:0px auto;
		border:3px solid #000000;
		padding:0px;
		background-color:#ffffff;
                                position:relative;

	}

  #header {
                float:left;
                border:0px solid #bbb;
		height:100px;
        		background-color: #2256ec;
        		text-align:center;
       		color:#ffffff;
                                width:710px;
}

  #subheader {
                float:left;               
                border:0px solid #bbb;
		        height:35px;
                padding-top:5px;
            	background-color: #9fcce6;
                padding-left:10px;
       	    	color:#ffffff;
		        width:960px;
}

  #spacer {
                                clear:both;
                                border:0px solid #bbb;
		height:100px;
        		background-color: #ffffff;
        		text-align:center;
       		color:#ffffff;
                                width:100%;
}

   #content {
		float:left;
		margin-top:30px;	
		margin-bottom:20px;
		margin-left: 25px; 
		margin-right: 25px;
		padding-bottom:0px;
          		border:0px solid #bbb;

		width:920px;
		text-align:center;}


   #content2 {
		float:left;
		margin-top:0px;	
		margin-bottom:0px;
		margin-left: 0px; 
		margin-right: 0px;
		padding-bottom:0px;
          		border:0px solid #bbb;

		width:970px;
		height:600px;
		text-align:center;
                background-image:url(../images/background.jpg);}

   #content3 {
		float:left;
		margin-top:0px;	
		margin-bottom:0px;
		margin-left: 0px; 
		margin-right: 0px;
		padding-top:20px;
          		border:0px solid #bbb;

		width:970px;
		height:550px;
		text-align:center;
                background-image:url(../images/background2.jpg);}


  #footer {
                                border:0px solid #bbb;
		height:90px;
        		background-color: #2256ec;
        		Font-size: 12px;
        		font-family: arial;
        		font-weight:bold;
                                width:100%;
        		text-align:center;
       		padding-top:10px;
       		color:#ffffff;
clear:both;
}

  #flagfooter {
                             
                                float:left;
                                border:0px solid #bbb;
		height:90px;
        		background-color: #2256ec;
        		Font-size: 12px;
        		font-family: arial;
        		font-weight:bold;
                                width:552px;
        		text-align:center;
       		padding-top:10px;
       		color:#ffffff;
}	

  #bottom {
		clear:both;
		text-align:right;
}