a:link,a:active,a:visited
	{
	color: #c00000;
	font-size:12px;
	font-weight:normal;
	font-family:Trebuchet MS;
	font-style:normal;
	text-decoration:bold;
	font-variant:normal;
	border:none;
	text-transform:none;
	}

a:hover
	{
	color: #000000;
	font-size:12px;
	font-family:Trebuchet MS;
	font-style:normal;
	font-weight:normal;
	cursor:normal;
	font-variant:normal;
	border:none;
	text-transform:italic;
	}

a.navi, a.navi:active, a.navi:link, a.navi:visited {
display: block;
font-family: trebuchet ms;
font-size: 11px;
font-weight: normal;
text-decoration: none;
border-left: 7px solid #69322f;
background: #ffffff;
color: #F0D28C;
text-transform: uppercase;
letter-spacing: 2px;
text-align: left;
margin:0px;
}
a.navi:hover {
display: block;
font-family: Tahoma;
font-size: 11px;
font-weight: normal;
text-decoration:none;
border-left: 7px solid #f0b0c1;
background: #ffffff;
color: #d8d8d8;
text-transform: none;
letter-spacing:2px;
text-align: left;
margin:0px;}


h1 {
background-image: url("images/h1.png");
margin:0px;
height:116px;
font-size:16px;
font-family:Georgia;
font-weight: bold;
color: #ffffff;
text-shadow: #cdd185 1px 1px 1px;
}

h2 {
background-image: url("/images/h2.png");
border-bottom: 0px solid #C3DC96;
font-family:trebuchet ms;
font-size:13px;
color: #000000;
text-align:center;
text-transform:none;
font-weight: normal;
letter-spacing: 1px;
margin:0px;
padding:0px;
}

h3 {
margin:0px;
height:18px;
font-size:11px;
font-family:Lucida Sans;
font-weight: normal;
color: #ffffff;
}

h4 {
background-image: url("/images/h4.png");
margin:0px;
height:45px;
font-size:14px;
font-family:Trebuchet MS;
font-weight: bold;
color: #ffffff;
text-shadow: #c00000 1px 1px 1px;
}


h5 {
margin:0px;
height:25px;
font-size:14px;
font-family:Georgia;
font-weight: italic;
color: #97c2ce;
}

blockquote { 
background-image: url("images/bquote.png");
background-shadow: #000000; 3px 3px 3px
font-weight: none; 
font-family: Georgia;
font-size:12px;
line-height: 13px; 
color: #000000; 
text-align:justify;
padding: 50px;
}

.side {
margin-top:0px;
padding:15px;
background-image: url("images/sidebkg.png");
border-bottom: 0px solid #a2e6dc;
font-family: Trebuchet MS;
font-size:12px;
color: #000000;
text-align:left;
text-transform: none;
font-weight:normal;
line-height:14px;
}

.sidetwo {
margin-top:0px;
padding:30px;
background-image: url("images/h2.png");
border-bottom: 0px solid #a2e6dc;
font-family: Trebuchet MS;
font-size:12px;
color: #000000;
text-align:left;
text-transform: none;
font-weight:normal;
line-height:14px;
}

.img {
border: 3px solid #f3f1eb;
-moz-border-radius: 0.10em;
margin: 1px;
padding:1px;
-moz-opacity: 1.0;
background-color: #ffffff;
background-shadow: #ffffff;

}

.content {
background-image: url("images/cbkg.png");
color: #000000;
font-size:12px;
font-weight: normal;
font-family:Arial;
padding:25px;
text-transform: normal;
text-align:left;
border-bottom: 0px dashed #69322f;
margin:0px;
line-height:14px; }

a img {
	border: 1px solid #CBE4C8;
	padding: 3px;
margin: 2px;
	 -moz-border-radius:  6px; 
-webkit-border-radius: 6px; 
border-radius: 6px;
	}

a img:hover {
	border: 1px solid #97050f;
	background-color: FBFBFB;
	padding: 5px;
margin: 2px;
	 -moz-border-radius:  6px; 
-webkit-border-radius: 6px; 
border-radius: 6px;
	}

b{font-size:12px;font-family:Trebuchet MS;color: #c80700;}
b2{font-size:14px;font-family:Georgia;color: #97050f;}
s{font-4-family:Georgia;color: #97050f;}
i{font-family:Trebuchet MS;font-size:12px;color: #ffffff;}
em{font-family:Georgia;font-size:18px;color: #ffffff;}
u{font-family:Georgia;font-weight:normal;font-size:14px;color: #97d8e8;border-bottom:0px solid #000000;} 
.shadow  { position:relative; display:block; color:#000000; }
.shadow span { position:absolute; display:block; top:0px;  }
.shadow:before { display:block; padding:1px; content: attr(title); color:#666;  } 

body