body {
	background-color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
}
a img {
	border: 0;
}
div {
	margin: 0;
	padding: 0;
}
h1, h2 {
	color: #444444;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 3em;
	font-weight: normal;
	letter-spacing: -2px;
}
h2 {
	font-size: 2em;
	letter-spacing: 0px;
	margin: 0.25em 0;
}
#container-650 {
	background: #FFFFFF url(../images/rt_mid.gif) repeat-y scroll right top;
	margin: 1em auto 0 auto;
	padding: 0;
	width: 650px;
}
#container-500 {
	background: #FFFFFF url(../images/rt_mid.gif) repeat-y scroll right top;
	margin: 1em auto 0 auto;
	padding: 0;
	width: 500px;
}
#container-400 {
	background: #FFFFFF url(../images/rt_mid.gif) repeat-y scroll right top;
	margin: 1em auto 0 auto;
	padding: 0;
	width: 400px;
}
#container-300 {
	background: #FFFFFF url(../images/rt_mid.gif) repeat-y scroll right top;
	margin: 1em auto 0 auto;
	padding: 0;
	width: 300px;
}
#content {
	margin: 0 30px 0 10px;
	width: auto;
}
#top {
	height: 58px;
}
#top img {
	float: left;
}
#top #tp-rt {
	background-image: url(../images/tp_rt.gif);
	float: right;
	height: 58px;
	width: 27px;
}
#content img {
	clear: none;
	float: left;
	margin: 0px 10px 10px 0px;
}
#bottom {
	background-image: url(../images/bt_mid.gif);
	clear: both;
	height: 21px;
	width: auto;
}
#bottom img {
	float: left;
}
#bottom #bt-rt {
	background-image: url(../images/bt_rt.gif);
	float: right;
	height: 21px;
	width: 27px;
}

/*page specific styles*/
.lifekids-rooms {
	line-height: 2em;
}
.lifekids-rooms ul {
	margin-left: 10px;
	padding-left: 0;
	list-style-type: none;
}
.lifekids-rooms li {
	border-bottom: 1px dotted #CCCCCC;
	display: block;
	margin: 0 0 2em 0;
	padding: 0 0 0.5em 0;
	width: auto;
}
.lifekids-rooms .small-header {
	font-size: .7em;
}
.lifekids-rooms img {
	border: 8px solid #444444;
}
.lifekids-rooms p {
	clear: both;
	margin: 1em 3em;
}

#comm-card .submit-buttons {
	padding: 10px;
	text-align: center;
}

.chat-prayer h1 {
	margin: 10px 0px;
}

.chat-prayer #chat-transcript {
	background-color:#E8E8E8;
	height: 80px;
	margin: 10px 0px;
	padding: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #CCCCCC;
}

.chat-prayer #chat-input {
	width: 200px;
}

.chat-prayer #chat-transcript li {
	display: block;
}

div.validation-advice {
	background-color: #FFFFCC;
	float: left;
	margin-top: 3px;
	padding: 5px;
}

table#comm-card td {
	vertical-align: top;
}

/*CSS for Profile*/

.profile ul * {
	font-family: Verdana, Helvetica, sans-serif;
}

.profile ul, .profile li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.profile ul h1 {
	font-size: 24px;
	margin: 0;
	padding: 0;
}

.profile ul h2 {
	font-size: 18px;
	margin: 0 0 0 10px;
	padding: 0;
}

.profile .notes {
	margin-left: 10px;
}

.profile-event-time {
	font-size: 18px;
}

ul#profile-notes li {
	border-bottom: 1px solid #CCC;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

ul#profile-notes li.last {
	border: none;
}

.required-asterisk {
	color: #BA252F;
}

#selCountry {
	width: 160px;
}