body{
font-family: Verdana, Arial, Helvetica, sans-serif;
background-color: #C0A060;
color: #000000;
margin: 30px 0px;
padding: 0px;
font-size: 100%;
}

table{
background-color: #FFF;
border-collapse: collapse;
margin: 0px;
padding: 0px;
}

td{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 80%;
vertical-align: top;
padding: 5px;
}

a:link, a:visited {
color: #852;
text-decoration: none;
font-weight: bold;
}

a:hover {
color: #831;
text-decoration: none;
font-weight: bold;
}

a:active {
color: #fff;
text-decoration: underline;
font-weight: bold;
}


h1 {
font-family: Georgia, Georgia, serif;
background-color: #EDB;
color: #974;
font-size: 22px;
font-weight: bold;
border-top: 1px solid #974;
border-right: 5px solid #974;
border-bottom: 1px solid #974;
border-left: 5px solid #974;
padding: 5px;
text-align:left;
}

h2 {
color: #531;
font: small-caps bold 20px Tahoma, Arial, sans-serif;
letter-spacing: 2px;
}

h3 {
color: #B95;
font: bold 18px "Trebuchet MS", "Comic Sans MS", Arial, sans-serif;
text-align: left;
}

h4 {
color: #974;
font: bold 16px  "Trebuchet MS", "Comic Sans MS", Arial, sans-serif;
}

h5 {
color: #000;
font: bold 14px "Trebuchet MS", "Comic Sans MS", Arial, sans-serif;
}

h6 {
font-family: Arial, Georgia, Georgia, serif
background-color: #EDB;
color: #974;
font-size: 18px;
font-weight: bold;
border-top: 1px solid #974;
border-right: 5px solid #974;
border-bottom: 1px solid #974;
border-left: 5px solid #974;
width: 45%;
padding: 5px;
float: right;
}

h7 {
color: #974;
font: bold 20px  "Trebuchet MS", "Comic Sans MS", Arial, sans-serif;
text-align: center;
}


.header {
height: 160px;
background-color: #642;
background-image: url(images01/sky03.jpg);
color:  #FFF;
font-size: 100%;
font-weight: bold;
font-style: italic;
text-align: right;
vertical-align: middle;
padding-right: 20px;
border: 1px solid #000;
}

.header h1 {
font-family: Georgia, Georgia, serif;
background-color: transparent;
color: #800517;
font-size: 36px;
font-weight: bold;
font-style: normal;
text-align: center;
letter-spacing: 3px;
margin: 0px;
border: 0px;
padding: 0px;
}

.header h2 {
font-family: Georgia, Georgia, serif;
background-color: transparent;
color: #800517;
font-size: 24px;
font-weight: bold;
font-style: normal;
text-align: center;
letter-spacing: 3px;
margin: 0px;
border: 0px;
padding: 0px;
}

.sidebar {
width: 200px;
border-right: 1px dashed #852;
border-left: 1px solid #000000;
}

.content {
width: 550px;
padding: 10px 15px;
font-family: Verdana, Arial, sans-serif;
line-height: 20px;
text-align: left;
border-right: 1px solid #000;
}

.contentjm {
width: 550px;
padding: 10px 15px;
font-family: Verdana, Arial, sans-serif;
line-height: 20px;
text-align: center;
border-right: 1px solid #000;
}

.contentGallery {
width: 700px;
padding: 10px 15px;
font-family: Verdana, Arial, sans-serif;
line-height: 20px;
text-align: justify;
text-color: 852;
border-right: 1px solid #000;
}

.footer {
background-color: #642;
color: #FFF;
font-size: 75%;
text-align: center;
letter-spacing: 3px;
padding: 10px 20px;
border: 1px solid #000;
}

.imageleft {
margin: 2px 10px 2px 0px;
border: 3px double #000;
float: left;
}

.imageright {
margin: 2px 0px 2px 10px;
border: 3px double #000;
float: right;
}

.imagecenter {
margin: 2px 10px 2px 0px;
border: 3px double #000;
float: center;
}

.footer a:link {color: #852;
text-decoration: none;
font-weight: bold;
padding: 3px;
}

.footer a:visited {color: #fff;
text-decoration: none;
font-weight: bold;
padding: 3px;
}

#box1 {
width: 85%;
border-color: red;
border-style: solid;
padding: 5px;
border-width: 10px;
margin: 20px;
}

#nav {
position: fixed;
}

