body
{
padding: 0px;
margin: 0px;
background-image: url("images/bg_top.gif");
background-repeat: repeat-x;
background-color: white;

}

.clear 
{
clear: both;
}

.sustainable
{
font-size: medium;
font-weight: normal;
}

img#title
{
border: 0;
margin: 0 auto 0 auto;
}

#container
{
margin: 0px auto 0px auto;
width: 750px;
}

#bar 
{
background-image: url("images/bg_bar.gif");
font-family: arial,helvetica,sans-serif;
min-height: 30px;
text-align: center;
}

#bar a 
{
color: white;
margin: 0px 5px 0px 5px;
text-decoration: none;
}

#content 
{
background-image: url("images/bg_content.gif");
background-repeat: repeat-y;
clear: both;
padding: 0px 60px;
text-align: justify;
}

#content a
{
color: blue;
text-decoration: none;
}

#content a:hover
{
color: black;
text-decoration: underline;
}


.sidebarphoto
{
float: right;
border: 1px dotted black;
width: 200px;
margin: 10px 0px 10px 10px;
padding: 1px;
}

.sidebar 
{float: right;
border: 0px dotted black;
width: 220x;
margin: 10px 10px 10px 10px;
padding: 20px;
font-family: arial,helvetica,sans-serif;
font-size: small;
background-color: #FFEEAA;
}

h1 
{
font-family: arial,helvetica,sans-serif;
font-size: x-large;
font-weight: bold;
margin-top: 0px;
}

h2 
{
font-family: arial,helvetica,sans-serif;
font-size: large;
font-weight: bold;
}

h3 
{
font-family: arial,helvetica,sans-serif;
font-size: large;
font-weight: bold;
}

h4 
{
font-family: arial,helvetica,sans-serif;
font-size: large;
font-weight: bold;
}



#tab
{
border: thin solid;
text-align:justify;
}



#heading
{
background-color:white;
}

#heading hr
{
width: auto;
margin-left:5px;
}

#heading p
{
text-align: center;
}

#heading h1
{
color: black;
text-align: center;
font-size:xx-large;
}

.logo p
{
text-align:center;
font-size: x-large;
color: black;
margin:2px;
padding: 1em;
}

#group
{
text-align: center;
}

#group a
{
color:gray;
}

#group p
{
text-align: center;
margin: 2px;
padding:1em;
font-size: x-large;
color: gray;
}

#others
{
margin-top:25px;
margin-bottom:25px;
padding:2px;
color:black;
background-color: black;
}

#others ul
{
margin-left: 0;
padding-left: 0;
display: inline;
border: none;
}

#others ul li
{
margin-left: 5px;
padding-left: 5px;
border: none;
list-style-type: none;
display: inline;
}

#others a
{
color: white;
text-decoration: none;
margin-left: 0;
padding-left: 0;
}

#others a:hover
{
color: gray;
text-decoration: underline;
margin-left: 0;
padding-left: 0;
}


blockquote
{
border: 1px dashed black;
padding: 5px;
width: 350px;
}

.footer
{
text-align:center;
font-size:small;
font-family:arial,helvetica,sans-serif;
}

.bottom
{
width: auto;
}



