* {
	margin: 0px;
	padding: 0px;
}
#wrapper {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-color: #f0f0f0;
	background-image: none;
	background-repeat: repeat;
}
#Drop_Shad {
	background-image: url(../Images/drop-shad.png);
	background-repeat: repeat-y;
	width: 840px;
	margin-right: auto;
	margin-left: auto;
}
#wrapper #Footer a {
	color: #009;
	text-decoration: underline;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#wrapper #Navi a {
	color: #000;
	text-decoration: none;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
	text-align: center;
	display: block;
	float: left;
	font-weight: bold;
	height: 20px;
	width: 120px;
	background-image: none;
	background-position: left top;
}
#Drop_Shad #wrapper #Navi a:hover {
	background-image: none;
	background-repeat: no-repeat;
	background-position: left bottom;
	color: #F00;
}
#back_ground #Drop_Shad #wrapper #Body #title {
	height: 50px;
	font-size: 30px;
	color: #333;
	font-style: normal;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	text-decoration: underline;
}
#back_ground #Drop_Shad #wrapper #Body #Text {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
}
.fitleft {
	float: left;
	margin-right: 8px;
	margin-left: 1px;
}
.fitright {
	float: right;
	margin-left: 8px;
	margin-right: 1px;
}



#wrapper #Banner {
	height: 150px;
	background-color: #000;
}
#wrapper #Navi {
	height: 20px;
	background-image: url(../Images/2/RO_BG.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#wrapper #Body {

}
#back_ground #Drop_Shad #wrapper #Body #Text IMG {
	border: 4px double #999;
}

#wrapper #Footer {
	background-color: #999;
	height: 20px;
	text-align: center;
	border: 1px solid #666;
}
#back_ground {
	background-image: url(../Images/2/BG2.jpg);
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: center top;
}
#back_ground #Drop_Shad #wrapper a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#Text ul {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}

#Text ul li {
	text-decoration: none;
	font-size: 10px;
	display: block;
}

h1 {
	font-size: 16px;
}
.emails {
	font-size: 18px;
	color: #900;
	text-decoration: none;
}
#back_ground #Drop_Shad #wrapper #Body a {
	color: #333;
	text-decoration: none;
}

