body {
	background-image: url(../images/bg.gif);
	background-repeat: repeat;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#site_layout {
	height: 100%;
	width: 100%;
	padding-top: 17px;
}
#content {
	background-color: #FFFFFF;
	width: 830px;
	font-family: arial;
	font-size: 9pt;
	line-height: 17px;
	font-weight: normal;
	color: 4c6e83;
	text-align: center;
	background-position: center;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
	margin-top: 30px;
}
#content  #main {
	width: 550px;
	margin-right: auto;
	margin-left: auto;
}

#content #gallery {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	width: 570px;
}
#content #gallery #links {
	height: 30px;
	text-align: center;
	font-family: arial;
	font-size: 13px;
	line-height: 30px;
	font-weight: bold;
}
#site_layout #Table_01 #content #gallery #links a {
	color: #4c6e83;
	text-decoration: none;
	margin-right: 25px;
	margin-left: 25px;
}
#site_layout #Table_01 #content #gallery #links a:hover {
	color: #4c6e83;
	text-decoration: underline;
}


#content #gallery img {
	margin-bottom: 10px;
}


#form {
	background-color: #FFFFFF;
	width: 700px;
	font-family: arial;
	font-size: 9pt;
	line-height: 17px;
	font-weight: normal;
	color: 4c6e83;
	text-align: center;
	background-position: center;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
	margin-top: 30px;
}
#footer {
	font-family: verdana;
	font-size: 7pt;
	line-height: 35px;
	font-weight: normal;
	color: #FFFFFF;
	height: 50px;
	width: 100%;
	text-align: center;
}
