body {
margin: 0px;
padding-top: 0px;
padding-right: 0px;
padding-bottom: 50px;
padding-left: 0px;
font-family: verdana, arial, sans-serif;
background-color: #022f55;
}



h1 {
font-size: 17px;
margin: 0px;
padding: 0px;
font-family: Georgia, Serif, Times;
font-weight: bold;
color: #FEA527;
background-color: transparent;
text-shadow: 3px 3px 5px #000000;
}


h2 {
font-size: 13px;
margin-top: 12px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
padding: 0px;
font-family: Arial, Helvetica, Sans-Serif;
font-weight: bold;
color: #8dcff4;
}

p {
margin: 0px;
padding: 0px;
font-family: verdana, arial, sans-serif;
font-size: 11px;
background-color: transparent;
color: #ffffff;
}



a {
color: #f1a629;
background-color : transparent;
text-decoration:underline;
}

a:visited {
color: #f1a629;
background-color : transparent;
text-decoration:underline;
}

a:hover {
color: #666666;
background-color : transparent;
text-decoration:none;
}

a:active {
color: #cccc66;
background-color : transparent;
text-decoration:none;
}




/* custom tags */



.decoration {
display: block;
}



.mainbody {
padding-top: 12px;
padding-right: 100px;
padding-bottom: 50px;
padding-left: 12px;
vertical-align: top;
}


.leftnav {
padding-top: 12px;
padding-right: 6px;
padding-bottom: 12px;
padding-left: 16px;
vertical-align: top;
}


.imagecandy {
border-width: 1px;
border-color: #ffffff;
border-style: solid;
margin-right: 10px;
margin-bottom: 0px;
margin-top: 5px;
padding: 0px;
}


.testimonialimage {
border-width: 1px;
border-color: #000000;
border-style: solid;
margin-top: 6px;
margin-bottom: 6px;
}


.testimonialwrapper {
border-bottom-width: 1px;
border-bottom-color: #336699;
border-bottom-style: solid;
padding-top: 6px;
padding-bottom: 12px;
}



/* id */
#contentbox {
width: 460px;
}


.footer {
padding-top: 12px;
padding-left: 16px;
font-size: 10px;
}

a.footerlink {
color: #cccccc;
background-color : transparent;
text-decoration:underline;
}

a.footerlink:visited {
color: #cccccc;
background-color : transparent;
text-decoration:underline;
}

a.footerlink:hover {
color: #222222;
background-color : transparent;
text-decoration:none;
}

a.footerlink:active {
color: #e6e100;
background-color : transparent;
text-decoration:none;
}




