@charset "utf-8";
/* CSS Document */

#wrapper {
	width: 775px;
	background-image: url(../images/rh.gif);
	background-position: right top;
	background-repeat: no-repeat;
}
#t-text {
	width: 385px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #a567a6;
	font-weight: bold;
	background-image: url(../images/t-bg.gif);
	background-repeat: no-repeat;
}
#rotate {
	width: 182px;
}
#nav {
	width: 155px;
}

#l-col {
	width: 41px;
	vertical-align: top;
}
.cats {
	width: 180px;
	vertical-align: top;
	background-image: url(../images/bg1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #C775AA;
}
.cats .header_box {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 1em;
	padding-left: 22px;
	padding-bottom: 6px;
	padding-top: 2px;

}
.cats ul {
	list-style-image: url(../images/bg_list_mark.gif);
	list-style-type: none;
}
.cats li {
	background-image: url(../images/bg_list.gif);
	background-repeat: no-repeat;
	background-position: left 18px;
	height: 19px;
}
.cats a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	text-decoration: none;
	color: #FFFFFF;
}
.cats a:hover{
	color: #A11770;
}
#foot-box{
	width: 734px;
	background-color: #e3d9e9;
	height: 16px;
	}

.footer{
	width: 734px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #AE93C1;
	line-height: 24px;
	padding-top: 6px;
	letter-spacing: 0.05em;
	background-color: #FFF;
}
.footer a{
	text-decoration: none;
	color: #AE93C1;
}
.footer a:hover{
	color: #A11770;
	text-decoration: none;
}

.header{
	width: 734px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6b6b6b;
	font-weight: bold;
	padding-left: 14px;
}
.header a{
	text-decoration: none;
	color: #6b6b6b;
}
.header a:hover{
	color: #6b6b6b;
	text-decoration: none;
}
#information{
    position:absolute; z-index:10; visibility:visible; left: -1000px; top: -1000px;
}
#popular {
	background-color: #ae93c1;
	width: 151px;
	vertical-align: top;
}
#popular-header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #9E67B7;
	background-color: #E3D9E9;
	height: 42px;
	text-align: center;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.95em;
	font-weight: bold;
	color: #a567a6;
}

.body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #666666;
}
.body a{
	text-decoration: underline;
	color: #A11770;
}
.body a:hover{
	color: #A11770;
	text-decoration: none;
}
.breadcrumbs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #999999;
}
.breadcrumbs a{
	text-decoration: none;
	color: #999999;
}
.breadcrumbs a:hover{
	color: #999999;
	text-decoration: underline;
}
hr {
	color: #C9B6D5;
}
#img {
	border: 1px solid #666666;
}
#red {
	color: #FF0000;
}
.portfolio {
	color: #A567A6;
	font-weight: bold;
}
.iframe {
	float: right;
	border-left-width: 20px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
