body {
color: #000;
background: #788F91;
background-image:  url(../images/site/home_background.gif);
background-repeat: repeat-x;

margin: 30px 30px 30px 30px;
}

.hide {
display: none;
}

img {
display: block;
border: 0;
}

a:link {
font-weight: normal;
text-decoration: none;
color: #033;
background: transparent;
}

a:visited {
font-weight: normal;
text-decoration: none;
color: #0F4040;
background: transparent;
}

a:hover {
font-weight: normal;
text-decoration: underline;
color: #788F91;
background: transparent;
}

a:active {
font-weight: normal;
text-decoration: none;
color: #788F91;
background: transparent;
}

a
{
font-size: 11px;
}

table
{
vertical-align: top;
}

h1 {
font-family: "Times New Roman", "Times New Roman PS", "Times", Georgia, "New Century Schoolbook",serif;
font-size: 68px;
font-weight: normal;
text-transform:uppercase;
}

h2 {
font-size: 12px;
font-weight: bold;
text-transform:uppercase;
}

#banner h2 {
font-family: "Times New Roman", "Times New Roman PS", "Times", Georgia, "New Century Schoolbook",serif;
font-size: 42px;
font-weight: normal;
text-transform:uppercase;
	display: inline;
}

p, td, li, ul, ol, h2, h3, h4, h5, h6, a {
font-family: "Lucida Grande", Verdana, Lucida, Arial, Helvetica, sans-serif; 
}

html p {
margin-top: 0;
margin-bottom: 1em;
text-align: left;
font-size: 11px;
line-height: 1.5;
}

/* Basic page divisions */

#banner {
	margin-bottom: 30px;
	}

#banner h1 {
	display: inline;
}
#main {
	background: #fff;
	background-image: url(../images/site/background_duck.gif);
	background-position: top left; 
	background-repeat: no-repeat;
	border: 2px solid #000;
	}

#contact {
	vertical-align:middle;
	border-top: 2px solid #000;
}


#contact p{
	font-size: 12px;
	text-align: center;
	line-height: 1.5;
	margin-bottom: 0;
}

#contact a{
	font-size: 12px;
}
#about {
	vertical-align:top;
	border-right: 2px solid #000;

}

#about p {
	line-height: 1.7;
}

#about a:link, #about a:visited,#about a:active {
	font-weight: bold;
	display: block;
	margin-bottom: 10px;
}

#featured a:link, #featured a:visited,#featured a:active {
	font-weight: bold;
	display: block;
	margin-bottom: 10px;
}

#featured {
	vertical-align:top;
}

#featured img
{
display: inline;
}

#featured p img.featuredleft
{
text-align: left;
margin-right: 12px;
}
#featured p img.featuredright
{
text-align: right;
margin-left: 12px;
}

#featured h2 {
margin-top: 0px;
margin-bottom: 2px;
}


#featured p {
margin-top: 2px;
margin-bottom: 2px;
}

#links {
	vertical-align:top;
	border-left: 2px solid #000;
	padding-top: 0px;
}

#links h2
{
	margin-top: 15px;
}

#links a {
display: block;
font-size: 12px;
font-weight: bold;
text-transform:uppercase;
}

#featured h2 a {
font-size: 12px;
font-weight: bold;
text-transform:uppercase;
}

a.more
{
display:block;
color: #C03;
margin-top: 4px;
}

a.author
{
padding-bottom: 8px;
}

div.ft {

margin-bottom: 30px;
}