body {
padding: 0px;
margin: 0px;
}

#body {
width:100%;
height: 600px;
}

#content {
position:relative;
background-image: url('Images/contentgradient.gif');
background-repeat: repeat-x;
background-color: #fff89c;
margin-top: 48px;
margin-left: auto;
margin-right: auto;
padding-top: 20px;
padding-bottom: 0px;
width: 940px;
}

#rightvid {
float:right;
padding-left: 10px;
}

#topright {
position:absolute;
right:0px;
top: 0px;
background-image: url('Images/toprightcontent.gif');
background-repeat: no-repeat;
width: 10px;
height: 28px;
}

#bottomcontent{
position: relative;
bottom: 0px;
width: 100%;
height: 50px;
background-image: url('Images/contentgradientbottom.gif');
background-repeat: repeat-x;
}

p.intro:first-letter {
font-size:20pt;
}

p.intro:first-line {
font-size: 14pt;
font-style:italic;
}

#bottomright {
position:absolute;
right: 0px;
bottom: 0px;
background-image: url('Images/bottomrightcontent.gif');
background-repeat: no-repeat;
width: 10px;
height: 28px;
}

#bottomleft{
position:absolute;
left: 0px;
bottom: 0px;
background-image: url('Images/bottomleftcontent.gif');
background-repeat: no-repeat;
width: 10px;
height: 28px;
}

#contentstuff {
font-family: Arial, Helvetica, sans-serif;
font-size: 12pt;
color:#474747;
line-height: 25px;
padding-left: 10px;
margin-right: 10px;
width: 920px;
}

#contentstuff p {
text-indent: 20px;
}

#contentheader {
width: 100%;
height: 212px;
margin-top:20px;
}


#logohold {
margin-left: auto;
margin-right: auto;
width: 940px;
}

#footer {
background-position: bottom;
background-image: url('Images/footerslice.gif');
background-color: #fff89c;
margin-top: 20px;
width: 100%;
height: 50px;
}

img.logo {
position: relative;
top:61px;
left:0px;
}

.toporbottom {
width: 100%;
height: 100px;
}

.body {
width: 100%;
background-color: #FFFFFF; 
}

#header {
background-image: url("Images/headslice.gif");
background-repeat: repeat-x;
}

#contentcontainer {
margin-top: 20px;
margin-left: auto;
margin-right: auto;
width: 940px;
}

#navbar {
height: 28px;
float: left;
overflow: no-wrap;
}

#navbar a:hover {
color:#FFFFFF;
}

ul.navbar {
margin: 0px;
padding: 0px;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #333333;
font-size: 12pt;
width:100%;
list-style-type:none;
}

ul.navbar li {
float:left;
margin-right: 1px;
padding-left: 10px;
background-image: url(Images/lefttabinactive2.gif);
background-repeat: no-repeat;
background-position: left top;
}

ul.navbar li a {
float:left;
display:block;
padding:5px 15px 5px 5px;
text-decoration:none;
background-image: url(Images/righttabinactive2.gif);
background-repeat: no-repeat;
background-position: right top;
background-color: #ffac74;
color: #dcdcdc;
}


#activea {
float:left;
display:block;
padding:5px 15px 5px 5px;
text-decoration:none;
color:#474747;
background-image: url(Images/righttab2.gif);
background-repeat: no-repeat;
background-position: right top;
background-color: #ffc299;
}

#activeli {
float:left;
margin-right: 1px;
padding-left: 10px;
background-image: url(Images/lefttab2.gif);
background-repeat: no-repeat;
background-position: left top;
background-color: #ffc299;
}

#supporters {
margin-top: 20px;
padding-top:15px;
width: 400px;
float:right;
background-color:#ffe08e;
margin-right: 20px;
}

.column {
float:left;
width:200px;
}




