
body {
	font-family: verdana, sans-serif;
	font-size: 12px;
    color: #321903;	
	line-height: auto;
	
	margin: 0;
	padding: 0;
	text-align: right; /* IE 5.5 hack */
	background: #321903;	
}


.frontPage {
	font-family: verdana, sans-serif;
	font-size: 12px;
    color: #cccccc;
    
    }

.frontPage a {

font-size: 12px;
	color: #cccccc; 
	text-decoration: none;
}

.frontPage a:visited { 
	color: #cccccc; 
	text-decoration: none;
}

.frontPage a:hover { 

	color: #ffffff; 
	text-decoration: underline; 
}


.reg {
	font-family: verdana, sans-serif;
	font-size: 12px;
    color: #321903;
  

	
	line-height: auto;
	
	margin: 0;
	padding: 0;
	text-align: right; /* IE 5.5 hack */

	
}


.regHead {
	font-family: verdana, sans-serif;
	font-size: 14px;
    color: #321903;
	font-weight: bold;
	
	line-height: auto;
	
	margin: 0;
	padding: 0;
	text-align: right; /* IE 5.5 hack */
	
	
}


div.my_wrapper{
    width: 708px;
    margin: 0 auto; 
    text-align: left; 
    border: 1px red;
    height: 500px;
    
  /*  background: #C2CDDD;  (light blue)*/ 
}


div.my_header{


background-image: url(retina/headerUnder.gif);
background-repeat: no-repeat;

  text-align: left;
     color:#FAEDD7;
    font-size: 40px;
   
    width: 706px;
    height: auto;
    overflow: hidden;
    border: 1px solid black;
    background: #432103;
}

div.two_box{

    font-size: 14px;
    line-height: 150%
	color:#4E1C06;
    text-align: left;
    padding: 50px;
    width: 606px;
   height: auto;
    border: 1px solid black;
    background: #F9F4EB;
   
}



li.my_nav_link{
       text-align: right;
       float: right;
       list-style: none;
       padding-left: 15px;
    }

div.my_left_box{
    float: left;
    padding: 10px;
    width: auto;
  height: auto;
    border: 1px solid gray;
    background: #FFF0DF;
}



div.three_box{
    float: left;
    padding: 10px;
    width: 235px;
 height: auto;
    border: 1px solid gray;
    background: #FFF0DF;
}


div.my_right_box{
    float: left;
    padding: 10px;
    width: 155px;
   height: auto;
    border: 1px solid gray;
}

div.jBox{
    float: left;
    padding: 10px;
    width: auto;
    height: auto;
    border: 1px solid gray;
    background: #DAD3CA;
   
}




div.my_footer{
    clear:both;
    padding: 10px;
    width: 686 px;
    border: 1px solid black;    
    background: #4E1C06;
}


.redDelete {	

     text-decoration: none;

	font-family: verdana;

	font-size: 10px;

	font-weight: 900;

	color: #333333;
	
	padding: 1px;
	
	letter-spacing: 1px;

	}
	
.redDelete:link { text-align: right; 
				text-decoration: none;}
.redDelete:active { text-align: right; 
					text-decoration: none;}

.redDelete:hover {

	text-align: right;
     text-decoration: none;
	background-color: #72202B;

	font-family: verdana;

	font-size: 10px;

	font-weight: 900;

	color: #cc9999;
	
	padding: 1px;
	
	letter-spacing: 1px;

	}
	
	
.upDown {	

	text-align: right;

     text-decoration: none;

	font-family: verdana;

	font-size: 10px;

	font-weight: 900;

	color: #333333;
	
	padding: 1px;
	
	letter-spacing: 1px;

	}
	
.upDown:link { text-align: right; 
			text-decoration: none;}
			
			
.upDown:active { text-align: right; 
			text-decoration: none;}
	

.upDown:hover {

	text-align: right;

	background-color: #C68013;

	font-family: verdana;

	font-size: 10px;

	font-weight: 900;

	color: #000000;
	
	padding: 1px;
	
	letter-spacing: 1px;

	}
