body 
{ 
margin:0;
padding:0;
background:#f9fae7;
text-align:center;
font-family:Verdana;
font-size:12px;
color:#000;
}

#container
{
text-align:center;
background:url(images/background-container.gif);
background-repeat:repeat-y;
width:780px;
margin:0 auto;
}

#insidecontainer
{
margin:auto;
width:704px;
overflow:hidden;
}

#main-navigation
{
text-align:center;
margin:1px 0 0 0;
padding:4px 0 0 0;
width:700px;
height:42px;
list-style-type:none;
background-color:#233f54;
background-image:url(images/shadow.gif);
background-position:bottom;
background-repeat:repeat-x;
border-top:2px solid #547288;
}

#main-navigation li
{
display:block;
float:left;
width:110px;
height:22px;
padding-top:2px;
}

#main-navigation a
{
color:#fff;
}

#main-navigation a:hover
{
display:block;
height:22px;
width:110px;
background:url(images/pointer.gif) no-repeat bottom left;
}

#maincontent
{ 
float:left;
width:460px;
padding:0;
margin:0;
text-align:left;
}

#maincontent p
{ 
margin:2px;
padding:2px;
text-align:left;
margin-bottom:10px;
}

#content
{
float:left;
width:214px;
padding:0 0 0 25px;
margin:0;
}

#content p
{ 
margin:2px;
padding:4px;
text-align:left;
font-size:11px;
line-height:normal;
}
	
#summary
{
background:#f9fae8;
width:200px;
border:1px solid #e3e5d0;
margin:0 auto;
}


h1, h2, h3, h4
{
font-size:12px;
text-align:left; 
color:#000;  
font-weight:bold;
padding-left:4px;
margin-bottom:3px;
}

#summary h4
{
font-size:11px;
text-align:left; 
color:#000;  
font-weight:500;
padding-left:4px;
margin-bottom:3px;
font-style:italic;
}


p
{
text-align:left;
line-height:180%;
}

img
{
border:0;
}    

#summary img
{
margin:4px auto;
} 
.facebook_fan
{
background:#f9fae8 url(images/facebook_fan.gif) no-repeat left;
width:200px;
border:1px solid #e3e5d0;
margin:7px auto;
}
.facebook_fan .inner{
 margin-left:18px;
}

#footer {
margin-top:20px;
padding-top:20px;
clear:both;
font-size:11px;
text-align:center;
}

#footer p{
font-size:11px;
text-align:center;
}

dt {
margin:5px 2px 2px 2px;
padding:4px;
text-align:left;
line-height:180%;
font-weight:bold;
} 

dd {
line-height:180%;
}

a:link {text-decoration:none}
a:visited {text-decoration:none}  
a:hover {text-decoration:none}
a:active {text-decoration:none}

.scroll {
width: 200px;
height: 80px;
padding-left: 5px;
padding-right: 5px;
overflow: auto;
margin-top:7px;
margin-bottom:7px;
margin-left:5px;
background:#f7f7f7;
}

/* New navigation system */


#nav {list-style:none;  position:relative; z-index:200; font-family:verdana, sans-serif; width:700px;
color:#000 ;background-color:#233f54;

background-image:url(images/shadow.gif);
background-position:bottom;
background-repeat:repeat-x;
border-top:2px solid #547288;
height:42px;

margin:1px 0 0 0;
padding:4px 0 0 0;

}


#nav li.top {display:block; float:left;}
#nav li a {display:block; float:left; height:24px; border:0; text-decoration:none; padding:0; width:115px; color:#fff; text-align:center; font-size:12px}


#nav li:hover a, #nav a:hover
{background-position: 0px 0px;} /*Not sure if this is needed when there are no images */


#nav table {position:absolute; top:0; left:0; border-collapse:collapse; padding:0; width:0; height:0; margin:-1px;}

#nav .sub {position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none;}

#nav li:hover {position:relative; z-index:200;}
#nav a:hover {position:relative; white-space:normal; z-index:200; color:#fff; font-size:12px }

#nav :hover ul.sub
{left:0; top:24px; width:160px; height:auto; z-index:300;}


#nav :hover ul.sub li
{display:block; height:28px; position:relative; float:left; width:160px; font-weight:normal; background-color:#233f54; color:#fff; border-bottom:1px solid #fff;line-height:30px;}

#nav :hover ul.sub li a
{display:block; height:28px; width:160px; border:0px solid #fff; text-decoration:none; padding:0; color:#fff;text-align:center; font-size:11px}

#nav :hover ul.sub li a:hover {background-position: 0px 0px; position:relative; color:#fff; font-size:11px}

#home_link{
background-image:url('images/top-container.gif');
background-repeat:no-repeat;
background-position:left bottom;
background-color:#F9FAE7;
text-align:center;
width:780px;
height:40px;
padding-left:0px;
margin:0 auto;
}
#home_link .inside{

text-align:left;
padding-left:10px;
padding-top:5px;
width:780px;
height:40px;
}
