body{
margin: 0px;
background: #000000;
background-position:center;
font: 0.75em Tahoma;
color: #FFFFFF;
voice-family: female;
speech-rate: medium;
speak-punctuation: code;
speak-numeral: continuous;
pause: 20ms;
}

hr {
color: #FFFFFF;
height: 1px;
padding: 0px;
margin: 0px;
}

/* Header Tags - remember we are using the h5 tags for navigation!!! */

h1 {
font: bold 1.35em Tahoma;
color: #a3c308;
margin: 0px 0px 10px 0px;
}

/* Main Navigation - Works with Nav Link Style */
h3, H3 {
font-size: 1.0em;
margin: 0px;
padding: 0px;
display: inline;
font-weight: inherit;
}

/* Site Map Only */
h5 {
font: bold 0.75em Tahoma;
color: #a3c308;
margin: 0px;
margin: 3px 0px 3px 0px;
}

/* Header */

.td_header {
background: #000000;
border-bottom: 1px solid #a3c308;
color: #707173;
}

/* Body */

.td_body {
background: #000000;
border-top: 5px solid #000000;
border-bottom: 5px solid #000000;
}

.td_body_right {
background: #000000;
border-left: 1px solid #a3c308;
border-top: 5px solid #000000;
border-bottom: 5px solid #000000;
}

div#bodyText {
padding: 10px;
text-align: justify;
color: #F5F5F5;
}

div#bodyImage {
padding: 0px 0px 0px 15px;
text-align: justify;
color: #F5F5F5;
}

.td_photo {
padding: 0px 0px 10px 0px;
}

/* Footer */

.td_footer {
padding: 0px;
border-top: 1px solid #a3c308;
}

div#footerLogo {
float: right;
right: 0px;
width: 150px;
}

div#footerText {
padding: 5px;
color: #FFFFFF;
text-align: center;
}

div#footerText a:link, div#footerText a:active, div#footerText a:visited {
color: #FFFFFF;
text-decoration: none;
}

div#footerText a:hover {
color: #FFFFFF;
text-decoration: underline;
}

/* Navigation */

div#mainNavigation {
text-align: left;
color: #FFFFFF;
padding: 8px 0px 10px 0px;
}

div#mainNavigation ul {
margin: 0px; 
padding: 0px;
list-style-type: none;
}

div#mainNavigation li {
margin: 0px 10px 0px 10px;
}

div#mainNavigation a {
width: 130px;
display: block;
padding: 2px 0px 2px 15px;
font-weight: normal;
text-decoration: none; /*lets remove the link underlines*/
}

div#mainNavigation a:link, div#mainNavigation a:active, div#mainNavigation a:visited {
color: #a3c308;
}

div#mainNavigation a:hover {
color: #a3c308;
text-decoration: underline;
} 

.active {
color: #FFFFFF;
font-weight: bold;
}

.mainActive {
font-weight: bold;
}

a, a:link, a:visited:, a:active {
color: #a3c308;
text-decoration:none;
}

a:hover {
color: #a3c308;
text-decoration:underline;
}
/* Image Styles */

div#wrapperRightColumn img {
padding: 0px 0px 5px 0px;
}

/* Text Styles */
.headerText {
text-align: left;
vertical-align: middle;
font-weight: bold;
color: #FFFFFF;
padding: 5px;
}

/* Main Body Styles */

.image_left {
float: left;
width: 100px;
height: 100%;
}

.textmadephotrLife {
color: #f29400;
font-weight: bold;
}
/* Right Colum Styles */

.imageTitle {
position: relative;
padding: 0px 10px 10px 0px;
clear: both;
}

.pictureGallery {
position: relative;
padding: 0px 0px 10px 0px;
height: 140px;
width: 210px;
background: #999999;
}

.elementNews {
position: relative;
background: #DCE9D6;
width: 210px;
padding: 5px;
}

/* Class Form Styles */

input, select {
font-size: 0.75em;
border: 1px solid #000000;
padding: 3px;
}

.text2 {
font-size: 1.0em;
border: 1px solid #000000;
padding: 3px;
}

/* Popup Styles */

.td_popup_header {
background: #000000;
}

.td_popup_footer {
background-color: #000000;
color: #F5F5F5;
padding: 5px 0px 5px 0px;
text-align: center;
}