/* CSS Document */

 #container
{
width: 800px;
float: left;
margin: 10px auto;
background-color: #ffffff;
color: #555555;
border: none;
line-height: 125%;
}

 #footer
{
font-family: verdana, geneva, arial, helvetica, sans-serif;
font-size: 10px;
font-weight: normal;
margin-top: 5px;
margin-left: 150px;
width: 650px;
float: bottom;
background-color: #ffffff;
color: #555555;
border: none;
line-height: 140%;
}

#top
{
padding: .5em;
background-color: #ffffff;
border-bottom: 1px solid gray;
}

#top h1
{
padding: 0;
margin: 0;
}

#leftnav
{
float: left;
width: 140px;
margin: 0;
padding: 1em;
margin-top: 30px;
background-color: transparent;
}

#content
{
font-family: verdana, geneva, arial, helvetica, sans-serif;
font-size: 11px;
font-weight: normal;
margin-left: 140px;
border-left: 1px dotted #cc9900;
background-color: transparent;
padding: 1em;
max-width: 650px;
}

#flash-postcard
{
font-family: verdana, geneva, arial, helvetica, sans-serif;
font-size: 11px;
font-weight: normal;
margin-left: 140px;
border-left: 1px dotted #cc9900;
background-color: transparent;
padding: 0;
max-width: 650px;
}

#terms
{
text-align: left;
margin: 10px auto;
background-color: #ffffff;
color: #555555;
border: none;
line-height: 125%;
font-family: verdana, geneva, arial, helvetica, sans-serif;
font-size: 11px;
font-weight: normal;
padding: 1em;
max-width: 600px;
}



#studyguide
{
font-family: verdana, geneva, arial, helvetica, sans-serif;
font-size: 11px;
font-weight: normal;
margin-top: 20px;
margin-left: 10px;
margin-right: 10px;
border: 1px dotted #cc9900;
background-color: #ffffff;
padding: 1em;
line-height: 125%;
max-width: 425px;
}

fieldset {
padding: 2px 4px;
margin: 0 0 10px 0;
background:#ffffff;
border:1px solid #ffffff;
}

img.postcard { border: 5px solid #cc6600 ;
			 }


a {	color: #cc6600; background-color: transparent; text-decoration: none}
a:hover { color: #ff3300; background-color: transparent; text-decoration: underline}
a:active { color: #cc6600; background-color: transparent; text-decoration: none}
a:visited {	color: #cc6600; background-color: transparent; text-decoration: none}


#leftnav p { margin: 0 0 1em 0; }
#content h2 { margin: 0 0 .5em 0; }