body {background: white; color: black; background-image: url(about_faq_back1.jpg); background-repeat: repeat-x; background-attachment: fixed; background-position: top }

a {text-decoration: none; color:#CCFF99}
a:hover{color:#FFFFBB; text-decoration: underline}

p {text-indent: .25in}
hr{color:#003300}
a.out{color:silver}

h1.underimage{visibility: hidden; position:absolute; left:0; top:0}
h2 {font-size: 115%}

div.banner {border-bottom: 2px solid black; width:100%; padding: 10px}

div.contentlinks {background: #fae050; border: 1px solid black; width:22em; color: #605000; padding: 4px}
	div.contentlinks a {color: #302000; text-decoration:none}
	div.contentlinks a:hover {color: #302000; background: #edd040; text-decoration:none}
	div.contentlinks a:active {color: #703000; font-weight: bold}

div.greentext {background: #101010; border: 5px dotted purple; color: #90d030; padding: 10px; width: 38em; float:right; font-size: 105%}
	div.greentext a {text-decoration: none; font-size: 100%; font-weight: normal; color:#CCFF99}
	div.greentext a:active{color:#FFFFFF}
	div.greentext a:hover{color:#FFFFBB; text-decoration: underline}

div.intro {background: #eda030; border: 1px solid black; width: 37em; color: #200000; padding: 10px; font-size: 105%; text-align:justify}
	div.intro a {color:#551133; background: #e0922a}

div.mainbody{text-align:center}

div.content1, div.content2, div.contact 
	{width: 45em; padding:10px; border: 1px black solid; text-align: left}

/* general links stuff */
div.content1 a, div.content2 a, div.contact a
	{text-decoration: none; font-size: 100%; font-weight: normal}

/* hover in the body links */
div.content1 a:hover, div.content2 a:hover, div.contact a:hover
	{text-decoration: underline}

/* background colors for the general links */
div.content1 {background: #f0b040; color: #000000}
div.content1 a {color:#551133; background: #e5a535}

div.content2 {background: #eda030; color: #000000}
div.content2 a {color:#551133; background: #e0922a}

div.contact {background: #ed8020; color: #000000}

div#updt{font-size: 80%; color:#000000; padding:5px; background: #f3f7a0; width: 16em; border: 1px solid #dadec0}
div#updt a {color:#caa000}
