body,
html
{
	margin: 0;
	padding: 0;
}

body
{
	min-width: 750px;
	background: #990000 url(../newimage/dragonflybackground2.jpg) repeat-y 50% 0;
	color: #000;
	font-family: Book Antiqua,Palatino Linotype,Palatino, serif;
	line-height: 1.3em;
	text-align: center;
}

h1
{
	padding: 15px 30px 0px 35px;
	background: url(../newimage/smalllogo.gif) no-repeat left center;
	font-size: 1.5em;
}

h2
{
	padding: 15px 30px 10px 20px;
	background: url(../newimage/teenybull.gif) no-repeat left center;
	font-size: 1.1em;
	color: #B08A08;
	margin-left: 20px;
}

h3
{
	line-height: 1.0em;
	font-size: 1.2em;
	color: #660000;
	text-align: center;
}

h5 {
	text-align: left;
	color: #660000;
	font-size: .9em;
}

.memberoption {
	padding-left: 45px;
}

.title
{
	margin: 10px;
	border-bottom: 1px solid #CC9900;
}

.intro
{
	line-height: 200%;
	text-align: left;
}

.itin
{
	font-style: italic;
	text-align: center;
	font-size: 1.2em;
	line-height: 1.3em;
	color: #CC0000;
	border-bottom: 4px inset #CC9933;
	margin-bottom: 15px;
}
.costoption {text-indent: 35px;}

.ans {padding-left: 45px;}

.q {color: green;}

.golden {color: #CC9900;
				font-family: Papyrus;
				font-size: 1.3em;}
.ocdf {font-family: Papyrus; font-weight: bold;}

ul { list-style-image: url(../newimage/bullet.gif); }
li { padding-bottom: 20px; }
blockquote { padding-left: 1em; }

blockquote p, blockquote ul, blockquote ol
{
	line-height: normal;
	font-style: italic;
}

a
{
	color: #990000;
	text-decoration: none;
}

a:hover
{
	color: #B08A08;
	text-decoration: underline;
}

h2 a
{
	color: #B08A08;
	text-decoration: none;
}

h2 a:hover
{
	color: #B08A08;
	text-decoration: none;
}

#page
{
	margin: 0 auto;
	background: #FFF;
	width: 750px;
	border: 2px solid #990000;
	text-align: justify;
}

#header
{
	width: 750px;
	background: #990000;
	margin: 0 auto;
}

#header a
{
	text-decoration: none;
	color: #990000;
}

#menu
{
	width: 750px;
	margin: 0 auto;
	background: #990000;
	text-align: center;
	list-style: none;
	font-family: "Papyrus", "Book Antiqua", "Palatino Linotype", "Palatino", serif;
	font-size: 1.2em;
	line-height: 1.4em;
	border-top: 2px #CC9900 solid;
	border-bottom: 4px #CC9900 solid;
}

#menu ul
{
	margin: 0;
	padding: 5px;
	list-style: none;
	font-family: "Papyrus", "Book Antiqua", "Palatino Linotype", "Palatino", serif;
}

#menu li { display: inline; }

#menu a
{
	padding: 0px 10px 0px 10px;
	text-decoration: none;
	font-weight: bold;
	color: #CC9900;
}

#menu a:hover { text-decoration: underline; }

#main
{
	width: 675px;
	background: #FFF;
	padding: 30px;
	
}


/* Footer */
#footer
{
	clear: both;
	font-size: 0.85em;
	text-align: center;
	line-height: 1.0em;
	padding: 0.3em 0;
	background: #FFF;
	border-top: #CC9900 2px solid;
	border-bottom: #CC9900 15px solid;
}

#bottomnav
{
	background: #CC9900;
	color: #000000;
	font-size: .85em;
	text-align: center;
	border: #CC9900 2px solid;
	padding-bottom: 20px;
}

#bottomnav ul
{
	margin: 0;
	padding: 5px;
	list-style: none;
	font-family: "Book Antiqua", "Palatino Linotype", "Palatino", serif;
}

#bottomnav li
{
	display: inline;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
}

#bottomnav a
{
	padding: 0px 5px 0px 5px;
	text-transform: lowercase;
	text-decoration: none;
	font-weight: bold;
	color: #000;
}

#bottomnav a:hover { text-decoration: underline; }

#copyinfo
{
	background: #FFF;
	border-top: #990000 3px solid;
	border-bottom: #990000 8px solid;
	margin-bottom: -0.3em;
	font-size: .85em;
}
