
body {
background-color: #999966;
color: #ffffff;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 1em;
font-weight: normal;
margin: 0;
line-height: 1.2em; }



h1 {
font-size: 1.2em;
text-align: left;
font-style: normal;
letter-spacing: 1px;
color: #333300; }


h2 {
font-size: 1.2em;
text-align: left;
font-style: normal;
letter-spacing: 1px;
color: #cc9; }



p { color: #333333; font-size: 0.7em; text-align: center; line-height: 1.7em;
margin: 10px; }

p2 { color: #fff; font-size: 0.9em; text-align: left; line-height: 1.7em;
margin: 10px; }
	
#container { background-color: #999966; width:800px;  margin-left:auto; margin-right:auto; }
	
#header {

	width:750px;
	background:#999966;;
margin-left: 0px;
text-align: center;
margin-bottom: 20px; }

#leftbar { background-color: #999966; width:63px; float:left; padding:5px 0; }

#leftbar p { background-color: #999966; padding: 3px 0px 3px 36px; margin:0;
text-align: right; }

#content { background-color: #ffffff; width:350px; height:450px; float:left; padding: 0px 0em 5px 0em;
margin-left: 140px;
text-align: center;
margin-bottom: 10px;
margin-right: 50px; }

#content p {

	padding: 10px 10px 3px 18px;
	margin:0; }

#content h1 {

	padding: 10px 10px 3px 18px;
	margin:0;

}
 
#rightbar {

	width:157px;
	float:left;
	padding:0px;
margin-left: 10px;
}
#rightbar p {

	padding:0px 18px 3px 18px;
	margin:0;

}

#rightbar ul {
margin: 0px;
display: list-item;
list-style-type: none;
padding-top: 0px;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 0px; }

#rightbar ul li {
margin: 0px;
padding-top: 20px;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 20px; }

#rightbar ul li a:link {
text-decoration: none;
font-weight: bold;
list-style-type: none;
font-size: .8em;
color: #cc9;
text-transform: lowercase; }

#rightbar ul li a:active, #rightbar ul li a:hover  {
text-decoration: none;
font-weight: bold;
list-style-type: none;
font-size: .8em;
color: #333300; 
text-transform: lowercase; }

#rightbar ul li a:visited {
text-decoration: none;
font-weight: bold;
list-style-type: none;
font-size: .8em;color: #cc9;
text-transform: lowercase; }

#footer {width:750px;
	background:#999966;
	float:left;
padding-top: 10px;
text-align: center; }

p.footer { color: #fff; text-align: center; font-size: .7em; font-weight: bold;}
	
a:link {
background-color: transparent;
color: #cc9;
text-decoration: none; }
a:visited {
background-color: transparent;
color: #cc9;
text-decoration: none; }
a:hover {
background-color: transparent;
color: #333300;
text-decoration: none; }
a:active {
background-color: transparent; color: #333300;
text-decoration: none; }
ul {}
li {}

