/* the page */
body { 
	font: 10pt/16pt georgia; 
	color: #333366;
	background: #B5BDD4;   
	}
p { 
	font: 10pt/16pt georgia; 
	margin-top: 0px; 
	text-align: justify;
	word-spacing: 0.3em; 
	color: #333366;
	}

table {
	border : 0;
}

td { 
	font: 10pt/11pt georgia; 
	word-spacing: 0.2em; 
	color: #333366;

	border-top : medium solid #BC6D6D;
	border-right :medium solid #9C4D4D;
	border-left :medium solid #9C4D4D;
	border-bottom :medium solid #000000;

	}

a:link { 
	font-weight: bold; 
	text-decoration: none; 
	color: #9C4D4D;
	}
a:visited { 
	font-weight: bold; 
	text-decoration: none; 
	color: #BC6D6D;
	}
a:hover, a:active { 
	text-decoration: underline; 
	color: #BA1414;
	}


/* divs */


.plegal { 
	font: 8pt/10pt georgia; 
	color: #000033;
	}

.ptopmenu { 
	font-weight: bold; 
	}

.ptitle { 
	font: 18pt/20pt georgia; 
	margin-top: 0px; 
	text-align: justify;
	word-spacing: 0.3em; 
	color: #000033;
	}


.ptitle2 { 
	font: 14pt/16pt georgia; 
	margin-top: 0px; 
	text-align: justify;
	word-spacing: 0.3em; 
	color: #333366;
	}


.pleftitltle { 
	font: 14pt/16pt georgia; 
	margin-top: 0px; 
	text-align: justify;
	word-spacing: 0.3em; 
	text-decoration: underline; 
	color: #333366;
	}




 .pcontent {
	font: 10pt/11pt georgia; 
	}



 .logo {
    	position: absolute; 
    	top: 3px; left: 3px; 
    	width: 153px; 
	height: 150px; 
	z-index: 5;
	background-image: url("images/logo.jpg");
     	}


/* main */
 .content {
    	position: absolute; 
    	top: 100px; left: 345px; 
    	width: 300px; 
	z-index: 1;
     	}

 .fr {
    	position: absolute; 
    	top: 100px; left: 185px; 
    	width: 470px; 
	z-index: 1;
     	}


 .content2 {
    	position: absolute; 
    	top: 70px; left: 152px; 
    	width: 351px;
	height: 500px; 
	z-index: 0;
	background-image: url("images/feathers.jpg");
     	}

/* left menu */
 .content3 {
    	position: absolute; 
    	top: 170px; left: 10px; 
    	width: 300px; 
	z-index: 2;
     	}

/* title */
 .content4 {
	position:absolute;
	top: 8px; left :200px;
	z-index: 3;
     	}


/* blurr */
 .blurr {
	position:absolute;
	top: -5px; left :100px;
    	width: 567px;
	height: 61px; 
	z-index: 0;
	background-image: url("images/blurr.jpg");
     	}


/* long bar */
 .content5 {
	position:absolute;
	top: 40px; left :28px;
	z-index: 4;
     	}


/* main of other pages */
 .content6 {
    	position: absolute; 
    	top: 100px; left: 265px; 
    	width: 380px; 
	z-index: 6;
     	}


 .legal {
	position: absolute;
	top: 530px; left :10px;
	z-index: 5;
     	}

/*  left sub menu */
 .menu {
	position:relative;
	left :25px;
	z-index: 5;
     	}


 .url1 {
	position:absolute;
	top: 40px; left :340px;
	z-index: 5;
     	}

 .url2 {
	position:absolute;
	top: 40px; left :404px;
	z-index: 5;
     	}

 .url3 {
	position:absolute;
	top: 40px; left :520px;
	z-index: 5;
     	}

 .url4 {
	position:absolute;
	top: 40px; left :576px;
	z-index: 5;
     	}

 .url5 {
	position:absolute;
	top: 40px; left :680px;
	z-index: 5;
     	}




/* right */

 .links {
	position:absolute;
	top: 200px;left :680px;
	z-index: 4;
     	}


