body {
	background-color: #FFFFFF;
}
.ruler {
	background-image: url(../images/cd_02.png);
	background-repeat: repeat-x;
	background-position: top;
	height: 14px;
}
.menu_bg {
	background-image: url(../images/cd_12.png);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 51px;
}
.conent_bg {
	background-color: #150e0f;
	background-image: url(../images/cd_15.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.content_text {
	background-image: url(../images/cd_17.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
}
.content_text p {
	padding-bottom: 10px;
}
.folio img {
	border: medium solid #423233;
	margin-bottom: 20px;
}
.butt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../images/menu_bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 22px;
}
.butt a:link, .butt a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.butt a:hover {
	color: #1b676e;
	text-decoration: none;
}
.butt a:active {
	color: #000000;
	text-decoration: none;
}
.butt2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../images/menu_bg2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 22px;
}
.butt2 a:link, .butt2 a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.butt2 a:hover {
	color: #1b676e;
	text-decoration: none;
}
.butt2 a:active {
	color: #000000;
	text-decoration: none;
}

.content_text h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 21px;
	padding-bottom: 20px;
}

.addr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #1E1415;
	vertical-align: top;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 10px;
}

/* ????? ????*/
html, body{height:100%;} 
html,body {margin:0;padding:0;}
#content{
min-height:100%;
margin-bottom:-31px;
height:auto; 
}
* html #content{height:100%;}
#footer {
	width:100%;
	clear:both;
	height:31px;
	background-image: url(../images/cd_26.gif);
	background-repeat: repeat-x;
}
#clearfooter{clear:both;height:31px;}
div>p {margin:0}
html>body #minHeight{float:left;width:0px;height:100%;margin-bottom:-31px;} /*safari wrapper */
.content_text ul {
	padding-top: 20px;
	padding-left: 40px;
	padding-bottom: 20px;
}
.content_text li {
	list-style-type: disc;
}
.about {
	padding-left: 20px;
	padding-bottom: 40px;
}
.about h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	padding-bottom: 20px;
}
.content_text a:link, .content_text a:visited {
	color: #7DDBE3;
	text-decoration: underline;
}
.content_text a:hover {
	color: #32BECB;
	text-decoration: none;
}
.table_border {
	border-collapse: collapse;
	padding-top: 20px;
	padding-bottom: 20px;
}
.c_header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #3CC1CD;
	padding: 5px;
	border: 1px solid #FFFFFF;
}
.c_normal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding: 2px;
	border: 1px solid #FFFFFF;
}
.content_text hr {
	height: 1px;
}

.addr a:link, .addr a:visited {
	color: #362627;
}
.addr a:hover {
	color: #33CCFF;
}
