/* Generated by CaScadeS, a stylesheet editor for Mozilla Composer */

  body { background: transparent none repeat scroll 0%;
    font-family: "Arial",sans-serif;
    text-align: right;
    -moz-background-clip: initial;
    -moz-background-origin: initial;
    -moz-background-inline-policy: initial;
    }

  h1 { background: transparent none repeat scroll 0%;
    font-family: "Arial",sans-serif;
    -moz-background-clip: initial;
    -moz-background-origin: initial;
    -moz-background-inline-policy: initial;
    font-weight: bold;
    text-align: center;
    }


  p { background: transparent none repeat scroll 0%;
    font-family: "Arial",sans-serif;
    text-align: right;
    -moz-background-clip: initial;
    -moz-background-origin: initial;
    -moz-background-inline-policy: initial;
    }

  img { border-style: none;
    }

  map { border-style: none;
    }

  area { border-style: none;
    }

a{color: #FF00FF; text-decoration:underline;    text-align: right;}
a:visited {color: #ff00FF; text-decoration:none;}
a:hover {color: #FF0000; text-decoration: none;}

a.banner{color: #FF00FF; text-decoration:none;}
a.banner:visited {color: #ff00FF; text-decoration:none;}
a.banner:hover {color: #FF0000; text-decoration: none;}

#header 
{ 
	position: absolute;
	top: 0px; 
	left: 0px; 
	height: 100%;  
	width: 100%; 
}

#badge
{ 
	position: absolute;
	top: 0px; 
	left: 0px; 
	height: 150px;  
	width: 150px; 
}

#title
{ 
	position: relative;
	top: 0px; 
	left: 0px; 
	height: 24px;  
  float: right;
}

#menu 
{
	font: 80% arial, helvetica, sans-serif;
	position: relative;
	top: 10px; 
	left: 0px; 
	height: 24px;  
  float: right;
}

#request
{
	font: 80% arial, helvetica, sans-serif;
	position: relative;
	top: 10px; 
	left: 0px; 
	height: 24px;  
  float: left;
text-align: left;
}

#content 
{ 
	position: relative; 
	top: 0px; 
	left: 0px;
	width: 100%; 
	height: 80%;
}

#footer 
{
	position: relative;
	bottom: 0px;
text-align: center;
}

div.floatr {
  float: right;
  }

div.floatl {
  float: left;
  }
  

div.ifloatl {
	border-style:solid;
	border-color: white;
	border-width:2px;
	float: left;
  }

div.floatl p {
   text-align: center;
   }

