body {
        background-color: #cac7b6;
        font-family: Verdana;
        }

#frontierlogo {
	width: 250px;
	height: 80px;
	background-image: url(images/FrontierLogo.jpg);
        left: 10px;
        top: 10px;   
        position: absolute;     
	}

#frontierbanner {
	width: 500px;
	height: 83px;
	background-image: url(images/banner.jpg);
        left: 280px;
        top: 10px;  
        position: absolute;     
	}

#buttons {
	top: 98px;
        width: 775px;
	height: 23px;
        position: absolute;
        font-size: 16px;
        color: #969075;
        background-color: #d0cec1; 
        padding-left: 5px; 
        padding-top: 2px;	
	}

#detailsleftpage {
	top: 135px;
        width: 180px;
	height: 30px;
        position: absolute;
        font-size: 20px;
        background-color: #d0cec1;	
        text-align: center;
        padding-top: 2px;
        color: #969075;
	}

#detailsleft {
	top: 165px;
        width: 180px;
	height: 480px;
        position: absolute;
        font-size: 14px;
        background-color: #d0cec1;	
        padding: 5px;
	}

#detailsright {
        left: 195px;  
	top: 135px;
        width: 590px;
	height: 270px;
        position: absolute;
        font-size: 16px;
        text-align: center;
	}

#detailsfull {
	top: 135px;
        width: 775px;
	height: 270px;
        position: absolute;
        font-size: 14px;
        text-align: center;
}


table.worshiproster
{
	border-color: #969075;
	border-style: solid;
        border-width: 1px 1px 1px 1px;
        border-spacing: 0;
        border-collapse: collapse;
        text-align: center;
        font-size: 14px;
}

table.worshiproster td
{
	border-color: #969075;
	border-style: solid;
        border-width: 1px 1px 1px 1px;
        border-spacing: 0;
        border-collapse: collapse;
}

  
.wrdata {    
        height: 25px;    
}

.wrtoprow {    
        background-color: #d0cec1; 
        font-weight: bold; 
        height: 25px;
}

.wrblankrow {    
        background-color: #d0cec1; 
        font-weight: bold;
        height: 10px; 
}
.wrdate {
        background-color: #d0cec1; 
        font-weight: bold;
}

.class1 A:link {text-decoration: none; color: #969075;}
.class1 A:visited {text-decoration: none; color: #969075;}
.class1 A:active {text-decoration: none; color: #969075;}
.class1 A:hover {text-decoration: none; color: #969075; background: #cac7b6;}

