a {
color: #fff;
padding: 1px 5px;
margin: 0 3px;
text-decoration: none;
}

a:visited {
background-color: #666;
}

a:hover {
background-color: #393;
}

img {
border: none;
float: left;
}

body {
background-color: #fff;
text-align: center;
padding-top: 20px;
font: normal 11px/16px verdana, arial, helvetica, sans-serif;
color: #060;
}

#wrapper {
width: 785px;
margin: 0 auto;
text-align: left;
overflow: visible;
}

#navigation {
font: normal 10px/29px verdana, arial, helvetica, sans-serif;
color: #333333;
float: left;
background: #cff url("images/navgrad.gif") repeat-x;
}

* html #navigation {
width: 400px;
}

#navigation span {
display: block;
height: 29px;
background: transparent url("images/navleft.gif") no-repeat;
background-position: top left;
}

#navigation span span{
display: block;
padding: 0 30px;
height: 29px;
background: transparent url("images/navright.gif") no-repeat;
background-position: top right;
}

#navigation a {
color: #333333;
text-decoration: none;
background-color: transparent;
}

#navigation a:hover {
color: #5aaab1;
text-decoration: underline;
}

h1 {
color: #9D0000;
font: bold 10px/23px verdana, arial, helvetica, sans-serif;
width: 400px;
background: #CCCCCC url("images/left.gif") no-repeat;
background-position: top left;
margin: 10px 0;
float: left;
clear: left;
cursor: default;
}


h1 span {
display: block;
height: 23px;
padding-left: 10px;
background: transparent url("images/right.gif") no-repeat;
background-position: top right;
}


p {
float: left;
clear: left;
background: #E9E9E9 url("images/top.gif") no-repeat;
background-position: top left;
width: 400px;
}

p span {
color:#333333;
display: block;
width: 350px;
padding: 20px;
text-align:justify;
background: transparent url("images/bottom.gif") no-repeat;
background-position: bottom left;
}


.latest {
margin: -15px 0 0 0;
}

h2 {
text-align:center;
color: #8CDCE4;
font: bold 18px/46px arial, verdana, helvetica, sans-serif;
diplay: block;
margin-top: 5px;
}

h2:first-letter {
font-size: 28px;
}

#right {
float: right;
width: 380px;
}

* html #right {
clear: none;
width: 369px;
}

#left {
float: left;
width:400px;
}

* html #left {
margin-top: 10px;
}

.gallery {
list-style: none;
float: left;
margin-top: -20px;
}

.gallery2 {
list-style: none;
float: left;
margin-top: -10px;
}

* html .gallery {
list-style: none;
margin-top: 0;
}

.gallery li a span {
display: none;
width: 160px;
background: transparent url("images/yellow.png") repeat;
cursor: default;
color: #333333;
padding: 0 10px 10px 10px;
}

.gallery2 li a span {
display: none;
width: 50px;
background: transparent url("images/yellow.png") repeat;
cursor: default;
color: #333333;
padding: 0 10px 10px 10px;
}

.gallery li a:hover span {
display: block;
position: absolute;
margin: 50px 0 0 90px;
text-align: left;
}

.gallery2 li a:hover span {
display: block;
position: absolute;
margin: 30px 0 0 50px;
text-align: left;
}

.gallery li a span em {
display: block;
font: bold 10px/20px arial, verdana, helvetica, sans-serif;
color: #9D0000;
width: 160px;
background: #CCCCCC url("images/arrow.gif") no-repeat;
background-position: 5px 5px;
padding-left: 20px;
margin: 0 0 6px -10px;
}

.gallery2 li a span em {
display: block;
font: bold 10px/20px arial, verdana, helvetica, sans-serif;
color: #9D0000;
width: 50px;
background: #CCCCCC url("images/arrow.gif") no-repeat;
background-position: 5px 5px;
padding-left: 10px;
margin: 0 0 6px -10px;
}

.gallery li a img {
margin: 0 auto;
} 

.gallery2 li a img {
margin: 0 auto;
} 

.gallery li a {
display: block;
padding: 12px 0;
width: 119px;
height: 95px;
background: #D1FFFF url("images/box.gif") no-repeat;
text-align: center;
}

.gallery2 li a {
display: block;
padding: 12px 0;
width: 50px;
height: 50px;
background: #D1FFFF url("images/box.gif") no-repeat;
text-align: center;
}

.gallery li {
display: block;
width: 119px;
height: 95px;
float: left;
margin: 15px 4px 15px 0;
}

.gallery2 li {
display: block;
width: 50px;
height: 50px;
float: left;
margin: 15px 4px 15px 0;
}

* html .gallery li {
margin: 3px 4px 3px 0;
}

* html .gallery2 li {
margin: 3px 4px 3px 0;
}

#footer {
clear: both;
width: 785px;
text-align:center;
background: #CCCCCC url("images/left.gif") no-repeat;
background-position: top left;
color: #9D0000;
font: normal 10px/23px verdana, arial, helvetica, sans-serif;
}

#footer span {
display: block;
height: 23px;
padding-left: 10px;
background: transparent url("images/right.gif") no-repeat;
background-position: top right;
}

#footer a{
color:#9D0000;
}

#footer a:hover{
text-decoration:underline;
}

#footer a:visited{
background:#CCCCCC;
color:#9D0000;
}
