#container {
        background-color: #ffffff;
        margin: 10px auto;
	width: 700px;
	text-align: left;
}

#header
{       background-color: #ffffff;
	width: 700px;
	margin: 0px auto;
        border-left: 8px solid #ffffff;
        border-right: 8px solid #ffffff;
        border-top: 8px solid #ffffff;
	text-align:center;}

#content
{	float:right;
        background-color: #ffffff;
        width: 510px;
        padding: 15px;
        margin: 0px 0px;
        text-align: justify;
        background-color:#ffffff;
        background-image: url('quotejpg.jpg');
        background-repeat: no-repeat;
	background-attachment:scroll;
	background-position: 35px 20px; }

#main
{	padding-top: 130px;}

#sidebar
{	float:left;
        background-color: #ffffff;
	width: 130px;
        padding: 15px;
        margin: 0px 0px;
        text-align: justify;
        background-color: #ffffff;}

#footer
{       background-color: #fce5e7;
	border: 5px solid #ffffff;
        color: #7a3337;
        font-size: 8pt;
	width: 674px;
        margin: 0px 0px;
        padding: 8px;
        text-align: justify;
        clear:both;}

#quotes {
        position: absolute;
        list-style:none;
        top: 290px;
        width: 340px;
	margin-left:135px;
	padding:0px;
}

#quotes li {
	float:left;
}

body
{	color: #150105;
	font-family: Georgia, Verdana, Arial, Helvetica, ans-serif;
	font-size: 10pt;
	margin: 0px;
	padding: 0px;
        text-align: justify;
        background: url(bg.jpg);}

h1 {
	color: #450b07;
	font-family: Georgia, Verdana, Arial, Helvetica, ans-serif;
	font-size: 14pt;
        text-transform:lowercase;
        font-weight: 900;
        border-bottom: 1px solid #000000;
        margin-bottom: 10px;}

a, a:visited {color:#491919;
	text-decoration:none;}

a:hover{
	color:#ec9b00;
	text-decoration:none;}

.navi
{	letter-spacing: 2px;
	list-style-type: none;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-left: 0px;}

.navi a, .navi a:link, .navi a:visited
{	display: block;
	padding: 3px;
	width: 120px;
	background-color: #7a3337;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	margin-bottom: 0px;
	margin-top: 0px;}

.navi a:hover
{	background-color: #d2c4aa;
	color: #fff;}

.navi li.first a, li.first a:active, li.first a:visited {
	border-top: 1px solid #000;}

h2 {
	color: #524132;
	font-weight: bold;
	font-size: 12px;
	font-family: georgia, sans-serif;
	text-transform: uppercase;
	border-bottom: 1px solid #201a14;
	line-height: 10px;
	letter-spacing: 4px;
	padding: 0;
	text-align: center;}

input, select, textarea, .textfield {
        margin:3px;
        color: #000000;
	background-color: #ffffff;
	font-size: 9pt;
        text-align: left;
        border: 1px solid #696969;
	font-family: georgia;}
