﻿body { behavior:url(/includes/csshover.htc); font-size:12px; line-height:19px; font-family:Georgia; background:#505050 url('/images/body.jpg') repeat-y top center; margin:0; padding:0; }

a { color:#000; font-weight:bold; } 

a img { border:none; }

#container { margin-left:6px; }

#masthead { width:1000px; height:130px; background:#ff3300 url('/images/head.jpg'); clear:both; }
#masthead h1 { display:none; }

#nav { width:1000px; }
#nav ul { margin:17px 0 0 0; padding:0 0 17px 0; }
#nav ul li { list-style:none; float:left; }
#nav ul li a { display:block; font-size:13px; font-weight:bold; color:#000; text-decoration:none; margin:0 16px 17px 16px; }
#nav ul li a:hover { text-decoration:underline; color:#c2d772; }

#nav ul li:hover ul      { display:block; }
#nav ul li ul            { list-style-type:none; z-index:1000; display:none; position:absolute; margin:0; padding:0; border:1px solid #999; margin:-1px 0 0 0; }
#nav ul li ul li         { float:none; border-top:none; width:240px; margin:0; text-align:left; background:#FFF; padding:5px; }
#nav ul li ul li a       { color:#000; display:block; background-image:none; width:240px; font-weight:normal; text-decoration:none; font-size:12px; margin:0; padding:3px; }
#nav ul li ul li a:hover { text-decoration:none; color:#000; }
#nav ul li ul li:hover   { background:#c2d772; }
#nav ul li ul li:hover a { text-decoration:none; color:#000; }

#content { width:1000px; clear:both; background:url('/images/content.jpg') repeat-x top left; text-align:left; }

.container { padding:30px; clear:both; }

#footer { text-align:left; margin-top:200px; border-top:1px dashed #666; width:980px; color:#666; font-size:11px; padding:5px; }
#footer a { color:#666; text-decoration:none; font-weight:normal; }

.bottom { font-size:11px; }

h2 { font-size:27px; }
h3 { font-size:20px; }
