HTML {
height: 100%;
margin-bottom: 1px;
}
body { 
background-color: #FFFFFF;
font-family: Verdana, Arial, sans-serif;
margin: 0px 0px 0px 0px;
color: #505050;
font-size : 100%;
text-align: center;
}

P {
padding-left: 10px;
padding-right: 10px;
}

/*Your Main Hyperlinks*/

A:LINK, A:VISITED, A:ACTIVE{
color : #6D819E;
text-decoration: none;
font-weight: bold;
}

A:HOVER {
color : #AD7C5E;
text-decoration : underline;
font-weight: bold;
}

/*Your Main Headings*/

H1 {
font-size : 15px;
font-weight : bold;
color : #6D819E;
padding: 15px 5px 0px 10px;
margin-top: 0px;
}

H2 {
border-top: 3px solid #6D819E;
font-size : 15px;
font-weight : bold;
color : #6D819E;
padding: 15px 5px 0px 10px;
margin-top: 0px;
}

H3 {
background-color: #E5E9EE;
font-size : 12px;
font-weight : bold;
color : #6D819E;
padding: 0px 5px 0px 10px;
margin-top: 0px;
}

H4 {
border-top: 3px solid #6D819E;
background-color: #E5E9EE;
font-size : 12px;
font-weight : bold;
color : #6D819E;
padding: 0px 5px 0px 10px;
margin-top: 0px;
}

H5 {
background-color: #EEE8E5;
font-size : 12px;
font-weight : bold;
color : #6D819E;
padding: 0px 5px 0px 10px;
margin-top: 0px;
}

H6 {
border-top: 3px solid #6D819E;
background-color: #EEE8E5;
font-size : 12px;
font-weight : bold;
color : #6D819E;
padding: 0px 5px 0px 10px;
margin-top: 0px;
}

span.H7 {
font-size : 100%;
font-weight : bold;
color : #000000;
margin-bottom: 0px;
}

/*--*/

ul {
list-style-type: disc;
padding-right: 10px;
}

HR {
color : #6D819E; 
height : 1px;	 
width : 75%;
}


/*Your Main Table*/

.wrapper {
margin: auto;
}

/*The Header Area*/

.h2cell1 {
background-color: #898989;

}

.mainimage1 {
border-top: 3px solid #FFFFFF;
border-bottom: 3px solid #FFFFFF;
}

.h2cell2 {
background-color: #AD7C5E;
border-right: 3px solid #FFFFFF;
border-left: 3px solid #FFFFFF;
}

.tag {
border-top: 3px solid #FFFFFF;
border-bottom: 3px solid #FFFFFF;
border-right: 3px solid #FFFFFF;
border-left: 3px solid #FFFFFF;
background-color: #6D819E;
color: #FFFFFF;
font-size: 15px;
font-weight: bold;
text-align: right;
padding: 5px;
}

.tag a, .tag a:visited {
font-size: 10px;
font-weight: normal;
text-decoration: none;
color: #EEE8E5; 
}

.tag a:hover{
font-size: 10px;
color: #FFFFFF; 
font-weight: normal;
text-decoration: none;
}


.h2cell3 {
background-color: #6D819E;
}

.mainimage2 {
border-top: 3px solid #FFFFFF;
border-bottom: 3px solid #FFFFFF;
}

.header {
color: #AD7C5E; 
font-size: 140%;
text-align: left;
padding: 10px;
}

.header h1{
font-size: 100%;
color: #AD7C5E; 
margin: 0px 0px 0px 0px;
}

.header p {
margin: 0px 0px 0px 0px;
font-size: 50%;
color: #6D819E; 
padding-left: 10px;
}

/*main content area*/

.mcell1 {
border-bottom: 3px solid #FFFFFF;
}

.mcell2 {
padding-right: 3px;
padding-left: 3px;
border-bottom: 3px solid #FFFFFF;
}

.mcell3 {
border-bottom: 3px solid #FFFFFF;
}

.mcell4 {
padding-right: 3px;
border-bottom: 3px solid #FFFFFF;
}

.content {
font-size: 70%;
text-align: left;
}

/*Hot Topic Boxes*/

.hot1 {
font-size: 100%;
background-color: #E5E9EE;
padding: 10px;
}


.hot2 {
font-size: 100%;
background-color: #EEE8E5;
padding: 10px;
}

/*Footer and Site Design*/

.footer {
padding: 4px;
font-size : 70%;
text-align: left;
color: #898989; 
background-color: #EEE8E5;
border-top: 3px solid #6D819E;
}

.footer a, .footer a:visited {
font-weight: normal;
text-decoration: none;
color: #898989; 
}

.footer a:hover{
color: #000000; 
font-weight: normal;
text-decoration: none;
}

.sitedesign {
padding: 4px;
font-size : 55%;
text-align: left;
}

.sitedesign a, .sitedesign a:visited {
font-weight: normal;
text-decoration: none;
color: #6D819E; 
}

.sitedesign a:hover{
color: #6D819E; 
font-weight: normal;
text-decoration: none;
}

/*Menus*/


.menu1 {
background-color: #E5E9EE;
font-size: 70%;
padding: 5px;
text-align: left;
}

.menu1 a:link, .menu1 a:active, .menu1 a:visited {
text-decoration:none;
font-weight : bold;
color : #898989; 
}

.menu1 a:hover {
text-decoration:none;
font-weight : bold;
color : #AD7C5E; 
}

.menu2 {
color: #898989;
text-align: right;
font-size: 60%;
padding: 10px;
}

.menu2 a:link, .menu2 a:active, .menu2 a:visited {
text-decoration:none;
font-weight : normal;
color : #898989; 
}

.menu2 a:hover {
text-decoration:none;
font-weight : normal;
color : #AD7C5E; 
}

.menu3 {
border-top: 3px solid #AD7C5E;
color: #898989;
text-align: center;
font-size: 60%;
padding: 4px;
margin-left: 3px;
}

.menu3 a:link, .menu3 a:active, .menu3 a:visited {
text-decoration:none;
font-weight : normal;
color : #898989; 
}

.menu3 a:hover {
text-decoration:none;
font-weight : normal;
color : #6D819E; 
}

/*Form Properties*/

.formbutton {
background-color: #FFFFFF;
border: 1px dashed #6D819E;
font-size: 90%;
font-weight: normal;
font-family: Verdana, Arial, sans-serif;
color: #505050;
}

.formtext {
background-color: #FFFFFF;
border: 1px dashed #6D819E;
font-size: 100%;
font-family: Verdana, Arial, sans-serif;
color: #505050;
margin-top: 3px;
}

/*Photo Styles*/

.photoright {
border: 1px dashed #6D819E;
float: right;
margin-bottom: 3px;
margin-left: 3px;
}

.photoplain {
border: 1px dashed #6D819E;
}

.photoleft {
border: 1px dashed #6D819E;
float: left;
margin-bottom: 3px;
margin-right: 3px;
}

/*Styles the Photo Gallery*/

#thumbnails {
width: 500px;
margin: 10px auto;
padding: 0;
text-align: center;
}

#thumbnails ul {
margin: 0;
padding: 0;
list-style-type: none;
}

#thumbnails li {
float: left;
position: relative;
display: inline;
width: 150px;
min-height: 140px;
_height: 140px; /* Terrible underscore hack for IE because min-height won't work - grrrr! */
margin: 0;
padding: 0 5px 5px 5px;
text-align: center;
}

#thumbnails ul:after {
content: ".";
display: block;
clear: both;
height: 0;
visibility: hidden;
}

#thumbnails li br {
display: block;
height: 0;
}
