html, body {
	background-color: #000000;
	background-repeat: no-repeat;
	height: 100%;
	text-align: center;
	width: auto;
}
table.main{
	width: 780px;
	border-spacing: 0;
	font-family: serif, Georgia, "Times New Roman",
        Times;
	border-bottom: 0px solid transparent;
	border-top: 0px solid transparent;
	border-right: 0px solid transparent;
	border-left: 0px solid transparent;
 	border-spacing: 0px;
	padding: 0;
	border-collapse: collapse;
	min-height: 1000px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	z-index:1;
}
div.header{
	position: relative;
	top: 0px;
	left: 0px;
	width: 780px;
	height: 127px;
	border-bottom: 0px solid transparent;
	border-top: 0px solid transparent;
	border-right: 0px solid transparent;
	border-left: 0px solid transparent;
	padding: 0;
	margin-left: auto;
	margin-right: auto;
}
#links{
	font-family: "Sans Serif", "Arial", "Helvetica", "Georgia";
	width: 177px;
  	font-size: 16px;
	font-weight: bold;
	padding: 0px;
	background-color: #FFFFFF;
	background-repeat: repeat;
 	border-spacing: 0px;
	border-collapse: collapse;
	color: #517283;
	vertical-align: top;
	min-height: 1000px;
	margin: 0px;
}
ul.linkgroup{
	position: relative;
	margin: 0px;
	left: 0px;
	top: 0px;
	list-style: none;
	text-align: left;
	text-indent: 0;
	margin-left: 0;
	padding-left: 0;
	padding: 0px;
	vertical-align: top;
}
ul.linkgroup li{
	list-style: none;
	text-decoration: none;
}
ul.linkgroup li a:hover{
	color: #000000;
}
ul.linkgroup li a, ul.linkgroup li a:visited, ul.linkgroup li.last a, ul.linkgroup li.last a:visited, ul.linkgroup li.last a:active{
	text-decoration: none;
}
div.toplinks{
	width: 105px;
	height: 40px;
	background-repeat: no-repeat;
	color: #FFFFFF;
	text-align: center;
	font-family: "Sans Serif", "Arial", "Helvetica", "Georgia";
	font-size: 13px;
	float: left;
	font-weight: bold;
}


div.toplinks a{
	color: #FFFFFF;
	text-decoration: none;
}

div.IE6{
	width: 105px;
	text-align: center;
	font-family: "Sans Serif", "Arial", "Helvetica", "Georgia";
	font-size: 13px;
	float: left;
	font-weight: bold;
}

div.IE6 a, div.IE6 a:visited, div.IE6 a:active{
	color: #FFFFFF;
	text-decoration: none;
}

