@charset "utf-8";
/* CSS Document */

a{
color:#000000;
}

html { height:100%; padding:0; margin:0;}
body {
	padding:0;
	margin:0;
	height:200px;
	color:#000;
	font-size:0.75em;
	font-family:Arial, Helvetica, sans-serif;
	background: url(images/watermark.gif) repeat-x #003366;
}

#header { margin:auto;  width:800px;}

#id_bar  { margin:auto; line-height:34px; width:800px; background-image:url(images/top_bar.jpg); background-repeat:no-repeat;}
#id_bar_content { padding:0px 0px 0 15px; color:#cccccc; font-size:1.2em; font-weight:bold; color:#000;}
#footer_bar  { margin:auto; height:34px; width:800px; background:#666666; color:#000; background-image:url(images/top_bar.jpg); background-repeat:no-repeat; }

#id_bara  {
	margin:auto;
	width:800px;
	background: url(images/repeat.gif) repeat-y;
	padding:20px 0 0 0;
}

#content {
	margin:auto;
	width:800px;
	background: url(images/repeat.gif) repeat-y;
}
#content_text {
	padding:15px;
	text-align:justify;
	width: 750px;
	height:auto;
}
#content_left {
	background: url(images/numbers.jpg) no-repeat;
	height: 400px;
	width:188px;
	float:left;
	padding: 0;
	margin: 20px 0 0 10px;
	float:left;
}

#vow {
	float:right;
	background-image: url(images/vow.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 300px;
	width: 220px;
	padding: 35px 0 0 6px;
}

.float_right {float:right;}
.float_left {float:left;}
#float_right {float:right;}
#footer_pad {float: left; padding:10px 0 0 0;}
#footer_pad  a:link {text-align: center; color:#000; text-decoration:none;}
#footer_pad  a:visited {text-align: center; color:#000; text-decoration:none;}
#footer_pad  a:hover {text-decoration:underline; color:#900202;}
#footernav {width: 800px; height: auto; margin: 0 auto; float:left; text-align:center;}

#logo{
	z-index:10;
	width:210px;
	height:120px;
	position:absolute;
	left: 432px;
	background-image:url(images/logo.gif);
	background-repeat:no-repeat;
}

table {
	font-size: 11px;
}
input {
	width: 400px;
}
textarea {
	height: 50px;
	width: 400px;
}
.send {
	width: 100px;
}
#hometableright {
	_float: right;
}
