

body {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 0.8em;
    background-color: #fff;
    color: #666666;
    margin: 0px auto;
	background-image:url(bg_blue.jpg);
		background-position: center;
}
h1 {
    font-size: 1.8em;
    margin: 0px 0px 10px 0px;
    color: #29aae3;
	padding: 0px 0px 8px 0px;
	border-bottom: 1px dashed #ccc;
	font-weight: bold;
	
}
h2 {
    font-size: 1em;
    margin: 0px 0px 20px;
    color: #000;
	font-style:italic;
}
h3 {
    font-size: 1em;
    color: #cc0000;
    padding: 0px 0px 5px 0px;
    margin: 0px;
	font-weight: bold;

}
a,
a:link,
a:active,
a:visited,
a:hover {
    font-weight: bold;
    text-decoration: none;
	color: #29aae3;
}
a img {
    border: 0;
}


#all {
    width: 802px;
    margin: 0px auto;
	padding: 0px;
	
}
#main {
    line-height: 1.8em;
   
}
#logo {
    margin: 15px 0px 15px auto;
	padding: 8px 0px auto;
	b-order-left: 1px solid #000;
	b-order-right: 1px solid #000;
}
#toplinks {
    display: inline;
    float: right;
    margin-right: 10px;
}

#middle {
    border-bottom: 10px solid #444;
}
#corner {
    background-color:#FFFFFF;
    background-image: url(corner.jpg);
	background-position:top left;
	background-repeat: no-repeat;
	width: 950px;
	height: 25px;
}
#content {
    padding: 40px 0px 20px 0px;
    text-align: justify;
	line-height: 20px;
	font-size: 1em;
}
#content p {
    padding: 0px;
    margin: 0px 0px 20px;
}
#content img {
    border: 1px solid #999;
    padding: 5px;
}
#content a {
    color: #29aae3;
}
#content a:hover {
    background-color: #29aae3;
    color: #fff;
}

#footer {
 	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
    height: 20px;
    color: #444;
    padding: 5px 0px;
    font-size: 0.8em;
}
#footer a {
    margin-top: 5px;
    font-weight: bold;
    text-decoration:none;
    color: #29aae3;
}
#footer a:hover{
    text-decoration:underline;
}
#bottom {
    display:inline;
    float:left;
    font-size: 0.8em;
    c-olor: #7c3939;
    color: #959594;
    margin: 5px 0 10px;
}
#bottom a,
#bottom a:link,
#bottom a:active,
#bottom a:visited {
    text-decoration: none;
    color: #959594;
    font-weight: normal;
}
#bottom a:hover {
    text-decoration: underline;
    
}

.box{
    background-color:#996665;
    padding: 15px;
	font-size: 1.6em;
	color:#f8f5e8;
	line-height:normal;
	font-style: italic;
}

.child h3 {
    b-order-bottom: 1px solid #f00;
}
.child img {
    border: 1px solid #888;
}
#content hr {
    height: 1px;
    color: #aaa;
    margin-bottom: 20px;
}
#map {
border: 1px solid #999999;
}

#gallery {
    margin: 0 0 10px 10px;
}
#gallery #view {
    margin-bottom: 8px;
}
#gallery .viewer {
    margin-bottom: 8px;
}
#gallery img {
    border: 1px solid #888;
    padding: 0;
    margin-left: 8px;
    margin-top: 5px;
}
#gallery .thumbs img {
    cursor: hand;
}
#gallery td.view,
#gallery td.thumbs {
    vertical-align: top;
}
#content img.smooth {
    border: 0;
    display: block;
}
#content img#title2 {
    p-adding-left: -300px;
    b-order: 1px solid #c00;
}
#content img#summary {
    margin-left: 30px;
}
table.children td {
    vertical-align: top;
    border-left: 1px solid #ccc;
    padding-left: 10px;
    padding-right: 10px;
    width: 195px;
}
table.children td.first {
    border: none;
    padding-left: 0
}
table.children td h3 {
    border-bottom: 1px solid #ccc;
}
table.children td img {
    border: none;
    padding-top: 5px;
}
