body {
	background-position:center;
	background-image: url(../images/cr-bkg.png);
	background-repeat:repeat-x;
	background-color:;
	margin-top: 40px;
	}

p {
	color: #3C200A;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	}	

img {
	border:none;
	}
	
.watercolor {
	background-image:url(../images/cr-watercolor.png);
	background-repeat:no-repeat;
	}
	
 a:link, a:visited, a:active {
     color: #2D1B11; 
     font-weight: bold; 
     font-size: 12px;
     text-decoration: none;
	 }
	 
a:hover{
     color: #01572B; 
     font-weight: bold; 
     text-decoration: underline;
	 }
	
.copyright {
	text-align:center;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#2D1B11;
	vertical-align:bottom;
	}
	
h1 {
	color:#AF253C;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 30px;
	}
	
.gamemargin {
	margin:10px;
	}
	

.leftalign {
	text-align: left;
	color:#3C200A;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	vertical-align: top;
	}
	
	
	
	
	
/**  
.port {
	color: #01572B; 	
	font-size: 14px;
    text-decoration: none;
	text-align:center;
	}
	  
port:link, port:visited, port:active {
      color: #9A2507; 
      font-weight: bold; 
      font-size: 12px;
      text-decoration: none;
	  text-align:center;
	  }
	 
port:hover{
      color: #01572B; 
      font-weight: bold; 
      text-decoration: underline;
	  }

fieldset {
    font: 0.8em "Helvetica Neue", helvetica, arial, sans-serif;
    color: #666;
    background-color: #efefef;
    padding: 2px;
    border: solid 1px #d3d3d3;
    width: 350px;
    }
    legend {
    color: # 0F9;
    font-weight: bold;
    font-variant: small-caps;
    background-color: #d3d3d3;
    padding: 2px 6px;
    margin-bottom: 8px;
    }	
**/
