/* CSS Document */

/* Universal - Styles applicable to all elements of the page */
html {background:#444F41;}									/* Page background */
body {margin:0; padding:0; font:76%/130% Verdana, Arial, Helvetica, sans-serif; color:#330000;}
div.container {background:#CCCC66; margin:0 auto; width:786px;}
a img {border:none;}
h1 {font-size:12px; font-weight:bold;}
ul.features {position:relative; left:-25px;}
a.content_link {color:#330000; font-weight:bold;}
aa.content_link:link {color:#33000; text-decoration:none; font-weight:bold;}
a.content_link:visited {color:#33000; text-decoration:none; font-weight:bold;}
a.content_link:hover, a.content_link:active {color:#33000; text-decoration:underline; font-weight:bold;}

/* Main table styles */
table.main_table {margin:0; padding:0; position:relative; top:-2px;}
table.main_table td {vertical-align:top;}
td#panel {position:relative; top:-5px;}

/* Styling the page links area */
td.links {position:relative; top:-11px;}
ul.navbar {list-style-type:none; float:left; display:block; width:100%; line-height:.4em; clear:both; margin:0; padding:0; background-color:#330000; text-align:center; color:#FFF;}

ul.navbar li {display:inline; font-weight:bold; font-size:12px;}

a.nav:link, a.nav:visited {display:block; float:left; width:19.5%; padding:1.2em 0 1.2em 0; margin:0; text-decoration:none; color:#FFF;}

a.nav:hover {text-decoration:underline;}

a.nav:active {text-decoration:underline;}

/* Styling the main text/content area */
td.content {margin:4px; padding:.1em 1.5em 2em 1.1em; text-align:justify;}
td.content ul {text-align:left;}
td.content img {border:1px solid #330000;}

/* Styling the footer area */
td#footer {border-top: 1px solid #003333; text-align:center; font-size:11px;}
div#webmaster {font-size:9px;}
div#webmaster a {color:#330000;}
td#footer a:link {color:#33000; text-decoration:none; font-weight:bold;}
td#footer a:visited {color:#33000; text-decoration:none; font-weight:bold;}
td#footer a:hover, td#footer a:active {color:#33000; text-decoration:underline; font-weight:bold;}


