	
body {

    scrollbar-face-color: #336600;
	scrollbar-shadow-color:  #003300;
	scrollbar-highlight-color:  #00FF00;
	scrollbar-3dlight-color:  #00FF00;
	scrollbar-darkshadow-color:  #003300;
	scrollbar-track-color: #FFFF99;
	scrollbar-arrow-color: #FF9900; 
			
	background-color:#ffffff;
	background-image:url(../images/bkg4.jpg); 
	background-repeat: repeat-x; 
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	
	margin: 1px 0px 0px 0px

}

.prayerTimes {
	font-size: 9px; 
}


.prayerTime_hdr {
	background-color:#008734;
	#color:#FAE3C4;
	color:#fff;
	font-style: bold;
	font-size: 10px; 
	font-weight:bolder;
}
	
.prayerTimeOdd {
	background-color:#aaffee;
	color:#000000;
}

.prayerTimeEven {
	background-color:#ddffff;
	color:#000000;
	
}
.ampm {
	font-size: 6px;
}	

#middle {
	position: center;
	text-align:left; 
	

}


#container { 
	position: center;
	margin:0 auto; 
	width:1000px; 
	text-align:left; 
	xxbackground-color:#c3f7e5; 
	background-image:url(../images/container.png); 
	background-repeat: repeat-y; 
	background-position:top center;  
	xxmargin-top:0px;

}

#main { 
	xposition: center;
	margin:0 auto; 
	width:980px; 
	text-align:left; 
	background-color:#ffffff; 
	background-image:url(../images/);
	background-repeat: repeat-x; 
	background-position:top center;  
	xxmargin-top:5px;
	
	
}

h1{
	color:#00923f; 
	font-family: Georgia, serif;
	font-size: 26px;
	font-style: bold;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.2em;
	padding: 0 0 10px 0;
}
	
h2 {
color:#b11313;/*03a348*/
font-family: Georgia, serif;
font-size: 17px;
font-style: normal;
font-weight: normal;
text-transform: normal;
letter-spacing: normal;
xline-height: 1.2em;
xpadding: 0 0 10px 0;

}

h3 {
color:#03a348;
font-family: Georgia, serif;
font-size: 17px;
font-style: normal;
font-weight: normal;
text-transform: normal;
letter-spacing: normal;
xline-height: 1.2em;
}



.tablehead {
	color: #000;
	font-style: normal;

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background:#ffffff;
 	vertical-align:top;
	width: 100%;

	border-style: outset outset outset outset;
	border-collapse: collapse;
	border-width: 1px 1px 1px 1px;
	border-spacing: 0px;
	border-color: green green green green;
	border-collapse: collapse;
	xborde-rcolor:#09880f;
	
}

.tablehead td {
	padding: 2px 0px;
}



/* colour used for table header */
.header {
	background:#00923f;
	background-image:url(../images/table-hdr.png); 
	background-repeat: repeat-x; 
	text-align:center; 
	font-size: 12px;
	line-height: 1.9em;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #ffffff;
}

.inputField{
	background: #FFee88;
	color: #003399;
	font-size: x-small;
}

.pictureInfo {
	border: .1em solid #00923f;
}

div.rightside_image {
	float: right;
	padding: 2px;
	margin: 2px;
	border: 1px solid #00923f;
	text-align: center;
	font-size: 0.8em;
	font-style: italic;
}

div.leftside_image {
	float: left;
	padding: 2px;
	margin: 2px;
	border: 1px solid #00923f;
	text-align: center;
	font-size: 0.8em;
	font-style: italic;
}

a:link
{
    BACKGROUND-COLOR: transparent;
    COLOR: #00923f;
    font-weight: bold;
    TEXT-DECORATION: underline;
}
a:visited
{
    BACKGROUND-COLOR: transparent;
    COLOR: #00923f;
    TEXT-DECORATION: underline;
}
a:active
{
    BACKGROUND-COLOR: transparent;
    COLOR: #b11313;
}
a:hover
{
    BACKGROUND-COLOR: transparent;
    COLOR: #b11313;
    TEXT-DECORATION: none
}



#footer{
	background:url(../images/) repeat-x top center;
	background-color:#09880f;
		font-size:12px;
	font-weight:bold;
	color:#ffffff;
	text-align:center; 
	margin: -2px 0px 0px 0px



}

#footer a{
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

#footer a:hover{
	font-size: 12px;
	font-weight: bold;
	color: #b11313;
}

#footer a:active{
	font-size: 12px;
	font-weight: bold;
	color: #b11313;
}


#copyright { 
	text-align:center;
	font-family: Arial;
	font-size: 7pt;
	font-weight:normal;
	color:#ffffff;

}

#copyright a{
	font-size: 7pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

#copyright a:hover{
	font-size: 7pt;
	font-weight: bold;
	color: red;
}

#copyright a:active{
	font-size: 7pt;
	font-weight: bold;
	color: #3f89c3;
}
#footer2 { 
	position: center;
 	margin:0 auto; 
	width:797px; 
	height:69px;
	text-align:center; 
	background-color:#ffffff; 
	background-image:url(../images/footer.gif); 
	background-repeat: repeat-x; 
	background-position:bottom;  
	font-family:  Verdana, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#ffffff;

}
