		body {

			background: #fbe5ac url(images/bg.jpg) left top repeat-x;
			color: #614f37;
			font-family: verdana,arial,helvetica,sans-serif;
			font-size: 100%;
			margin: 10px 0px 10px 0px;
		}	
		
		a {
			 		color: #fefe99;
					text-decoration: none;
		}

		a:hover { 
					color: #cc9900;
					text-decoration: underline;					
		}
		
		a img {border: none; }
		
		a.bodylink {
			padding-bottom: 2px;
			color: #cc9900;
			line-height: 18px;
			border-bottom: 1px dashed #AAAAAA;
		}
		
		a.bodylink:hover {
			color: #fefe99;
			padding-bottom: 2px;
			line-height: 18px;
			border-bottom: 1px solid #000000;
		}

		a.menulink {
			COLOR: #ffee99; 
			FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
			FONT-SIZE: 100%; 
			TEXT-DECORATION: none;
		}
		
		a.menulink:hover {
			COLOR: #cc9900 ; 
			FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
			FONT-SIZE: 100%; 
			border-bottom: 1px #000 solid;
		}

		div#wrapper {
		  margin: 0 auto;
			width: 976px;
			padding-top: 18px;
			background: white;
			border: 1px #d5d5d5 solid;
		}

		div#main {
		  background:  url(images/bg1.jpg) 100% 0 no-repeat;
			width: 940px;
			height: 600px;
			margin: 10px 15px 40px 15px;
			border: 3px #a5a5a5 solid;
	  }
		
		div#main2 {
		  background:  url(images/bg2.jpg) 100% 0 no-repeat;
			width: 940px;
			height: 600px;
			margin: 10px 15px 40px 15px;
			border: 3px #a5a5a5 solid;
	  }
		
		div#logo {
		  float: left;
			margin: 0px;
			width: 600px;
			height: 150px;
			background: url(images/logo.png) 50px 0 no-repeat;
		}

		div#jump {
		  float: right;
			position: relative;
			top: 40px;
			right: 100px;
		}
		
		div#box {
		  background: url(images/white800.png) 0 0 no-repeat;

			width: 800px;
			height: 400px;
			position: relative;
			margin: 0 auto;
			top: 25px;
		}
		
		div#menu {
		  float: left;
			width: 800px;
			height: 25px;
			position: relative;	
			left: 50px;		
		}
		
		.menu {
		  line-height: 25px;
			position: relative;
			display: block;
			float: left;
			padding-right: 20px;
			padding-bottom: 25px;			
   	}
		
		li{
		  list-style:none;
			background:url(images/bullet.gif) no-repeat 0px 8px;
			padding-left:15px;
		}
	    	
		.img{
		  float: right;
		  margin: 15px;
		}
		
		#text_box1 {

			margin: 10px 20px 05px 20px; 
			width: 765px;
			float: left;
		}
		
	  #text_box2 {

			margin: 10px 15px 05px 20px; 
			width: 250px;
			float: left;	 
		}
		
		.clear {
		  clear: both;
		}
		
		.footer {
		  text-align: right;
			font-family: verdana,arial,helvetica,sans-serif;
			font-size: 90%;
			color: #614f37;
			margin-bottom: 15px;
			margin-right: 20px;			  
		}
		
		hr {
		  width: 80%;
		  color: #614f37;
			height: 1px;
		}
		
		h1 {

			font-family: verdana,arial,helvetica,sans-serif;
			font-size: 200%;
			color: #614f37;
			margin-top: 0px;
			margin-bottom: 20px;
		}
	    	
		h2 {

			font-family: verdana,arial,helvetica,sans-serif;
			font-size: 150%;
			color: #614f37;
			margin-top: 10px;
			margin-bottom: 10px;
			text-align: center;
		}
	    	
		.heading {
		
			font-family: verdana,arial,helvetica,sans-serif;
			font-size: 125%;
			font-weight: bold;
			color: #614f37;
			margin: 10px;
		}

		.heading2 {
		
			font-family: verdana,arial,helvetica,sans-serif;
			font-size: 95%;
			color: #614f37;
			font-weight: bold;
			margin: 10px;
		}

		P {

			font-family: verdana,arial,helvetica,sans-serif;
			font-size: 90%;
			color: #614f37;
			margin: 10px 15px 15px 10px; 
		}
	    	
		.medium {

			font-family: verdana,arial,helvetica,sans-serif;
			font-size: 75%;
			color: #614f37;
			margin: 10px 15px 15px 10px; 
		}
		
		.small {

			font-family: verdana,arial,helvetica,sans-serif;
			font-size: 65%;
			color: #614f37;
			margin: 10px 15px 15px 10px; 
		}