body {
	padding:0px;
	margin:0px;
	background-image:url(images/bkgd.jpg);
	background-position:center top;
	background-repeat: repeat;
}

#background {
	background-image:url(images/homepage_02.jpg);
	height:535px;
	background-repeat:no-repeat;
	margin-left:auto;
	margin-right:auto;
	background-position: center;
}

#background_info {
	background-image:url(images/info_bkgd_02.jpg);
	height:602px;
	background-repeat:no-repeat;
	margin-left:auto;
	margin-right:auto;
	background-position: center;
}

#container {
width:982px;
overflow:auto;
margin-left:auto;
margin-right:auto;
}

#content {
	margin-top:390px;
	background-image: url(images/body_bkgd1_03.png);
	width:982px;
	height:259px;
}

#content_info {
	margin-top:390px;
	background-image: url(images/info_body_03.png);
	width:982px;
	height:425px;
}

#homepage_live {
font-family: Georgia, "Times New Roman", Times, serif;
color:#454545;
line-height:26px;
font-size:15px;
width:430px;
float:right;
padding:30px;
}

#homepage_liveb {
font-family: Georgia, "Times New Roman", Times, serif;
color:#454545;
line-height:20px;
font-size:15px;
width:500px;
float:right;
padding-right:30px;
padding-top:30px;

}

#homepage_image {
width:440px;
float:left;
padding-left:30px;
padding-top:30px;
}

#homepage_imageb {
width:400px;
float:left;
padding-left:30px;
padding-top:30px;
}

#form {
font-size:12px;
}

.copyright {
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#727c7f;
text-align:center;
}

a.copyright:link, a:copyright:hover, a.copyright:visited {
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#727c7f;
text-align:center;
}
