/* CSS Document */body {	background-color: #ff6600;	font-family: Verdana, Helvetica, Arial, sans-serif;	font-size: 12px;	color: #99cccc;	margin: 0px 0px 0px 0px;	padding: 0px 0px 0px 0px;	}p {	color: #993300;	font-size: 100%;	font-weight: 300;		text-indent: 30px;	margin-top: 6px;	}h1 {	color: #cc3300;	font-size: 400%;	text-align: left;	font-weight: 200;	font-family: Times, serif;	margin: 0px 0px 10px 40px;		}			h2 {	color: #336699;	font-size: 150%;	text-align: left;	text-indent: 20px;	margin: 5px 0px 5px 0px;	}			h3 {	color: #333399;		font-weight: 300;	font-size: 135%;	text-align: center;	margin: 4px 0 8px 0;	}	h4 {	text-indent: 0px;	padding-left: 0px;	font-size: 100%;	margin: 5px 0 8px 0;			color: #cc3300;	}h5 {    color: #cc3300;	font-size: 120%;		text-align: left;	margin: 5px 0px 10px 0px;		}h6 {	color: #333399;	font-size: 120%;	font-weight: 200;	text-align: right;	margin-bottom: 8px;	margin-top: 5px;		}	phototext {	color: #336699;	font-size: 150%;	text-align: left;	text-indent: 0;	margin: 0 0 0 0;	}credit {	font-size: 90%;	text-align: right;	}		a img {border: none;}a:link {	font-style: normal;	color: #3333cc;	text-decoration: none;	}	a:hover {	color: #66cc00;	font-style: normal;	text-decoration: none;	}a:visited {	color: #9900cc;	font-style: normal;	text-decoration: none;	}	/*divisions*/#main {	position: relative;	margin: 0px 0px 0px 20px;	padding: 0px 0px 0px 0px;	background-color: #ff6600;	width: 100%;			}	#hometriangle {	position: absolute;	margin: 0 0 0 0;	padding: 0 0 0 0;	}#header {	width: 90%;	margin: 20px 0px 0px 0px;	padding: 0 0 0 40px;	float: left;	border-bottom: 2px solid gray;	padding: 0px 0px 0px 0px;	text-align: center;	}		#stairwell {	margin-left: 30px;	float: left;	width: 40%;	margin-bottom: 40px;	}	#imageleft {	width: 100%;    float: left;	background-color: #ff9900;	padding: 10px;	margin: 5px 20px 5px 0px;		}		#dirtpalace {	margin: 0px 0px 0px 35px;	padding: 0px 10px 0px 0px;	float: left;	width: 40%;		}	#imageright {	width: 100%;    float: left;	background-color: #ff9900;	padding: 10px;	margin: 5px 20px 5px 0px;	}#sidebar {	/*background-color: #ff9900;*/	background: url('images/city.jpg')*/	width: 90px;	height: 850px;	/*position: static;*/	float: left;	margin: 0px 0px 0px 0px;			}#footer {	border-top: 2px solid gray;	width: 100%;	height: 30px;	clear: both;	text-align: right;	margin: 0px 0px 0px 0px;	padding: 0px 0px 0px 0px;	}	#secretcredit {		width: 80%;		font-size: 100%;		float: right;		text-align: right;				padding: 10px 40px 20px 0px;			}	#secretcredit a {		color: #ffcc00;		text-decoration: none;		font-weight: 800;		padding: 10px 0px 10px 0px;		}	