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


html,body {
	margin:0;
	padding:0;
	height:100%;
	background: #333;
	font-family: Georgia, "Times New Roman", Times, serif;
}
	
#wrapper {
	height: 700px;
	width: 900px;
	float: none;
}

#contentleft {
	height: 699px;
	width: 195px;
	float: left;
	background: #FF6;
}

#middle {
	background: #FFFFE6;
	float: left;
	height: 699px;
	width: 5px;
}

#contentright {
	height: 699px;
	width: 699px;
	float: left;
	background: #FFF;
}

#contentrightbox {
	height: 620px;
	width:620px;
	float: left;
	background: url(img/packgroundtransp3.png);
	position: fixed;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	text-align: left;
	line-height: 20px;
	color: #333;
	margin-right: auto;
	margin-left: auto;
	padding-left: 20px;
	padding-top: 20px;
	left: 300px;
	top: 30px;
	right: 100px;
}
#contentrightbox a:link {
	font-weight: bold;
	text-decoration: none;
	color: #F90;
	font-size: 11px;
}
#contentrightbox a:visited {
	color: #F90;
	text-decoration: none;
}
#contentrightbox a:hover {
	color: #FC0;
	text-decoration: none;
}

.menuindent ul {
	list-style: none;
	margin-left: -20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
}
.menuindent {
	margin-top: -8px;
}
.menuindent a:link {
	color: #333;
	text-decoration: none;
}
.menuindent a:visited {
	text-decoration: none;
	color: #333;
}
.menuindent a:hover {
	text-decoration: none;
	color: #FC0;
}
.menuindent a:active {
	text-decoration: none;
	color: #FC0;
}

.menumain {
	font-family:font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	line-height: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.menumain ul {
	list-style: none;
	margin-left: -40px;
	margin-top: -20px;
	top: 5px;
}
.menumain a:link {
	color: #333;
	text-decoration: none;
}
.menumain a:visited {
	text-decoration: none;
	color: #333;
}
.menumain a:hover {
	text-decoration: none;
	color: #F90;
}
.menumaina:active {
	text-decoration: none;
	color: #F90;
}

.singlelink {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	line-height: 18px;
}
.singlelink a:link {
	color: #333;
	text-decoration: none;
}
.singlelink a:visited {
	text-decoration: none;
	color: #333;
}
.singlelink a:hover {
	text-decoration: none;
	color: #F90;
}
.singlelink a:active {
	text-decoration: none;
	color: #F90;
}

#color {
	font-size: 9.5px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	display: block;
	text-decoration: none;
	float: none;
	width: 195px;
	height: 300px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-left: 7px;
	margin-bottom: 20px;
	position: fixed;
	top: 370px;
}

.drag {
	position: relative;
	cursor: move;
	height: 8px;
	width: 54px;
	background: #666;
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: 0.7px;
	text-align: left;
	word-spacing: normal;
	vertical-align: baseline;
	white-space: normal;
	text-decoration: none;
	float: left;
	color: #FF9;
	padding-top: 0.3em;
	padding-bottom: 0.5em;
	padding-left: 0.2em;
	margin: 1px 1px 2px 2px;
	font-weight: normal;
	text-indent: 1px;
	top: 50px;
	bottom: 5px;
	border-top: #FC0;
	border-right: #FC0;
	border-bottom: #FC0;
	border-left: #FC0;
}
.moth {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
}

.moth a:link {
	color: #333;
	text-decoration: none;
}
.moth a:visited {
	text-decoration: none;
	color: #333;
}
.moth a:hover {
	text-decoration: none;
	color: #F90;
}
.moth a:active {
	text-decoration: none;
	color: #333;
}
