BODY, TD {
	font-size:8pt;
}
BODY {
	background-color: #F99;
}
h1 {
	clear:left;
	font-size:140%;
	font-weight:bold;
	text-align:center;
	/*width:50%;*/
	margin-left:25%;
	margin-right:25%;
	background-color:#FBD;
	border:#F08090 solid 2px;
	border-width:2px 0px 2px 0px;
}
h2 {
	font-family:Comic Sans MS;
	margin-bottom:0px;
}

#container_body {
	background-color:#F0A4BB;
}

#header {
	background-color:#F66;
	background-image: url('/images/bradkent.com/template/wrapper/border_header.gif');
}

#middle_container {
	background-image: url('/images/bradkent.com/template/wrapper/border_y_wide.gif');
}
			#bar {
				display:block;
				height:38px;
				background-color:#C69;
				background-image: url('/images/bradkent.com/template/wrapper/border_bar.gif');
			}
	#side{
		background-image: url('/images/bradkent.com/template/wrapper/border_y_wide.gif');
	}
#side .cur_page {
	color:#A00;
}

#footer{
	padding-top:10px;
	height:68px;
	background-color:#F99;
	background-image: url('/images/bradkent.com/template/wrapper/border_x2.gif');
}

.comment_approved {
	background-color:#FF99A9;
}
.comment_pending {
	background-color:#FCC;
}
.comment_denied {
	color:#F66;
}

.update TD {
	text-align:left;
}
.update caption {
	margin-top:8px;
	white-space:nowrap;
}

#input_search {
	position:absolute;
	right:0px;
	width:133px;
	height:14px;
	padding:2px 14px 2px 2px;
	font-family:arial,helvetica,sans-serif;
	line-height:1.25em;
	vertical-align:middle;
	border:#000 solid 1px;
	background-color:#F0A4BB;
}
#input_search_button {
	position:absolute;
	top:1px;
	right:-8px;
}
.wrapper_titles {
	font-family: helvetica, sans-serif;
	text-align:center;
	margin-bottom:24px;
}
.wrapper_titles h1 {
	margin:0px;
	background-color:transparent;
	border-width:0px;
	font-size:22.4px;
	font-family:inherit;
	font-weight:bold;
}
.wrapper_titles h2 {
	margin:0px;
	font-size:16px;
	font-family:inherit;
	font-weight:bold;
	font-style:italic;
}
.message {
	margin:.75em 0;
}
.box_filled {
	text-align:left;
	width:333px;
	margin-bottom:20px;
	margin-right:10px;
	border:#C05060 solid 2px;
	-moz-border-radius:.5em;
	padding:.25em .5em .25em .5em;
	background-color:#FF99A9;
	/*bgcolors: #FF99A9 #F08191;*/
	color:#000;
}

