body
{
    font-family: "Lucida Grande",Verdana,"Bitstream Vera Sans",Arial,sans-serif;
}

img
{
	border: none;
	padding: 3px;
}

a:link, a:visited
{
	color: orange;
    text-decoration: none;
}

a:hover
{
	text-decoration: underline;
	color: orange;
}

h1
{
    font-size: 6em;
    margin-top: 0.2em;
	margin-bottom: 0.3em;
    text-transform: uppercase;
}

h1 a:link, h1 a:visited
{
	color: silver;
}

h1 a:hover
{
	color: orange;
	text-decoration: none;
}

h4
{
	font-weight: bold;
	font-size: 1em;
	text-transform: uppercase;
	margin-left: 0.5em;
	margin-bottom: 0.5em;
	border-bottom: 1px solid silver;
	padding-bottom: 4px;
}

#left-bar
{
	text-align: right;
	margin-right: 1.5em;
}

#logo
{
	text-align: right;
}

.contact 
{   
	color: gray;
	font-variant: small-caps;
	text-transform: lowercase;
	text-indent: 1em;
	line-height: 1.9em;
}

.content {
	margin-left: 0.5em;
	font-family: Georgia, Times, "Times New Roman", serif;
	line-height: 1.6em;
}

p.small {
	width: 70%;
	margin-left: 4em;
	font-size: 0.8em;
	line-height: 1.4em;
}

#introduction {
	font-size: 24px;
	font-family: Georgia, Times, "Times New Roman", serif;
        line-height: 1.5em;
}

#introduction sup
{
	 font-family: "Lucida Grande",Verdana,"Bitstream Vera Sans",Arial,sans-serif;
	font-weight: bold;
	color: orange;
	font-size: 3.5em;
	line-height: 0em;
}


#mailing-list input
{
	margin-top: 0.4em;
	font-family: Georgia, Times, "Times New Roman", serif;
}

#email
{
    color: gray;
    font-style: italic;
}

#email:focus
{
    color: black;
    font-style: normal;
}

#email-entered
{
	color: black;
	font-style: normal;
}
