html {height:100%;}

body {
	margin:0; padding:0; height:100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: none;
	color: #000000;
	background-color: #D1D6CD;
}

#wrap	{
	background-color: #D1D6CD;
	min-height:100%;
	margin:auto;
	width: 778px;
	position: relative;
	}

*html #wrap {
	height: 100%;
}

#header {
	padding: 3%;
	background: url(../images/title.gif) no-repeat 50%;
	height: 85px;
	}

#main {
	float: left;
	width: 74%;
}

#homeTag {
       position:absolute;
       left:245px;
       top:400px;
       width:300px;
       text-align:center
     
}

#content {
	float: right;
	background: url(../images/altar.jpg) no-repeat 20%;
	height:266px;
	width: 60%;

}


#leftmenu {
	float: left;
	width: 40%;
}

#right {
	float: right;
	width: 25%;

}

#foot {
	clear: both;
}

.message {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 105%;
	text-align: center;
	padding-bottom: 10px;
	font-weight: bold;
	color: #993300;
}

.address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 105%;
	font-weight: bold;
	text-align: center;
	color: #666666;
}

.staff {	
	margin-top: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	font-size: 90%;
	text-align: center;
	color: #000000;
}

.menuleft ul {
	list-style: none;
	line-height: 2.5em;
	text-align: center; 
	margin-right: 3px;
	padding: 1px; 
	}	

.menuleft a{
	color: #000000;
	text-decoration: none;
	font-size: 95%;
	font-weight:bold;
	margin-left: 0px;
}



.menuleft a:hover{
	color: #FFFFFF;
	text-decoration: none;
	font-size: 95%;

}

.menuleft ul a{
	color: #000000;
	text-decoration: none;
	font-size: 95%;
	margin-left: 3px;

}

.menuleft ul a:hover{
	color: #FFFFFF;
	text-decoration: none;
	font-size: 95%;
}

.menuright ul {
	list-style: none;
	line-height: 2.5em;
	text-align: center; 
	margin-left: -20px;
	padding: 1px; 
	}	

.menuright a{
	color: #000000;
	text-decoration: none;
	font-size: 95%;
	font-weight:bold;
}

.menuright a:hover{
	color: #FFFFFF;
	text-decoration: none;
	font-size: 95%;

}

.menuright ul a{
	color: #000000;
	text-decoration: none;
	font-size: 95%;

}

.menuright ul a:hover{
	color: #FFFFFF;
	text-decoration: none;
	font-size: 95%;
}


.copy {
	text-align: center;
	text-decoration: none;
	color: #000000;
	font-size: 70%;
}

.copy a{
	text-align: center;
	text-decoration: none;
	color: #000000;
}

.copy a:hover{
	text-align: center;
	text-decoration: underline;
	color: #666666;
}

.center {
	text-align: center;
	margin-bottom: 30px;
}

.center a{
	color: #000000;
	text-decoration: none;
	font-size: 95%;
	font-weight:bold;
}



.center a:hover{
	color: #FFFFFF;
	text-decoration: none;
	font-size: 95%;

}

.new {
	color: #FF00FF;
	font-size: 65%;
	font-weight:bold;
}
