		body {
			
                        width: 1200px;
                        margin-left:  auto; 
                        margin-right: auto;
                        background: #D5C1A8;
                        font-family: verdana, sans-serif;
                        color:#757575;
			font-size:11px;

		     }



                        a:link    { font-weight:normal;   color:#757575; text-decoration:underline; }
                        a:visited { font-weight:normal;   color:#757575; text-decoration:underline; }
                        a:focus   { font-weight:normal;   color:#757575; text-decoration:underline; }
                        a:hover   { font-weight:normal;   color:#757575; text-decoration:underline; }
                        a:active  { font-weight:normal;   color:#757575; text-decoration:underline; }


		div#container {
                        background:url(/files/design/bg2.jpg);
			margin:25px;
			position:relative;
			width:1000px;
			
		}

		div#bottombg {
			clear:both;
			width:1000px;
			height:49px;
			background:url(/files/design/footer.jpg);
		}



		div#left {
			float:left;
			margin-right:0px;
		}        

		


                div#box3 {
			line-height:18px;
			margin-left:170px;
			width:700px;
                        
			
		}




                div#box1 {
			line-height:18px;
                        width:143px;
			height:700px;
			background:url(/files/design/bg.jpg);
			padding:0px 0px 10px 10px;
                        margin-left:2px;
                        
		}

	
                div#header {
                       width:1000px;
		       height:215px;
             	       background:url(/files/design/header.jpg);
			
			
		}

                		
		h2 {
			font-size:18px;
                        font-weight: bold;
                        text-decoration:none;
			
		}
     

                td { 

                       
                       vertical-align: top;
                       padding:5px;
                       

                    
                }

                table {

                       border: solid 2px #AFAFAF;
                       
                }




