/* CSS Document */#wrap {	width:800px;	height:100%;	margin-right: auto;	margin-left: auto;	background-color: #FFFFFF;}#header {	height: 100%;	width: 660px;	float: left;	border-bottom-width: 1px;	border-bottom-style: solid;	border-bottom-color: #CCCCCC;	margin-left: 140px;}#header h1 {	font-family:Verdana, Arial, Helvetica, sans-serif;	font-size: 0.8em;	color: #666666;	font-weight: normal;	line-height: 1.5em;	text-transform: capitalize;}#header h2 {	font-family:Verdana, Arial, Helvetica, sans-serif;	font-size: 0.9em;	color: #666666;	font-weight: normal;}#header a {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 0.8em;	color: #FF6600;	text-decoration: underline;}#header a:hover {	color: #666666;}#menu {	float: left;	width: 120px;	text-align: right;	line-height: 0.9em;	padding-top: 18px;}#right {	float: right;	width: 660px;	padding-top: 20px;	padding-bottom: 20px;	height: 100%;	margin-left: 20px;}#menu a {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 0.7em;	color: #FF6600;	font-weight: normal;	text-decoration: none;}#menu a:hover {	color: #666666;}#headerright {	float: right;	background-color: #FFFFFF;	width: 360px;	text-align: right;}#footer {	width: 660px;	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 0.75em;	color: #666666;	font-weight: lighter;	text-align: left;	background-color: #FFFFFF;	border-top-width: 1px;	border-top-style: solid;	border-top-color: #CCCCCC;	margin-left: 140px;}#footer a {	color: #FF6600;	text-decoration: none;}#footer a:hover {	color: #666666;}#content {	background-color: #FFFFFF;	width: 800px;	text-align: center;}#indexleft {	float: left;	padding-left: 20px;	line-height: 1.5em;	display: inline;	height: 100%;	padding-bottom: 20px;	width: 300px;	text-align: left;	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: .8em;	font-weight: normal;}#indexright {	float: right;	padding-left: 20px;	line-height: 1.5em;	display: inline;	height: 100%;	padding-bottom: 20px;	width: 300px;	text-align: right;	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: .8em;	font-weight: normal;}#indexright a {	color: #FF6600;}#indexright a:hover {	color: #666666;}.indeximg {	margin-top: 20px;	border: 1px solid #CCCCCC;}.indeximg a {	margin-top: 20px;	border: 1px solid #CCCCCC;}.indeximg a:hover {	margin-top: 20px;	border: 1px solid #FF6600;}.clear {  clear: both;  height: 0;}#indexleft a {	color: #FF6600;}#indexleft a:hover {	color: #666666;}