body, table {
 font-family: tahoma, Verdana, Arial;
 font-size: 8pt;
 text-decoration: none;
 background-color: white;
 text-align: center;
 margin: 0px;
 background-color: #FFF;
}

fieldset {
 border: 1px solid #79BE67;
 background: #D0E8C0;
 width: 90%;
 margin-top:30px;
}
fieldset p { font-weight: bold; background-color: white; margin: 0px; padding: 0px; }

legend {
 background: #79BE67;
 border: #79BE67 solid 1px;
 padding: 1px 10px;
 color: white;
 font-weight: bold;
} 


#resizer {
 padding: 10px;
 width: 90%;
 margin: auto;
}

#width { margin-right: 20px; }
textarea { width: 50%; }

a { color: #000; font-weight: bold; text-decoration: none; }
a:hover { text-decoration: underline; }
em { color: #000066; text-decoration: none; padding: 5px; margin-left: 5px; font-style: normal; }

h1, h2, h3 { 
 font-family: tahoma, Verdana, Arial;
 font-size: 18px;
 text-decoration: none;
 padding: 0px;
 margin: 0px;
 margin-bottom: 5px;
 padding-top: 10px;
}

#container1 {
 width: 96%;
 background: url('/images/bkg_rightshadow.gif');
 background-position: right;
 background-repeat: repeat-y;
 margin: auto;
}

*>#container1 { padding-right: 9px; }
	* html #container1 {
		/* IE5Mac filter \*/

		/* end filter */
	}

#container {
 width: 100%;
 text-align: left;
 vertical-align: top;
 margin: auto;
 background:url('/images/bkg_leftshadow.gif') left top repeat-y;
 background-color: #fff;
 margin-right: 9px;
}

#header {
 clear: both;
 height: 90px;
 background-color: white;
 background-image: url('/images/header.gif');
 background-position: left center;
 background-repeat: no-repeat;
 padding: 0px;
}

#topnav, #footer {
 clear: both;
 color: white;
 background-color: #79BE67;
 border-top: 1px solid black;
 border-bottom: 1px solid black;
 margin-left: 9px;
}

#footer { 
 margin-left: 9px;
 padding: .2em 1em;
 font-weight: bold;
 text-align: center; 
 margin-top: 20px;
}

#footer a { color: white; }

#topnav ul, #footer ul {
 list-style-type: none;
 padding: 5px;
 margin: 0px;
}
#topnav ul li, #footer ul li { display: inline; }

#topnav ul li a, #footer ul li a{
 padding: .2em 1em;
 border: 1px outset #52698C;
 background-color: #79BE67;
 border-bottom: none;
 border-top: none;
 border-left: none;
 color: #FFF;
 text-decoration: none;
 font-weight: bold;
}

#topnav ul li a:hover, #footer ul li a:hover{ color: #D0E8C0; }

#header h1 { visibility: hidden; }

#left {
 width: 160px;
 background-color: white; 
 margin: 0px 0px 1px 9px; 
 float: left;
 padding-left: 4px;
}

#left h2 {
 visibility: hidden;
 padding: 0px;
 margin: 0px;
}

#left img { margin-top: 5px; }

.recommended-heading, .feedback-heading {
 background-image: url('/images/h_recommended.gif');
 background-repeat: no-repeat;
 background-position: center;
 height: 33px;
 margin-top: 10px;
}
.feedback-heading { background-image: url('/images/h_feedback.gif'); }

.nav-footer {
 background-image: url('/images/nav_footer.gif');
 background-repeat: no-repeat;
 background-position: left top;
 height: 11px;
}

#left ul {
 margin: 0px;
 padding: 0px;
 vertical-align: middle;
 list-style: none;
}

#left li { padding: 4px 0px 4px 10px; }
#left ul li a { margin: 2px; }

#content {
 margin-left: 185px;
 padding: 0px;
 vertical-align: top;
 background-color: white;
}

#original-image, #resized-image { width: 600px; overflow: auto; }

.w3c { border: none; }

/* LEFT BUBBLES */
#left hr {height: 1px; border: 0px; border-top: 1px solid #FFF;}
#left .container, #left .news, #left .testimonials, #left .features {width: 160px; margin-bottom: 15px; margin-top: 5px; background: #D0E8C0; color: #D0E8C0; padding: 0px; font-size: 10px}
#left .container dl {margin: 0px; padding-bottom: 10px; background: url('/images/bubblebottom.gif') no-repeat bottom;}
#left .container dt {margin: 0px; padding-top: 7px; background: url('/images/bubbletop.gif') no-repeat top;}
#left .container dd {margin: 0px; padding: 0px 10px;}
#left .container a {color: blue; text-decoration: none; font-weight: bold}
#left .container a:hover {color: #435295; text-decoration: underline;}
#left .container h1, #left .container h2, #left .container h3 {margin: 2px 0px 5px; padding-left: 0px; padding-top: 0px; line-height: 13px; text-transform: uppercase; font-size: 12px;}
#left .container p {margin: 2px 0px 5px; padding-left: 0px; padding-top: 0px; line-height: 13px; font-size: 10px;}
#left .container ul, #left .news ul, #left .testimonials ul, #left .features ul {padding-left: -10px; list-style: circle; position: relative; left: -20px; line-height: 14px}
#left .container li, #left .news li, #left .testimonials li, #left .features li {margin-top: 5px;}
html>body #left .container ul, html>body #left .news ul, html>body #left .testimonials ul, html>body #left .features ul {padding-left: 35px}
html>body #left .container ul, html>body #left .news li, html>body #left .testimonials li, html>body #left .features li {line-height: 11px}

/* Left column box color options...
/* Change the colors for these KEY containers */
#left .light_green {background: #D0E8C0; color: #406866;}
#left .light_orange {background: #FEDDA6; color: #E67043;}
#left .light_grey {background: #EEEEEE; color: #333333;}

.domaintable { border: 1px outset black; text-align: left; }
.domaintable th { background-color: #79BE67; color: white; border: 1px outset black; padding: 4px; }
.altrow { background-color: #EEEEEE; }