body {
	background: url(../../images/stationary_bio.jpg) no-repeat top center fixed;
	text-align: center;
        font-family: verdana; San-serrif;
        font-size: 16px;
        line-height: 22px;
}


a {
        color: #006666;
}

#content {
	width: 860px;
	text-align: left;
	margin: 0 auto;
}

#content img {
        display: block;
        text-align: center;
        margin: 0 auto;
        padding: 10px 0 10px 0;
}

#content .quote {
        font-size: 13px;
        display: block;
        margin: 0 auto;
        padding-bottom: 0;
        color: #006666;
}

.left-column {
	float: left;
}
.right-column {
	float: left;
        width: 620px;
}

#nav {
	width: 150px;
	font-family: Papyrus;
	color: #006666;
	font-size: 13px;
        padding-bottom: 40px;
        margin-right: 20px;
}
#nav img {
	display: block;
        margin-top: 10px;

}

h1 {
    	font-family: Papyrus;
	color: #006666;
        font-size: 28px; 
        line-height: 32px;  
        text-align: center; 
}

h2 {
    	font-family: Papyrus;
	color: #006666;
        font-size: 20px; 
        line-height: 24px;   
}

h3 {
	font-family: Papyrus;
	color: #006666;
        font-size: 20px;
        padding:0;
        margin: 10px 0 0 0;
        line-height: 24px;   
}

#header {
        text-align: center;
	font-family: Papyrus;
	color: #006666;
        padding-bottom: 40px;
}

#footer {
        text-align: center;
        font-size: 13px;
        margin-top: 40px;
        line-height: 18px;
        margin-bottom: 20px;
}

#footer a {
        color: #cc3333;
}

#footer span {
       font-size: 11px;
}

form table {
        font-size: 14px;
}


.red {
color: #900;	
}
