BODY {
  background: #999;
  color: #333;
  margin: 0px;
  border: 0px;
  font-family : Helvetica, Arial, sans-serif; 
  font-size: 11px;
  line-height: 14px;
  vertical-align : top;
}

A {
  color: #4D321A;
  border: 0px;
  text-decoration: uderline;
}

A:hover {
  color: #CC0000; 
  border: 0px;
  text-decoration: underline;
}

.rightext{
text-align:right;
}

    #frame {
		width:730px;
		margin-right:auto;
		margin-left:auto;
		margin-top:0px;
		padding:0px;
		text-align:left;
		}
		
	
	#contentmain {
		width:730px;
		height:518px;
		padding:0px;
		margin:0px;
		float:left;
		background:#fff;
		color:#333;
		vertical-align : top;
		}
	
		
		table.bgg {
		background-position: bottom center;
      /*  background-attachment: fixed;
        background-image: url('index-left.jpg');*/
        background-repeat: no-repeat;
		}



		
		table.bgg2 {
		background-position: bottom right;
      /*  background-attachment: fixed;
        background-image: url('index-left.jpg');*/
        background-repeat: no-repeat;
		}
		
	
	#contentleft {
		width:305px;
		 height:518px; 
		padding:0px;
		margin:0px;
		background:#FFF;
		/*background-position: top left;
        background-attachment: fixed;
        background-image: url('index-left.jpg');
        background-repeat: no-repeat;*/
		float:left;
		border: 0px;
		color:#333;
		}

	
	#contentright {
		width:425px;
		height:518px; 
		padding:0px;
		margin:0px;
		float:left;
	    background:#FFF;
		/* background-attachment: fixed;
        background-image: url('index-right.jpg');
        background-repeat: no-repeat; */
		}
		
	
	
	#contentheader {
		background:#999;
		height:35px;
		width:730px;
		margin:0px;
		}
		
		
		
	#contentfooter {
		background:#444;
		height:75px;
		width:730px;
		clear: both;
		margin:0px;
		  vertical-align : middle;
		}	
		
@charset "UTF-8";
/* CSS Document */


