body{
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	margin: 0;
	padding: 0;
	background-color: #f3f3f3;
	text-align: center;
	padding-left: 10px;
	padding-right: 10px;
}

:link,
:visited,
:active
{
	color: #606060;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

div,
select,
table,
form,
img,
p,
ul,
h1,
h2,
h3,
dd,
object
{
	margin: 0;
	border: 0;
	padding: 0;
	font-weight: normal;
	font-size: 100%;
	background-repeat: no-repeat;
	background-position: top left;
}

ul{
	list-style: none;
}

input,
textarea,
select
{
	font: 11px Verdana, Arial, Helvetica, sans-serif;
}

button
{
	font: 11px Verdana, Arial, Helvetica, sans-serif;
}


.delimiter{
	clear: both;
}

.unvisible_delimiter{
	clear: both;
	height: 1px;
	overflow: hidden;
	margin-bottom: -1px;
}

.hidden{
	display: none;
}

.invisible{
	visibility: hidden;
	position: absolute;
}


#root{
	text-align: left;
	padding-bottom: 4px;
	margin: 0 auto;
}

#logo{
	text-align: center;
}

input,
textarea
{
	border: 1px solid #bdc2c6;
	background-color: white;
}


#bottom_frame{
	color: #4c3502;
	height: 1.4em;
	margin-top: 20px;
}

#bottom_frame :link,
#bottom_frame :active,
#bottom_frame :visited
{
	color: #4c3502;
	text-decoration: underline;
}

#bottom_frame em{
	font-style: normal;
}

#credits{
	padding-left: 6px;
	float: left;
}

#copyright{
	float: right;
	padding-right: 6px;
}

#photopage{
	text-align: center;
}

#photopage p span.quotes{
        font-size: 18px;
        font-weight: bold;
        position: relative;
        top: 5px;
        font-family: arial;
        margin-left: 2px;
        margin-right: 2px;
}

#sendmail form{
	margin-top: 20px;
}

#sendmail form p{
	padding-top: 2px;
	padding-bottom: 2px;
}

#sendmail span.label{
	display: block;
	float: left;
        width: 200px;
        text-align: right;
        margin-right: 5px;
}

#sendmail p.submit{
	text-align: right;
	padding-right: 96px;
}

#sendmail h1{
	font-weight: bold;
	text-align: center;
	font-size: 12px;
	margin-bottom: 30px;
}

#interestform form{
	margin-top: 20px;
}

#interestform form p{
	padding-top: 2px;
	padding-bottom: 2px;
}

#interestform span.label{
	display: block;
	float: left;
        width: 200px;
        text-align: right;
        margin-right: 5px;
}

#interestform p.submit{
	text-align: right;
	padding-right: 96px;
}

#interestform h1{
	font-weight: bold;
	text-align: center;
	font-size: 12px;
	margin-bottom: 30px;
}
