
body {
background: #fff url(back.gif) repeat;
font-family: verdana, arial, Trebuchet MS;
font-size: 80%;
color: #b0b0b0;}

*{
margin: 0px;
padding: 0px;}

#sitebox { 
width: 800px;
height: 100%;
margin: 0 auto 15px auto;
margin-top: 10px;
background: #f4f4f4;
color: #000;
border: 1px solid #c0c0c0;}

/*******Header Tags*********/

#header {
background: #f4f4f4 url(images1/headgradient.png) repeat-x;
width: 800px;
height: 60px;border-bottom: 1px #b0b0b0 solid;}

#header h1 {

background: inherit;
margin-left: 10px;
padding-top:20px;
color: #458fb7;
font-family: Arial, Verdana;
font-size: 160%;
}

#header .subtitle h2{
float: left;
background: inherit;
margin-left: 10px;
color: #458fb7;
font-family: Arial, Verdana;
font-size: 130%;}

#header .subtitle {
float: left;
color: #b0b0b0;font-family: Arial, Verdana;
}



/******Navigation*******/

#navigation {
clear: both;
margin-top: 8px;
height: 20px;
background: #f4f4f4;}

#navigation a {
font-family: Arial, Verdana;
margin-left: 30px;
background: #f4f4f4;
text-transform: uppercase;
color: #a0a0a0;
font-size: 1.1em;
text-decoration: none;
letter-spacing: 0.1em;}

#navigation a:hover {
color: #F26F29;}

/*****Picture Tag*****/

#picture {
width: 800px;
margin-top: 0px;
background: #f4f4f4 ;text-align: center;}

#picture .sorry{
color: #fff;
margin: 0px;
font-size: 10px;
text-align: center;
background: inherit;
margin-left: 0px;}

#picture .sorry a{
color: #fff;
text-decoration: underline;}

/****Left content*****/

#lcontent  {
margin-top: 10px;
padding: 5px;
padding-right: 15px;
line-height: 17px;
width: 400px;
float: left;
background: #f4f4f4 url(images1/dots.png) repeat-y right;
color: #b0b0b0;text-align: justify;}

#lcontent h2	   {
margin: 5px;
margin-left: 25px;
color: #F26F29;
width: 350px;
text-transform: uppercase;
font-family: Verdana, arial;
font-size: 1.2em;
background: #f4f4f4 url(images1/h1bg.png) repeat-x bottom;}

#lcontent p{
width: 350px;
margin-left: 25px;
}

p {
color: #a0a0a0;
font-family: verdana;
margin-top: 5px;
font-size: 12px;
line-spacing: 0.3em;
margin-left: 10px;}

a {
color: #96B766;
text-decoration: none;}

a:hover {
color: #f26f29;
text-decoration: underline;}

.date {
color: #000;
margin-left: 40px;
margin-top: 5px;
text-decoration: lowercase;
font-size: 0.8em;}

.date a{
color: #000;}

.date a:hover{
color: #000;
text-decoration: underline;}

/****Right Cotent*****/

#rcontent {
margin-right: 10px;
width: 340px;
float: right;
line-height: 17px;
margin-left: 0px;
text-align: justify;
background: #f4f4f4;}

#rcontent h2	   {

margin-left: 0px;
color: #F26F29;
width: 350px;
text-transform: uppercase;
font-family: Verdana, arial;
font-size: 1.2em;
background: #f4f4f4 url(images1/h1bg.png) repeat-x bottom;}

#rcontent p{
width: 350px;
color: #a0a0a0;
font-family: verdana;
margin-top: 5px;
font-size: 0.9em;
margin-left: 0px;}


/****Footer Tags***/

#footer{
clear: both;
margin-top:20px;
width: 100%;
font-size: 0.7em;
background: #f4f4f4 url(h1bg.png) repeat-x bottom;
height: 20px;
color: #b0b0b0;
text-align: center;border-top: 1px #b0b0b0 solid;}

.gallery {
list-style: none;
float: left;
margin-top: -20px;
padding-left: 50px;
border: none;} 
* html .gallery {
list-style: none;
margin-top: 0;
border: none;}

.gallery li a span {
display: none;
width: 160px;
background: transparent url("images/yellow.png") repeat;
cursor: default;
color: #A78600;
padding: 0 10px 10px 10px;
}

.gallery li a:hover span {
display: block;
position: absolute;
margin: -20px 0 0 90px;
text-align: left;
}

.gallery li a span em {
display: block;
font: bold 10px/20px arial, verdana, helvetica, sans-serif;
color: #fff;
width: 160px;
background: #A78600 url("images/arrow.gif") no-repeat;
background-position: 5px 5px;
padding-left: 20px;
margin: 0 0 6px -10px;
}

.gallery li a img {
margin: 0 auto;
border: none;} 

.gallery li a {
display: block;
padding: 12px 0;
width: 119px;
height: 95px;

text-align: center;
border: none;} 
.gallery li {
display: block;
width: 119px;
height: 95px;
float: left;
margin: 15px 4px 15px 0;
border: none;}

* html .gallery li {
margin: 3px 4px 3px 0;
border: none;}


