body
{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style:normal;
	font-weight:normal;
	font-size:14px;
	font-smooth:always;
	color:#666;
	background-color:#d4cdc4;
	background-image:url(../images/bg_01.jpg);
	background-repeat:repeat-x;
	line-height:150%;
}
#break {
clear:both;
}

a {
	color:#333;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
#wrapper {
width: 1151px;
height: auto;
}

#main_top {
	width:1151px;
	height:16px;
	background-image: url(../images/main_top.png);
	background-repeat:no-repeat;
	background-position:center;
}

#main_ftr {
	width:1151px;
	height:16px;
	background-image: url(../images/main_ftr.png);
	background-repeat:no-repeat;
	background-position:center;
}

#main_wrapper {
display: inline;
float: right;
margin:0px;
padding: 0px;
width:1151px;
height:auto;
min-height:615px;
text-align:left;
background-image:url(../images/main_mid.png);
background-position:left;
background-repeat:repeat-y;
}

#right_wrapper {
display: inline;
float: right;
margin:0px;
margin-top:10px;
padding: 0px;
width:217px;
height:auto;;
text-align:left;
}

#main_box {
	display: inline;
	float: left;
	margin:0px 10px 0px 50px;
	padding:0px;
	width:800px;
	height:auto;
	min-height:615px;
	text-align:left;
	background-image:url(../images/polo_bg.jpg);
	background-position:top;
	background-repeat:no-repeat;
}
#right_box { 
	float: left;
	display: inline;
	padding:15px 5px 10px 5px;
	width: 197px;
	height:auto;
	border:1px #cfcecd dashed;
}

#ftr, #ftr a {	
	font-size: 10px;
	color:#666666;
}
#ftr a:hover {	
 	text-decoration: underline;
}
#gallery img {
	background-color:#fff;
	padding:5px;
	border:1px dotted #000;
}