div.mouseover{
	font-family: 'Arial Bold', 'Hevitica Bold'; 
	text-align: left; 
	font-size: 18px;  
	position: absolute; 
	top: 127px; 
	left: 177px; 
	float: left; 
	padding-left: 25px; 
	padding-top: 10px; 
	width: 276px; 
	height: 29px; 
	z-index: 1;
}
#content {
	background-color: #F1EEE5;
	border-left: 4px solid #517283;
	margin-left: 26px;
	font-size: 12px;
	font-family: "Arial", "Helvetica", "Georgia";
	border-spacing: 0;
	border-bottom: 0px solid transparent;
	border-top: 0px solid transparent;
	border-right: 0px solid transparent;
 	border-spacing: 0px;
	padding: 0px;
	border-collapse: separate;
	height: 100%;
	vertical-align: top;
	text-align: left;
	font-weight: normal;
	z-index:1;
}
.calendar{
	position: relative;
	left: 10px;
	float: left;
	text-align: center;
	width: 508px;
	height: 100%;
	background-color: #F1EEE5;
	font-family: "Arial", "Georgia", "Helvetica";
	font-weight: normal;
	z-index: 1;
}
.submit{
	border-bottom: 1px solid #517283;
	border-right: 1px solid #517283;
	border-left: 1px solid #517283;
	border-top: 1px solid #517283;
	font-size: 12px;
	font-family:  "Arial", "Georgia", "Helvetica";
	color: #517283;
	font-weight: bold;
	background-color: #F1EEE5;
}
div.daysofweek{
	position: relative;
	float: left;
	width: 68px;
	border-bottom: 1px solid #517283;
	border-top: 1px solid #517283;
	border-right: 1px solid #517283;
	background-color: #F1EEE5;
	font-weight: bold;
}
.churchbookingdow{
	width: 75px;
	border-bottom: 1px solid #517283;
	border-top: 1px solid #517283;
	border-right: 1px solid #517283;
	border-left: 1px solid #517283;
	background-color: #F1EEE5;
	font-weight: bold;
	text-align: center;
}
.churchbookingweek{
	padding: 0;
	margin: 0;
	overflow: visible;
	border-left: 1px solid #517283;
}
.churchbookingdays{
	border-right: 1px solid #517283;
	border-bottom: 1px solid #517283;
	border-top: 1px solid #517283;
	border-left: 1px solid #517283;
	background-color: #F1EEE5;
	text-align: right;
	overflow:visible;
	width: 75px;
	vertical-align: top;
}
.churchbookingtoday{
	border-right: 1px solid #517283;
	border-bottom: 1px solid #517283;
	border-top: 1px solid #517283;
	border-left: 1px solid #517283;
	background-color: #3FBFEA;
	text-align: right;
	overflow:visible;
	width: 75px;
	vertical-align: top;
}
div.week{
	position: relative;
	padding: 0;
	margin: 0;
	height: 68px;
	overflow: visible;
	border-left: 1px solid #517283;
}
div.days{
	position: relative;
	float: left;
	border-right: 1px solid #517283;
	border-bottom: 1px solid #517283;
	width: 68px;
	height: 68px;
	background-color: #F1EEE5;
	text-align: right;
	overflow:visible;
}
div.today{
	position: relative;
	float: left;
	border-right: 1px solid #517283;
	border-bottom: 1px solid #517283;
	width: 68px;
	height: 68px;
	background-color: #ABCDE1;
	text-align: right;
	overflow:visible;
}
div.choosemonth{
	position: relative;
	background-color: #F1EEE5;
	color: #517283;
}
a, a:visited, a:active {
	color: #517283;
}
.loggedin{
position: absolute;
top: 15px;
left: 15px;
z-index: 2;
color: #FFFFFF;
}
.moreinfo{
position: absolute;
top: 40px; 
left: 490px;
min-width: 150px;
text-align: left;
background-color: #FFFFFF; 
z-index: 1;
font-weight: normal;
}
table.moreinfo tr, table.moreinfo tr th{
font-weight: normal;
}
table.moreinfoclick tr, table.moreinfoclick tr th{
font-weight: normal;
width: 170px;
}
.moreinfoclick{
position: absolute;
top: 0px; 
left: -60px;
width: 170px;
text-align: left;
background-color: #FFFFFF; 
z-index: 1;
float:left;
border-left: 1px solid #517283;
border-right: 1px solid #517283;
}
.moreinfo hr{
width: 150px;
color: #517283;
background-color: #517283;
}
.normal, table.normal, table.normal tr, table.normal tr th{
	font-weight: normal;
}
.calendar table{
	border: 1px solid #517283;
	text-align: left;
	width: 570px;
	font-weight: normal;
}
.description{
	position: absolute;
	bottom: 0px;
	left: 100px;
	z-index: 1;
	border: 1px solid #517283; 
	background-color: #FFFFFF; 
	text-align: left;
}
a.tiny{
	font-size: 7px;
	font-weight: bold;
}
div.copyright{
position: absolute;
width: 100%;
left: 0px;
font-family: "Arial", "Helvetica", "Georgia";
text-align: center;
font-size: 10px;
color: #FFFFFF;
padding: 6px;
}
.dragbox {
	border: 1px solid #FFFFFF;
	background-color: #000000; 
	height: 8px; 
	width: 18px;
	position: relative;
	top: -1px;
	left: 0px;
	z-index: 5;
}
#containmentdivblue{
	position:relative;
}
#containmentdivred{
	position:relative;
}
#containmentdivgree{
	position: relative;
}
div.calendarexport{
	padding: 6px;
	position: relative;
}	
div.calendarexport div{
	padding: 6px;
	float: left;
	width: 200px;
	height: 20px;
	background: 1px #FF0000 solid;
	position: relative;
}
a{
	color: #517283;
	font-weight: bold;
	text-decoration: none;
}