/*
LOFAMILY.com 2006 Styles
*/

a {
	COLOR: #555555;
	font-weight: bold;
	text-decoration : none;
	}
a:active {
	COLOR: #909090;
	font-weight: bold;
	text-decoration : none;
	}
a:visited {
	font-weight: bold;
	COLOR: #555555;
	}
a:hover {
	COLOR: #999999;
	font-weight: bold;
	text-decoration : underline;
	}
h2 {
	font-size: 20px;
	margin: 0;
	}
body {
	height:100%;
	text-align:center;
	}
#page {
	/* height:100%; */
	width:760px;
	text-align:left;
	position:relative;
	min-height:100%;
	border: solid 1px #333333;
	}
#header {
	margin: 2px 2px 0 2px;
	}
#navbar {
	background-color: #E0E0E0;
	margin: 0 2px 0 2px;
	padding: 10px;
	/* width: 100%; */
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	}
.navbar_item {
	margin: 0px 8px 0px 8px;
	}
	.navbar_item a {
		COLOR: #000000;
		text-decoration : none;
		}
	.navbar_item a:active {
		COLOR: #909090;
		text-decoration : none;
		}
	.navbar_item a:visited {
		COLOR: #000000;
		}
	.navbar_item a:hover {
		COLOR: #666666;
		text-decoration : underline;
		}
/* #content_image {
	margin: 0 2px 0 2px;
	padding: 0px;
	background-color: #F0F0F0;
	width: 754px;
	height: 150px;
	}
*/
#content_headerimage {
	margin: 0 2px 0 2px;
	padding: 0px;
	/* background-color: #F0F0F0; */
	/* width: 754px; */
	/* height: 150px; */
	height: 400px;
	}
#content {
	padding: 25px 25px 25px 25px;
	/* width: 100%; */
	font-family: Garamond,Georgia,arial,sans-serif;
	font-size: 12pt;
	text-align: justify;
	}
#content small {
	font-size: 11pt;
	}
.content_div {
	padding: 5px 0 5px 0;
	border-bottom: dotted 1px #333333;
	}
.content_div h2 {
	font-size: 20px;
	margin-top: 15px;
	}
#copyright {
	background-color: #EEEEEE;
	padding: 6px;
	/* width: 100%; */
	margin: 0 2px 2px 2px;
	font-family: Verdana,helvetica,arial,sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	}
#ads {
	background-color: #F2F2F2;
	padding: 6px;
	/* width: 100%; */
	margin: 0 2px 2px 0px;
	text-align: center;
	}
