<!--
/* <![CDATA[ */	

/*

<rdf:RDF xmlns="http://web.resource.org/cc/"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
<Work rdf:about="">
   <license rdf:resource="http://creativecommons.org/licenses/by/1.0/" />
</Work>

<License rdf:about="http://creativecommons.org/licenses/by/1.0/">
   <permits rdf:resource="http://web.resource.org/cc/Reproduction" />
   <permits rdf:resource="http://web.resource.org/cc/Distribution" />
   <requires rdf:resource="http://web.resource.org/cc/Notice" />
   <requires rdf:resource="http://web.resource.org/cc/Attribution" />
   <permits rdf:resource="http://web.resource.org/cc/DerivativeWorks" />
</License>

</rdf:RDF>


*/
body {
  background-image:url('bg.jpg');
  background-repeat:repeat;
  background-attachment:fixed;
  background-position:center; 
  font-size: 0px;
  font-family: Verdana, Arial, Helvetica, SunSans-Regular, Sans-Serif;
  color:#564b47;  
  padding:0px;
  margin:0px;
  text-align: center;
}


#content { 	
text-align: left;
vertical-align: middle;	
margin: 20px auto;
padding: -2px;
width: 704px;


}

			
p, h1, pre {
margin: 0px; 
padding: 0px 0px; 
}
h1 {
font-size: 0px;
text-transform:uppercase;
text-align: right;
color: #564b47;
background-color: transparent;
}


a { 
color: #FFCC00;
background-color:transparent;
text-decoration: none; 
}

a:visited {
color: #FFFF99;
text-decoration: none; 
	}

a:hover { 
color: #fff;
text-decoration: none;
border-bottom: 1px solid #fff;
}
 
pre { 
color: #564b47;
font-size: 11px;
background-color:transparent;
font-family: Courier, Monaco, Monospace;
}			


.outerpair1
{
background:url(ur.png)
right top no-repeat;
}

.outerpair2
{
background:url(ll.png)
left bottom no-repeat;
padding-top:8px;
padding-left:8px;
}

.shadowbox
{
background:url(shadow.png)
bottom right;


}

.innerbox
{
position: relative;

left: -8px;
top: -8px;

}


.bar {
	background: #000000;
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
	width: 700px;
	height: 50px;
	z-index: 2;
	}

.text {
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	position: relative;
	top: 32px;
	z-index: 1000;
	margin: 0 auto;
	text-align: center;
	}


 /* ]]> */	
