//menu styles

body {
	background-image: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
}

p  { 
 font-family: Arial, sans-serif;
 font-size: 10pt;
 font-style: normal;
 color: #1F1267;
 font-weight: normal; }
 
 td { 
 font-family: Arial, sans-serif;
 font-size: 10pt;
 font-style: normal;
 color: #1F1267;
 font-weight: normal; }
 
/* Header */
h1  { 
 font-family: Comic Sans MS;
 font-size: 16pt;
 font-style: bold;
 color: #1F1267; }
 
 h2  { 
 font-family: Comic Sans MS;
 font-size: 14pt;
 font-weight: normal;
 color: #1F1267; }
 
 h3  { 
 font-family: Comic Sans MS;
 font-size: 12pt;
 font-weight: bold;
 color: #1F1267 }
 
 h4  { 
 font-family: Comic Sans MS;
 font-size: 9pt;
 font-weight: normal;
 color: #1F1267 }
 
 li  { 
 font-family: Arial, sans-serif;
 font-size: 10pt;
 font-style: normal;
 color: #1F1267 }
 
 ul  { 
 font-family: Arial, sans-serif;
 font-size: 10pt;
 font-style: normal;
 color: #1F1267 }
 
 dd  { 
 font-family: Arial, sans-serif;
 font-size: 10pt;
 font-style: normal;
 color: #1F1267;
 font-weight: normal }
 
 dt { 
 font-family: Arial, sans-serif;
 font-size: 10pt;
 font-style: normal;
 color: #1F1267;
 font-weight: normal }


 .title  { 
 color: #000000;
 font-family: Arial, sans-serif;
 font-size: 10pt; 
 font-weight: bold }

a:link    {
 color: #FF0033;
 text-decoration: none;
 font-family: Arial, sans-serif;
 font-size: 10pt  }
 
a:visited { 
 color: #FF3333; 
 text-decoration: none; 
 font-family: Arial, sans-serif;
 font-size: 10pt }
 
a:active  { 
 color: #FF0033; 
 text-decoration: none;
 font-family: Arial, sans-serif;
 font-size: 10pt }
 
a:hover   { 
 color: #FF3333; 
 text-decoration: none;
 font-family: Arial, sans-serif;
 font-size: 10pt } 
 
/* Background */
.layer1 {
 position: relative; 
 visibility: inherit; 
 margin-left: auto; 
 margin-right: auto; 
 Top: 0px; 
 width: 770px;  
 Z-INDEX: 1;
}
 
 /*Content background */
 .layer2 { 
 POSITION:absolute;
 VISIBILITY:visible; 
 TOP:250px; 
 LEFT:220px; 
 WIDTH:400px;
 z-index: 2;  
} 
 
 /* Topbanner */
.layer3 {
 POSITION:absolute;
 VISIBILITY:visible; 
 TOP:0px;
 LEFT:0px;
 WIDTH:770px;
 Z-INDEX:3}

/* Logo slogan */
.layer4 {
 POSITION:absolute; 
 VISIBILITY:visible; 
 TOP:60px; 
 LEFT:195px; 
 Z-INDEX:4}
 
  /* menubar */
.layer5 { 
 POSITION: absolute;
 VISIBILITY: visible;
 TOP: 105px;
 LEFT: 190px;
 Z-INDEX:5}
  
/* Sideline */
.layer6 { 
 POSITION: absolute;
 VISIBILITY: visible;
 TOP: 78px;
 LEFT: 0px; 
 WIDTH: 1px;
 TOP: 78px;
 HEIGHT:758px;
 BACKGROUND-COLOR: #312975;
 Z-INDEX:6}
 
  /* Sidecontent */
.layer7 { 
 POSITION: absolute;
 VISIBILITY: visible;
 TOP: 150px;
 LEFT: 20px;
 WIDTH: 140px; 
 Z-INDEX:7}
 
  
 /* Content */
.layer8 {
 POSITION:absolute;
 VISIBILITY:visible; 
 TOP:150px; 
 LEFT:180px; 
 WIDTH:400px;
 Z-INDEX:8} 
 
/* Right Content */
.layer9 {
 POSITION:absolute; 
 VISIBILITY:visible; 
 TOP:150px; 
 LEFT:580px; 
 WIDTH:170px;
 RIGHT:20px;
 Z-INDEX:9}
 
 /* Right Sideline */
.layer10 { 
 POSITION: absolute;
 VISIBILITY: visible;
 TOP: 78px;
 LEFT: 770px; 
 WIDTH: 1px;
 TOP: 78px;
 HEIGHT:758px;
 BACKGROUND-COLOR: #312975;
 Z-INDEX:10}
  
   
/* Bottom */
.layer11 {
 POSITION:absolute; 
 VISIBILITY:visible; 
 TOP:770px; 
 LEFT:120px;
 Z-INDEX:11}
 
 /* Bottom line*/
.layer12 {
 POSITION:absolute; 
 VISIBILITY:visible; 
 TOP:800px; 
 LEFT:0px;
 Z-INDEX:12}  
 

 
