BODY {
        BACKGROUND: url(http://www.eaglevalley.net/rockcreekfire/images/back.jpg);
        background-repeat: repeat-x;
        background-position: top left;
        background-attachment: fixed;
        }
#h1  {
        font-family:rockwell extra bold;
        font-size: 18px;
        font-style: italic;
        color: red;
        }
#frame {
		width:99%;
		
		margin-top:10px;
		padding:0px;
		text-align:left;
		}
#header {
        	
         }
#menu  {
        width:99%;
        }       
#leftcontent {
		float:left;
		margin:3px;
		top:200px;
		width:25%;
		font-size:10pt;
		}

#centercontent {
       float:left;
        margin:5px;
		
   		
		border:1px solid #000;
		
		voice-family: "\"}\"";
		voice-family: inherit;
   		width:48%;
   		
   		padding:4px;
		}
#center2content {
       float:left;
        margin:5px;
		
   		
		border:1px solid #000;
		
		voice-family: "\"}\"";
		voice-family: inherit;
   		width:73%;
   		
   		padding:4px;
		}	

#rightcontent {
        
		float:left;
		right:10px;
		
		width:20%;
		border:1px solid #000;
		}

#memberslink  {
    border-right-color:yellow;
    border-right-width:6;
    border-right-style:double;
    border-bottom-color:yellow;
    border-bottom-width:6;
    border-bottom-style:double;
    border-top-color:yellow;
    border-top-width:6;
    border-top-style:double;
    border-left-color:yellow;
    border-left-width:6;
    border-left-style:double;  
    padding-bottom:10px;
    padding-top:10px;  
    }
#chat {
	width:100%;
	padding:0px;
	float:left;
	align:center;
	height:auto;
	background-color:cccccc;
	border-right-color:gray;
    border-right-width:6;
    border-right-style:solid;
    border-bottom-color:gray;
    border-bottom-width:6;
    border-bottom-style:solid;
    border-top-color:gray;
    border-top-width:6;
    border-top-style:solid;
    border-left-color:gray;
    border-left-width:6;
    border-left-style:solid;
	}
#special  {
    background-color:cccccc;
    }	