body
{
font-family: arial;
font-size: 14px;
}

.clear
{
clear: both
}

h1
{
font-size: 20px;
font-weight: bold;
}

#container
{
width: 960px;
margin: 0px auto;
}

#top
{
background:url(../images/index_header.jpg) no-repeat;
height: 362px;
width: 960px;
margin: 0px auto;
}

#navbar
{
float: left;
padding-left: 70px;
margin-top: 10px;
}

#navbar ul, li
{
list-style: none;
padding-bottom: 15px;
}

#navbar a
{
color: white;
font-size: 15px;
font-weight: bold;
text-decoration: none;
}

#navbar a.selected
{
color: #990000;
font-size: 15px;
font-weight: bold;
text-decoration: none;
}

#navbar a:hover
{
text-decoration: underline;
}

#middle
{
background: url(../images/index_middle.gif) repeat-x;
height: 360px;
margin-top:0px;
}

#index_text
{
width: 630px;
float:right;
padding-right: 70px;
margin-top: 10px;
color: white;
}

#index_text a
{
text-decoration: none;
color: white;
}

#index_text a:visited
{
color: white;
}

#index_text_left
{
margin-top: 30px;
width: 250px;
padding-right: 50px;
float: left;
}

#index_text_left a:hover
{
text-decoration: underline;
}

#index_text_right
{
margin-top: 30px;
width: 250px;
float: right;
padding-left: 40px;
}

#index_text_right a:hover
{
text-decoration: underline;
}

#footer
{
background: #990000;
padding-top:15px;
padding-bottom:15px;
width:960px;
margin: 0px auto;
color: white;
text-align: center;
}

#middle_all  /*use this if content > sidebar*/
{
background-color: #EC3232;
}

#banner
{
width:199px;
float:left;
background: url(../images/banner_top.jpg) top no-repeat;
background-color: #EC3232;
height: 100%;
}

#content
{
width: 761px;
float:right;
background: url(../images/background.jpg) repeat-x;
background-color: white;
min-height:600px;
  height:auto !important;
  height: 600px;


}

#content p
{
padding-top: 10px;
padding-bottom: 10px;
font-size:14px;
color: black;
margin-right:20px;
margin-left:20px;
}

#content h1
{
color: black;
margin-left:20px;
margin-top:30px;
font-size:20px;
}

#content a
{
font-weight: bold;
text-decoration: none;
color:black;
}

#content a:hover
{
text-decoration: underline;
}

.red
{
color:red;
}

#navbar_bottom
{
float: left;
padding-left: 70px;
margin-top: 330px;
}

#navbar_bottom ul, li
{
list-style: none;
padding-bottom: 15px;
}

#navbar_bottom a
{
color: white;
font-size: 15px;
font-weight: bold;
text-decoration: none;
}

#navbar_bottom a.selected
{
color: #990000;
font-size: 15px;
font-weight: bold;
text-decoration: none;
}

#navbar_bottom a:hover
{
text-decoration: underline;
}

#past_committee p
{
font-size: 13px;
padding-top:5px;
}

#past_committee h2
{
color: black;
margin-left:20px;
margin-top:15px;
font-size:16px;
font-weight: bold;
}

img.content_img
{

margin-left: 180px;
text-align: center;
}

.table
{
margin-left: 20px;
margin-bottom: 20px;
}

#content li
{
list-style-type: disc;
margin-left: 40px;
padding: 3px;
}

#members a
{
font-weight: normal;
}
