body {
    background-color: #FFFFFF;
    font-family: Verdana, Arial;
    font-size: 12px;
    text-decoration: none;
    margin: 0px;
    padding: 0px;
    color: #000000;
    width: 100%;
    height: 100%;
}

a {
    text-decoration: none;
    padding: 0px;
    margin: 0px;
    color: #000000;
}

a img {
    border: 0px;
}

div {
    margin: 0px;
    padding: 0px;
}

img {
	border: 0px;
	margin: 0px;
	padding: 0px;
}

form {
	margin: 0px;
	padding: 0px;
}

h1, h2 {
	font-family: georgia, serif;
	font-weight: normal;
	font-size: 20px;
	padding: 0;
	margin: 0;
	padding-top: 20px;
	padding-bottom: 10px;
	color: #545454;
}

h1 {
	font-size: 36px;
	color: #545454;
}

table td {
	font-family: Verdana, Arial;
   	font-size: 12px;
   	text-decoration: none;
   	color: #000000;
}

/*input, select, textarea {
	border: 1px solid gray;
	background: #FFFFFF;
} */

#top {
	height:206px;
	width:100%;
	overflow:hidden;
}

#main {
	width:100%;
}

#left {
	width:172px;
	padding-top:70px;
	text-align:center;
	background:url('../_images/r_left.gif') top left repeat-y;
}

#center {
	padding:10px 3px 10px 3px;
}

#center img {
	margin:10px;
}

#center a {
	color:#0000FF;
	font-weight:bold;
	line-height:25px;
}

#center a:hover {
	text-decoration:underline;
}

#right {
	width:201px;
	padding-top:70px;
	text-align:left;
	background:url('../_images/r_right.gif') top right repeat-y;
}

#bg {
	width: 100%;
	height:317px;
}

#bg_l {
	width:378px;
	background:url('../_images/bg_bot_1.gif') bottom left no-repeat;
}

#bg_c {
	background:url('../_images/bg_bot_2.gif') bottom right no-repeat;
}

#bg_r {
	width:201px;
	background:url('../_images/r_right.gif') top right repeat-y;
}

#d_menu {
	width:100%;
	height:40px;
	background:url('../_images/cs.gif') 1096px 0px no-repeat #f0f0f0;
	overflow:hidden;
}

/* menu
--------------------------------------------------*/
#menu, #menu li, #menu li ul {
    margin: 0;
    padding: 0;
}

#menu {
    position: absolute;
    margin-top: 0px;
    list-style: none;
	height:40px;
}

#menu li {
    list-style: none;
    width: 111px;
}

#menu #item1, #menu #item2, #menu #item3,
#menu #item4, #menu #item5, #menu #item6, #menu #item7, #menu #item10, #menu #item11 { position: absolute;}
#menu #item1 { top: 0px; left: 0px; }
#menu #item2 { top: 0px; left: 111px; }
#menu #item3 { top: 0px; left: 222px; }
#menu #item4 { top: 0px; left: 333px; }
#menu #item5 { top: 0px; left: 444px; }
#menu #item6 { top: 0px; left: 555px; }
#menu #item7 { top: 0px; left: 666px; }
#menu #item10 { top: 0px; left: 777px; }
#menu #item11 { top: 0px; left: 888px; }

#menu #item1 a, #menu #item2 a, #menu #item3 a,
#menu #item4 a, #menu #item5 a, #menu #item6 a, #menu #item7 a,
#menu #item10 a, #menu #item11 a {
	color:#0000ff;
    font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
}

#menu #item2 a {
	background:url('../_images/arrow.gif') 90px 17px no-repeat;
}

#menu #item3 a {
	background:url('../_images/arrow.gif') 85px 17px no-repeat;
}

#menu #item5 a {
	background:url('../_images/arrow.gif') 93px 17px no-repeat;
}

#menu #item6 a {
	background:url('../_images/arrow.gif') 97px 17px no-repeat;
}

#menu #item7 a {
	background:url('../_images/arrow.gif') 82px 17px no-repeat;
}

#menu #item8 a {
	background:url('../_images/arrow_r.gif') 178px 9px no-repeat;
}

#menu #item9 a {
	background:url('../_images/arrow_r.gif') 178px 9px no-repeat;
}

#menu #item10 a {
	background:url('../_images/arrow.gif') 90px 17px no-repeat;
}

#menu #item1 ul li a, #menu #item2 ul li a, #menu #item3 ul li a,
#menu #item4 ul li a, #menu #item5 ul li a, #menu #item6 ul li a, #menu #item7 ul li a, #menu #item10 ul li a {
	color:#2b56ec;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
	background:none;
}

#menu #item1 ul li a:hover, #menu #item2 ul li a:hover, #menu #item3 ul li a:hover,
#menu #item4 ul li a:hover, #menu #item5 ul li a:hover, #menu #item6 ul li a:hover, #menu #item7 ul li a:hover, #menu #item10 ul li a:hover {
	text-decoration:none;
	background:#354cfc;
}

#menu li a {
    padding: 13px 0px 11px 0px;
    display: block;
    text-decoration: none;
    font-family: Tahoma;
    font-weight: bold;
    color: #5A5B93;
}

#menu #item1 a:hover, #menu #item2 a:hover, #menu #item3 a:hover,
#menu #item4 a:hover, #menu #item5 a:hover, #menu #item6 a:hover, #menu #item7 a:hover,
#menu #item10 a:hover, #menu #item11 a:hover
{
	background:#354cfc;
	text-decoration:underline;
	color:#FFFFFF;
}

