
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; }






p { color: #333333; font-size: 0.7em; text-align: center; line-height: 1.7em; }

	
#header {width:450px;
text-align: center;
position: absolute;
left: 225px;
top: 0px; }

#content { width:400px; 
position: absolute;
left: 250px;
top: 100px;
height: inherit; }


 
#rightbar { width:150px;
position: absolute;
left: 675px;
top: 100px; }

#rightbar p { }

#rightbar ul {
display: list-item;
list-style-type: none;
line-height: 2.5em; }

#rightbar ul li { }

#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: #333333; 
text-transform: lowercase;}

#rightbar ul li a:visited {
text-decoration: none;
font-weight: bold;
list-style-type: none;
font-size: .8em; color: #fff; text-transform: lowercase;}

#caption {width:200px; 
text-align: center;
position: absolute;
top: 460px;
height: auto;
left: 365px; }

#footer {width:200px;
text-align: center;
position: absolute;
top: 500px;
left: 365px; }

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 {}

