﻿
* 
{
    padding:0;
    margin:0;
} 
a img 
{
    border:none;
}
.clear
{
    font-size:1px;
    width:1px;
    height:1px;
    position:relative;
    clear:both;
    display:block;
}
ul,li
{
    list-style-type:none;
}
.display 
{
    display:none;
}
body, html
{
    font-size:100%;
    font-family:"Century Gothic", arial, sans-serif;
    background:#9d8e8b url(../images/backgrounds/main.gif) top center repeat-y; 
}
/*----------------------------------------------------------------------*/
/*--------*//* CONTAINERS */
#container1
{
	
	margin:35px auto;
	width:100%;
	text-align:center;	
}
#container1
{
	position:relative;
	padding:50px 0 0 0;
	width:960px;
	text-align:left;	
	background:#ddd9d6 url(../images/backgrounds/text.gif) top center repeat-y;
	border:#000 1px solid;	
}
/*----------------------------------------------------------------------*/
/*--------*//* CONTENT AREAS */
#maincontent
{
    padding:15px 0;
    min-height: 450px;
    height:auto !important;
    he\ight:450px;
    height /**/:450px;
    font-size:0.825em;           
}
#navigation
{
    float:left;
    width:200px;
}
#bodyText
{
    float:left;
    width:440px;
}
#rightColumn
{
    float:right;
    width:300px; 
}
#rightColumn #photo img
{
    border-bottom:#a19d9a 1px solid;
}
#rightColumn #quotes
{
    padding:25px 15px 15px 50px;
    width:300px;
    w\idth:235px;
    background:url(../images/blockquote-start.gif) 15px 15px no-repeat;
}
#footer
{
    background:#c2b9b7;
    border-top:#a19d9a 1px solid;
}
/*----------------------------------------------------------------------*/
/*--------*//* ABSOLUTE CONTENT */
#header
{
   position:absolute;
   top:0;
   left:0;
   width:960px;
   height:50px;
   background:#c2b9b7 url(../images/logo.gif) top right no-repeat;
   border-bottom:#a19d9a 1px solid;
 