#menu #item2 a:hover {
	text-decoration:underline;
	color:#FFFFFF;
	background:url('../_images/arrow.gif') 90px 17px no-repeat #354cfc;
}

#menu #item3 a:hover {
	text-decoration:underline;
	color:#FFFFFF;
	background:url('../_images/arrow.gif') 85px 17px no-repeat #354cfc;
}

#menu #item5 a:hover {
	text-decoration:underline;
	color:#FFFFFF;
	background:url('../_images/arrow.gif') 93px 17px no-repeat #354cfc;
}

#menu #item6 a:hover {
	text-decoration:underline;
	color:#FFFFFF;
	background:url('../_images/arrow.gif') 97px 17px no-repeat #354cfc;
}

#menu #item7 a:hover {
	text-decoration:underline;
	color:#FFFFFF;
	background:url('../_images/arrow.gif') 82px 17px no-repeat #354cfc;
}

#menu #item8 {
	background:url('../_images/arrow_r.gif') 178px 9px no-repeat #f0f0f0;
}
#menu #item9 {
	background:url('../_images/arrow_r.gif') 178px 9px no-repeat #f0f0f0;
}

#menu li ul { display: none; }
#menu li ul li {
    background: #f0f0f0;
    height: 25px;
    width: 200px;
}
#menu li ul li a {
    padding: 3px 0px 5px 12px;
    border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
    font-weight: normal;
}
#menu li ul li a:hover { background-image: none; }

#menu ul ul {
    position: absolute;
    margin-top: -25px;
    margin-left: 200px;
}

/* Holly Hack. IE Requirement \*/
* html #menu li { float: left; height: 1%; }
* html #menu li a { height: 1%; }
/* End */

#menu li ul, #menu li:hover ul li ul { display: none; }
#menu li:hover ul, #menu li ul li:hover ul { display: block; }

#menu li:hover ul, #menu li.over ul { display: block; }
/*---------------------------------------------------*/

.date {
	height:18px;
	background:#e1e1ff;
	color:#000000;
	width:100%;
	
	
}

.date td {
	padding-right:10px;
}

.date .d {
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding-left:20px;
	margin-bottom:10px;
}

.date2 {
	line-height:18px;
	height:18px;
	background:#a6a6ff;
	color:#000000;
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding-left:5px;
	margin-left:4px;
}

.news {
	margin-left:4px;
	background:#eaecfa;
	font-size:11px;
	padding:5px;
}

.news a {
	color:#0000FF;
	font-weight:bold;
	line-height: 20px;
	padding-left: 10px;
}

.news a:hover {
	text-decoration:underline;
}

.title {
	text-transform:uppercase;
	color:#FFFFFF;
	font-weight:bold;
	height:25px;
	line-height:25px;
	background:#4557ff;
	text-align:center;
	font-size:16px;
	margin-left:4px;
	font-family:Arial, Helvetica, sans-serif;
}


/*#gallerymenu a{
    font-weight: normal;
    font-size: 11px;
}
#gallerymenu a:hover{
    color: black;
    text-decoration: underline;
}*/

/* MENU */
#gallerymenu {
    padding: 0;
    margin: 0;
    width: 100%;
}

#gallerymenu ul {
    padding: 0;
    margin: 0;
}

#gallerymenu ul li a {
    text-decoration: none;
    color: blue;
}
#gallerymenu ul li a:hover {
    color: black;
}

#gallerymenu ul li {
    list-style-type: none;
}

#gallerymenu ul li div {
    display: none;
    visibility: hidden;
}

#gallerymenu ul li a {
    list-style-type: none;
	display:block;
	text-align:justify;
	margin-left: 0;
	margin-top:0;
	font-size:11px;
	font-weight: normal;
	color: blue;
	/*padding-left:20px;
	background:url('../_images/red_big.gif') 0px 2px no-repeat;*/
}
#gallerymenu ul li a:hover {
    /*background:url('../_images/green_big.gif') 0px 2px no-repeat;*/
}

#gallerymenu ul li ul li a {
	display:block;
	font-size:10px;
	margin-left:10px;
	margin-top:0;
	font-weight:normal;
	/*background:url('../_images/red_medium.gif') 10px 3px no-repeat;*/
}

#gallerymenu ul li ul li a:hover {
	/*background:url('../_images/green_medium.gif') 10px 3px no-repeat;*/
}

#gallerymenu ul li ul li ul li a {
	display:block;
	font-size:9px;
	margin-left:20px;
	margin-top: 0;
	font-weight: normal;
	/*background:url('../_images/red_little.gif') 8px 3px no-repeat;*/
}

#gallerymenu ul li ul li ul li a:hover {
    /*background:url('../_images/green_little.gif') 8px 3px no-repeat;*/
}

/* END MENU */

#gallerycontent {
    /*border: 1px solid red;*/
    padding: 0;
    margin: 0;
    width: 100%;
}

.d_commentform {
	width:500px;
}

.d_commentform strong {
	display: block;
	text-align:left;
}

.d_comments {
	border-top:3px solid #A0A0A0;
	margin-bottom:10px;
	padding:3px;
}

.d_commentname {
	font: bold 12px Arial;
}

.d_commenttext {
	padding:3px 3px 3px 5px;
	font: normal 12px Arial;
}

#center .t_sermons td a {
	font-size:11px;
	line-height:11px;
	font-weight:normal;
}

.d_message {
	background: green;
	color:#FFFFFF;
	font:bold 12px Verdana;
	padding:10px;
	text-align:center;
}