/* CSS Document */

body {
background-color:#665500; margin:0; color:#ff9;
}

#frame {
width:1100px;
height:auto;
margin:auto;
align:center;
}

p {
	text-indent:35px;
}

a {
font-family:Verdana, Geneva, sans-serif;
font-size:20px;
color:#ff9; 
background-color:transparent;
font-style:italic;
text-decoration:none;
text-align:left;
}

a:hover {
color:#333300;
background-color:orange;
text-decoration:none;
text-align:center;
}

a img {
	border:none;
	background-color:transparent;
}

a:hover img{
	background-color:transparent;
}

#links {
text-align:center;
background-color:#333300;
font-family:"Comic Sans MS", cursive
}

#title {
	color: #ff9;
	font-family:"Comic Sans MS", cursive;
	font-size:18px;
	font-weight:bold;
}

#text {
	font-family:"Comic Sans MS", cursive;
	color:#FF9;
	font-size:17px;
	padding-left:10px;
}

#option {
	font-family:"Comic Sans MS", cursive;
	color:#FF9;
	font-size:20px;
}

#quote {
	color: #ff9;
	font-family:"Comic Sans MS", cursive;
	font-size:18px;
	font-weight:bold;
	padding-left:700px;
}

#row {
	background-image:url(images/background2.gif)
}

#map {
	position:relative;
	top:-385px;
	left:372px;
	padding:o;
	spacing:0;
}