﻿body{
font:100% Verdana,Tahoma,Arial,sans-serif;
text-align:center;
background:#fff;
margin:0px;
padding: 20px;
}

.center {
 text-align: center;
}

.line-height-150 {
 line-height: 150%;
}

.border1px {
border: 1px double;
border-color: #006600;
width: 100%;
padding: 5px;
}


#container{
width:760px;
margin:0px auto;
text-align:left;
background:#ffffff;
color:#000;
border-top: none;
}

#header {
height: 92px;
background: #fff url(images/header.gif) repeat-x top left;
border: none;
}

#header h1 {
color: #fff;
padding-top: 15px;
margin: 0;
text-align: center;
font-family: Verdana;
font-size: 2.3em;
font-weight: 100;
}

#navlist {
margin: 0;
padding: 0 0 5px 0px;
border-bottom: 1px solid #666;
margin-bottom: 10px;
}

#navlist ul, #navlist li {
margin: 0;
padding: 0;
display: inline;
list-style-type: none;
}

#navlist a:link, #navlist a:visited {
line-height: 14px;
font-weight: bold;
margin: 0 10px 4px 10px;
text-decoration: none;
color: #999;
}

#navlist a:hover {
border-bottom: 4px solid #000;
padding-bottom: 2px;
background: transparent;
color: #000;
}

#content {
}

.menu{
margin-top: 20px;
float:right;
width:180px;
padding:10px 0px 0px 0px;
line-height:1.5em;
font-size:1.0em;
border:none;
}

.menu ul, .menu li {
list-style-type: none;
text-align: left;
}


.menu a {
color: #336699;
text-decoration: none;
}

.menu a:visited {
color: #336699;
text-decoration: none;
}

.menu a:hover{
color: #000;
text-decoration: underline;
}

#content1 {
float:left;
width:570px;
font-size:0.8em;
text-align: justify;
padding:0px 0 0 0px;
}

#content2 {
float:left;
width:570px;
font-size:0.8em;
padding:20px 0 0 0px;
line-height:1.5em;
}

h1 { 
	font: italic 12pt georgia; 
	font-weight: bold;
	line-height: 40px;
	letter-spacing: 1px; 
	margin-bottom: 0px; 
	color: #7D775C;
}

h2 { 
	font: italic normal 12pt georgia; 
	line-height: 25px;
	letter-spacing: 1px; 
	margin-bottom: 0px; 
	color: #7D775C;
}


h3 { 
	font: italic normal 12pt georgia; 
	letter-spacing: 1px; 
	margin-bottom: 0px; 
	color: #7D775C;
}

img {
border:none;
}

p {
font-size: 1em;
color: #000;
}

a {
color: #0000FF;
text-decoration: none;
}

a:hover{
color: #336699;
text-decoration: none;
}

a:visited {
text-decoration: none;
color: #0000FF;
}

#amazon {
font-family: Arial, Helvetica, sans-serif;
color: #5F7786;
font-size: 9pt;
text-decoration: none;
line-height: 1.1em;
text-align: justify;
}

#amazon a:link, #amazon a:hover, #amazon a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #5F7786;
	font-size: 9pt;
	text-decoration: none;
	line-height: 1.1em;
	text-align: justify;
}

