/* Generated by CaScadeS, a stylesheet editor for Mozilla Composer */


* {
	margin: 0;
	padding: 0;
} 

  body { 

  background-image: url(back-head-loop.jpg);
    background-repeat: repeat-x;
    	font: normal small "Microsoft Sans Serif", sans-serif, Arial, Helvetica;
	color: #3B4147;
	margin-top:200px;
	margin-left:22px;
    }
    
  #content {
  
  }
  
  
  
h1, h2, h3 {
font-weight: normal;
	margin-bottom: 1em;

	color: #3B4147;
}

h1 { font-size: 28px; }
h2 { font-size: 1.8em; }
h3 { font-size: 1.2em; }

p, blockquote, ul, ol {
	margin-bottom: 1.5em;
	text-align: justify;
	line-height: 1.8em;
		color: #3B4147;
}


#info {
position: absolute;top:142px;
padding: 0 0 0 0;
margin: 0px 0px 0px 0px;
color: #DEEDFF;
}
#info p {
color: #DEEDFF;
font: normal 13pt Arial, "Microsoft Sans Serif", sans-serif, Helvetica;

}

blockquote, ul, ol {
	margin-left: 3em;
}

blockquote {
	margin-right: 3em;
}

a {
	color: #CCCCCC;
}

a:hover {
	text-decoration: none;
	color: #FFFFFF;
}

img { border: none; }

img.left {
	float: left;
	margin: 0 15px 15px 0;
}

img.right {
	float: right;
	margin: 0 15px 0 15px;
}

hr { display: none; }

.hr {
}
  
   .logo {
  
  position: absolute;top:16px;left:18px;

  
  font-size: 20px;
    }
  #menu {
  
  	/* width: 720px; */
  	width: 26em;
  position: absolute;top:-50px;left:390px;
  margin: 0 auto;
  
  font-size: 18px;
    }
#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
	
}

#menu a {
 margin-top: 30px;
	display: block;
	float: left;
	height: 133px;
	padding: 50px 20px 0px 20px;
	text-decoration: none;
	color: #CCCCCC;
}

.amenu {
	 background: url(active-menu.jpg) repeat-x ; 

	 background-position: 0 20px;

}


#menu a:hover, #menu .active a {
	 background: url(active-menu.jpg) repeat-x ; 
	 display: inline;
	 background-position: 0 20px;
	color: #FFFFFF;
}

/* Boxed */

.boxed {
}

.boxed .title {
	margin: 0;
	padding: 5px 15px;
	background: url(img08.gif) no-repeat left center;

	font-size: small;
}

.boxed .content {
	padding: 15px;
	background: url(img09.gif) repeat-x;
}

.boxed ol, .boxed ul {
	margin-left: 0;
	list-style-position: inside;
}

#rightbit {

float:right;
width:200px;
margin:20px;

	}