
      * {
	margin: 0;
}
html, body {
	height: 100%;
}

.arrowlistmenu {

 float:left;
  padding-top: 10px;
  width: 310px; /*width of menu*/
}

.arrowlistmenu .headerbar {
font: bold 14px Arial;
color: #6600ff;
background: url(Images/glossyback3.gif) repeat-x center left;
margin-bottom: 10px; /*bottom spacing between header and rest of content*/
padding: 4px 0 4px 10px; /*header text is indented 10px*/
}

.arrowlistmenu ul {
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 8px; /*bottom spacing between each UL and rest of content*/
}

.arrowlistmenu ul li{
padding-bottom: 2px; /*bottom spacing between menu items*/
}

.arrowlistmenu ul li a{
color: white;
background: url(Images/glossyback3.gif) repeat-x center left; /*custom bullet list image*/
display: block;
padding: 2px 0;
padding-left: 12px; /*link text is indented 19px*/
text-decoration: none;
font-weight: bold;
border-bottom: 1px solid #dadada;
font-size: 90%;
}



.arrowlistmenu ul li a:hover{ /*hover state CSS*/
background-image: url(Images/glossyback4.gif);
}
 
.pics {position:absolute;right:50px; top:50px}
.style1 {font-family:tahoma,arial,sans-serif; color:#6600FF; background-color:#FFFFFF;  padding-left:150px;  padding-top:50px; text-align:justify;}
.style2 {font-family:arial,sans-serif; font-size:17px; line-height:1.5; color:#000000; background-color:#ffffff; padding-left: 200px; padding-right:80px;  padding-top: 50px;text-align:justify;}
.style3 {font-family:tahoma,arial,sans-serif; font-size:20px; color:#000000; background-color:#ffffff; padding-left:200px; padding-right:80px; padding-top: 20px; text-align:justify; }
.style4 {font-family:tahoma,arial,sans-serif; font-size:20px; line-height:1.5; color:#000000; background-color:#ffffff; padding-left: 200px; padding-right:80px;  padding-top: 5px;text-align:justify;}
.style5 {font-family:arial,sans-serif; font-size:17px; line-height:1.5; color:#000000; background-color:#ffffff; padding-left: 200px; padding-right:80px;  padding-top: 25px;text-align:justify;}
.style6 {font-family:arial,sans-serif; font-size:12px; line-height:1; color:#000000; background-color:#ffffff; padding-left: 220px; padding-right:80px;  padding-top:5px;text-align:justify;}
.style8 {font-family:tahoma,arial,sans-serif; font-size:20px; line-height:1.5; color:#000000; background-color:#ffffff; padding-left:200px; padding-right:80px; padding-top: 50px; text-align:justify; }


 .right {
  padding-left: 200px;
  padding-top: 100px;
}

 .right2 {
  padding-left: 200px;
  padding-top: 5px;
}

.style7 {color: #6600FF}
.style9 {font-size: 16}

.edge
{ 
background-image: url(Images/edge.gif);
background-repeat: repeat-y
} 
