body {
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#818181;
	line-height:20px;
}

img {
	border:0px;
}

body.home {
	background-image:url(images/bg_home.jpg);
	background-repeat:repeat-x;
}

body.about {
	background-image:url(images/bg_about.jpg);
	background-repeat:repeat-x;
}

body.family {
	background-image:url(images/bg_family.jpg);
	background-repeat:repeat-x;
}

body.news {
	background-image:url(images/bg_news.jpg);
	background-repeat:repeat-x;
}

body.contact {
	background-image:url(images/bg_contact.jpg);
	background-repeat:repeat-x;
}

.home #header {
	background-image:url(images/home.jpg);
	background-repeat:no-repeat;
	width:990px;
	height:296px;
	position:absolute;
	top:94px;
	left:0px;
}

.about #header {
	background-image:url(images/heading_about.jpg);
	background-repeat:no-repeat;
	width:990px;
	height:90px;
	position:absolute;
	top:95px;
	left:0px;
}

.family #header {
	background-image:url(images/header_family.jpg);
	background-repeat:no-repeat;
	width:990px;
	height:90px;
	position:absolute;
	top:95px;
	left:0px;
}

.news #header {
	background-image:url(images/heading_news.jpg);
	background-repeat:no-repeat;
	width:990px;
	height:90px;
	position:absolute;
	top:95px;
	left:0px;
}

.contact  #header {
	background-image:url(images/heading_contact.jpg);
	background-repeat:no-repeat;
	width:990px;
	height:90px;
	position:absolute;
	top:95px;
	left:0px;
}

.home #header div {
	position:absolute;
	left:45px;
	top:95px;
	color:#ffffff;
	line-height:20px;	
	font-size:15px;
}

.home #news {
	position:absolute;
	top:400px;
	left:47px;
	width:280px;
}

.home #advertise {
	position:absolute;
	top:400px;
	left:668px;
	width:280px;	
}

.home #about {
	position:absolute;
	top:400px;
	left:360px;
	width:280px;	
}

p {
margin:0px;
margin-bottom:15px;
}

small {
	font-size:10px;
	font-style:italic;
}

#main_menu {
	position:absolute;
	top:60px;
	left:522px;
	color:#4a5056;
	font-size:11px;
}

#main_menu a {
	margin-right:15px;
	margin-left:15px;
	color: #ffffff;
	text-decoration:none;
}

.home #main_menu a:hover, .home #main_menu a.active {
	color:#59a4c7;
}

.about #main_menu a:hover, .about #main_menu a.active {
	color:#cf7a74;
}

.news #main_menu a:hover, .news #main_menu a.active {
	color:#c2cc4d;
}

.family #main_menu a:hover, .family #main_menu a.active {
	color:#a4dd79;
}

.contact   #main_menu   a:hover, .contact   #main_menu   a.active {
	color:#3ab491;
}

.home a {
	color:#2a6a86;
}

.about a {
color:#842f29;
}

.news a {
color:#838e20;
}

.family a {
color:#4a7728;
}

.contact  a {
color:#3ab491;
}

.about strong {
color:#842f29;
}

a:hover {
	text-decoration:none;
}

.home strong {
	color:#2a6a86;
}

#content {
	position:absolute;
	top:200px;
	left:40px;
	width:425px;
}

#content_large {
	position:absolute;
	top:200px;
	left:40px;
	width:725px;
}

#image {
	position:absolute;
	top:200px;
	left:500px;
	width:425px;
}

h1 {
	font-size:20px;
	font-weight:normal;
	font-family:Helvetica, Arial, Sans-Serif;
}

.home h1 {
color:#2a6a86;
}

.about h1 {
color:#842f29;
}

.news h1 {
color:#464646;
}

.family h1 {
color:#4a7728;
}

.contact  h1 {
color:#29846b;
}