

body {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 0.9em;
    background-color: #aab8d6;
    color: #666666;
    margin: 0px auto;
	background-image:url(body_bg.jpg);
	background-position:top;
	background-repeat:repeat-x;
}
h1 {
    font-size: 2em;
    margin: 0px 0px 10px 0px;
    color: #a60102;
	padding: 0px 0px 8px 0px;
	border-bottom: 3px solid #eee;
	font-weight: bold;
}
h2 {
    font-size: 1.2em;
    margin: 0px -5px 20px 0px;
    color: #000;
	font-style:italic;
    b-order: 2px solid #f0f;
}
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: #1b3f88;
}
a img {
    border: 0;
}


#all {
    width: 799px;
    margin: 0px auto;
	padding: 0px;
	
}
#main {
    line-height: 1.6em;
    background-color: #fff;
	}
#logo {
    margin: 0px 0px 0px auto;
	padding: 8px 0px auto;
	background-image: url(shadow.jpg);
	background-position:top;
	background-repeat: repeat-x;
	border-left: 1px solid #31446e;
	border-right: 1px solid #31446e;
		}
	
#toplinks {
display:inline;
float:right;
margin-right: 10px;
}

#menu {
    border-left: 1px solid #4e6dac;
	border-right: 1px solid #4e6dac;
    background-color: #000;
	background-image: url(menu.jpg);
	background-repeat:repeat-x;
	background-position: top;
	vertical-align:middle;
	height: 20px; /* 29 */
}
#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;
}
#shadow {
    border-left: 1px solid #4e6dac;
	border-right: 1px solid #4e6dac;
    background-color: #fff;
    p-adding: 10px 10px 10px;
  	background-image: url(shadow.jpg);
	background-position:top;
	background-repeat: repeat-x;
	line-height: 10px;
}
#content {
    border-left: 1px solid #4e6dac;
	border-right: 1px solid #4e6dac;
    background-color: #fff;
    padding: 20px 40px 40px;
    text-align: justify;
	line-height: 20px;
	font-size: 1em;
	height: 120px;
}
#content p {
    padding: 0px;
    margin: 0px 0px 20px;
}
#content b,
#content strong{
color: #000000;
}

#content img {
border: 1px solid #999999;
padding: 5px;
}
#content a {
    color: #1b3f88;
}
#content a:hover {
    background-color: #1b3f88;
    color: #fff;
}

#footer {
    clear: both;
    background-color: #d7e3c9;
    border-left: 1px solid #4e6dac;
	border-right: 1px solid #4e6dac;
    border-top: 2px solid #c5d2c5;
	border-bottom: 1px solid #444;
    height: 20px;
    color: #444;
    padding: 5px 10px;
    font-size: 0.8em;
}
#footer a {
    margin-top: 5px;
    font-weight: bold;
    text-decoration:none;
    color: #620000;
}
#footer a:hover{
    text-decoration:underline;
}
#bottom {
display:inline;
float:left;
    font-size: 0.8em;
    color: #335291;
    margin: 5px 0 10px;
}
#bottom a,
#bottom a:link,
#bottom a:active,
#bottom a:visited {
    text-decoration: none;
    color: #335291;
}
#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 {
    float: right;
    margin: 0 0 10px 10px;
    b-order: 4px dashed #f0f;
}
#gallery #view {
    margin-bottom: 8px;
}
#gallery .viewer {
    margin-bottom: 8px;
}
#gallery img {
    border: 1px solid #888;
    padding: 0;
    margin-left: 8px;
    margin-top: 8px;
}
#gallery .thumbs img {
    cursor: hand;
}