body {
margin:0;
padding:0;
font: normal 100% Arial,Helvetica,Verdana,sans-serif;
text-align: center;
background: #fff url(../images/main/diagonal_bg.gif) repeat;
}

html {
font-size: 100%;
}

/* TOP BORDER */ 
#topborder {
height: 30px;
width: 100%;
background: url(../images/main/top_bg.png) repeat-x;
}

/* OUTSIDE CONTAINER */ 
#container {
height: auto;
margin: 0 auto;
background: #fff url(../images/main/container_bg.gif) repeat-y;
border: 1px solid #000;
width: 807px;
voice-family:"\"}\"";
voice-family: inherit;
width: 805px;
}
html>body #container {
width: 805px;
}

/* HEADER */ 
#header {
width: 805px;
height: 201px;
margin: 0;
padding: 0;
text-align: left;
background: #fff url(../images/main/header.jpg) no-repeat;
}

/* ROTATING GLOBE */ 
#globe {
width: 252px;
height: 201px;
margin: 0;
padding: 0;
float: left;
}

/* LINES BELOW HEADER */ 
#stripes {
width: 805px;
height: 3px;
margin: 0;
padding: 0;
background: #fff url(../images/main/stripes.gif) no-repeat;
}

/* SIDEBAR */ 
#sidebar {
float: left;
height: auto;
margin: 0;
padding: 0;
border-top: 0;
border-bottom: 0;
border-right: 1px solid #fff;
border-left: 1px solid #fff;
width: 252px;
voice-family:"\"}\"";
voice-family: inherit;
width: 250px;
}
html>body #sidebar {
width: 250px;
}

/* NAVIGATION */ 
#menu {
width: 250px;
height: auto;
margin: 0;
padding: 0;
border: 0;
background-color: #66c;
}

#menu ul {
list-style: none;
margin: 0;
padding: 0;
font-size: 12px;
text-align: left;
font-weight: bold;
}

#menu li a {
height: 31px;
voice-family:"\"}\"";
voice-family: inherit;
height: 22px;
text-decoration: none;
}

html>body #menu li a {
height: 22px;
}
	
#menu li a:link, #menu li a:visited {
color: #fff;
display: block;
background: url(../images/main/menu_item_bg.gif);
padding: 9px 0 0 35px;
}
	
#menu li a:hover {
color: #fff;
background: url(../images/main/menu_item_bg.gif) 0 -31px;
padding: 9px 0 0 35px;
}
	
#menu li a:active {
color: #fff;
background: url(../images/main/menu_item_bg.gif);
padding: 9px 0 0 35px;
}

/* UPCOMING EVENTS */ 

#events {
width: 250px;
height: auto;
margin: 0;
padding: 0;
background: #fff url(../images/main/events_bg.gif) repeat-x;
background-position: bottom left;
}

#events h1 {
font-size: 12px;
color: #fff;
text-align: left;
text-transform: uppercase;
margin: 0;
padding: 9px 0 0 35px;
border-bottom: 1px solid #fff;
background: #006 url(../images/main/sidebar_heading_bg.gif) repeat-x;
height: 30px;
voice-family:"\"}\"";
voice-family: inherit;
height: 21px;
}

html>body #events h1 {
height: 21px;
}

#events p {
font-size: 11px;
color: #fff;
text-align: left;
margin-top: -5px;
padding: 0 0 10px 18px;
line-height: 160%;
}

/* LIST ITEMS */ 
#events ul {
font-size: 11px;
color: #006;
text-align: left;
margin-left: 30px;
padding: 0;
line-height: 160%;
list-style-type: square;
}

/* MISSON STATEMENT */ 
#mission {
float: right;
height: 93px;
margin-right: 1px;
padding: 0;
border: 0; 
background: #fff url(../images/main/mission_statement_bg.gif) repeat-x;
width: 551px;
voice-family:"\"}\"";
voice-family: inherit;
width: 550px;
}
html>body #mission {
width: 550px;
}

#mission p {
font-size: 14px;
font-style: italic;
font-weight: bold;
font-family: serif;
color: #006;
text-align: left;
margin: 0;
padding: 5px 15px 10px 15px;
line-height: 160%;
}

.spacer {
clear: both;
}

.events {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
text-align:left;
padding: 5px 5px 5px 5px;
}
	
/* MAIN CONTENT */ 
#maincontent {
float: right;
height: auto;
margin-right: 1px;
padding:0px;
border: 0; 
background-color: transparent;
width: 551px;
voice-family:"\"}\"";
voice-family: inherit;
width: 550px;
}
html>body #maincontent {
width: 550px;
}

#maincontent h1 {
font-size: 12px;
color: #fff;
text-align: left;
text-transform: uppercase;
margin: 0;
padding: 9px 0 0 35px;
background: #006 url(../images/main/main_heading_bg.gif) repeat-x;
height: 30px;
voice-family:"\"}\"";
voice-family: inherit;
height: 21px;
}

#maincontent h2 {
font-size: 14px;
padding-left: 9px;
color: #006;
text-align: left;
font-weight:bold;
}

html>body #maincontent h1 {
height: 21px;
}

#maincontent p {
font-size: 11px;
color: #006;
text-align: left;
margin: 0;
padding: 10px 15px 12px 12px;
line-height: 140%;
}

/* BLACK LINE ABOVE FOOTER */ 
#blackline {
width: 805px;
height: 1px;
margin: 0;
padding: 0;
clear: both;
background-color: #000;
}

/* FOOTER */ 
#footer {
height: auto;
margin: 0;
padding: 0;
border: 1px solid #fff;
background-color: #006;
width: 805px;
voice-family:"\"}\"";
voice-family: inherit;
width: 803px;
}
html>body #footer {
width: 803px;
}

#footer p {
color: #fff;
font-size: 11px;
color: #fff;
line-height: 160%;
text-align: right;
margin: 0;
padding: 15px;
}

/* CONTENT LINKS */
a:link {
color: #00f;
text-decoration: underline;
font-style: normal;
}

a:visited {
color: #00f;
text-decoration: underline;
font-style: normal;
}

a:hover {
color: #006;
text-decoration: none;
font-style: normal;
}

a:active {
color: #00f;
text-decoration: underline;
font-style: normal;
}

/* FOOTER LINKS*/
a.footer:link {
color: #fff;
text-decoration: underline;
font-style: normal;
}

a.footer:visited {
color: #fff;
text-decoration: underline;
font-style: normal;
}

a.footer:hover {
color: #fff;
text-decoration: none;
font-style: normal;
}

a.footer:active {
color: #fff;
text-decoration: underline;
font-style: normal;
}
