@charset "utf-8";
/* CSS Document */

body {
	margin:0;
	padding:0;
	background:#72551e url(images/bg_body_02.gif) top repeat-x;
	font:16px "Times New Roman", Times, serif;
	color:#555555;
	}
a img {
	border:none;
	}
a {
	font-size:12px;
	font-weight:bold;
	color:#36130f;
	text-decoration:underline;
	}
#bg-top {
	background:url(images/bg_top_04.jpg) top center no-repeat;
	padding-top:70px;
	}
#wrapper {
	width:777px;
	margin:0 auto;
	}
#main {
	background:#FFFFFF url(images/bg_main_17.jpg) top right no-repeat;
	}
#main2 {
	background:#FFFFFF;
	}
#content2 {
	padding:20px;
	}
#content {
	width:310px;
	padding:20px;
	}
#photos {
	text-align:center;
	}
#footer {
	font-size:11px;
	color:#36130f;
	font-weight:bold;
	text-align:right;
	}
#footer a {
	color:#36130f;
	text-decoration:none;
	}
.floatLeft {
	float:left;
	}
.alignRight {
	text-align:right;
	}
