body
{background: #b4cfda url('bg.jpg') repeat-y;margin:1px;
cursor:default;text-align:justify;background-position:right;}

div,body
{font-size: 11px;color:#223351;
font-family: Tahoma;
text-align: justify;}

.strong
{ font-weight:bold; color:#223351;}

a:link,a:visited,a:active
{font-size: 11px; font-family: "Tahoma"; color:#7d97c6; text-decoration:underline;}

a:hover 
{height:10px;color:#223351;text-transform: none;}

h1
{font-size:18px; font-family: "Tahoma"; color:#223351;padding-bottom:0px;border-bottom:0px dashed #000000; height:23px; text-align:right;}

h2
{font-size:16px; font-family: "Tahoma"; color:#223351;padding-bottom:0px;border-bottom:0px dotted; height:13px; text-align:right;}

h3
{font-size:12px; font-family: "Georgia"; color:#223351;padding-bottom:0px;border-bottom:1px dotted; height:12px; text-align:left;}


ul
{margin:0px;padding-left:30px;list-style-type:circle;}

#nav

{
	position:absolute;
	width:140px;
	left:3px;
	top:460px;
	z-index:1;
	text-align: justify;}

#content
{
	position:absolute;
	width:400px;
	left:150px;
	top:460px;
	z-index:1;
	text-align: justify;}


#image
{
	position:absolute;
	width:550px;
	left:0px;
	top:0px;
	z-index:1;
	text-align: justify;}

input, textarea{
	font-family:"Tahoma";
	color:#223351;
	font-size: 8pt;
	border-style:solid;
	border-color:#223351;
	border-width:1px;
	background-color:#FFFFFF;}

A:link.roll { 
display: block;
text-decoration: none; 
margin: 5px; 
padding: 5px; 
text-indent: 15px;
text-transform: uppercase;
color: #223351; 
font-size:10px; 
text-indent: 15px;
background-color: #7d97c6;
}

A:visited.roll { 
display: block;
text-decoration: none; 
margin: 5px; 
padding: 5px; 
text-indent: 15px;
color: #223351; 
font-size:10px;
text-indent: 15px; 
text-transform: uppercase;
background-color: #7d97c6;
}

A:hover.roll { 
display: block;
text-decoration: none; 
margin: 5px; 
padding: 5px; 
text-indent: 15px;
color: #223351; 
font-size:10px;
text-indent: 15px; 
text-transform: uppercase;
background-color: #95a7c6;
}

