@charset "utf-8";
/* CSS Document */

div.body {
width:relative;
width:100%;
margin:0px;
align: top left;
}


div.header {
padding:50px;
margin:0px;
color:white;
background-image:url(img/header1.gif);
background-position:top left;
background-repeat: no-repeat;
clear:left;
}

div.glossymenu {
background-image:url(img/rightbar.jpg);
margin:0;
background-position:left;
background-position: top left;
padding: 15px;
padding-top:70px;
padding-bottom:640px;
background-repeat: no-repeat;
color: yellow;
}

.glossymenu {
list-style-type:none;
position:top left;
margin:0px 0;
padding: 0px;
width: 150px;
border: 0px solid #666600;
border-bottom-width: 0;
}

.glossymenu li a{
font: Arial, sans-serif;
font-size: 15px;
color:#0000CC;
background:url(img/glossyback3.gif) repeat-x bottom left;
display: block;
width: auto;
padding: 3px 3px;
padding-left, right: 0px;
text-decoration:none;
text-align: center;
}



.glossymenu li a:visited{
font:Arial;
background-image:url(img/glossyback.gif);
}

.glossymenu li a:active{
color: white;
background: yellow;
}

.glossymenu li a:hover{
background-image:url(img/glossyback2.gif);
text: Geneva, Arial, Helvetica sans-serif;
color:#0000CC;
}

div.layer1 {
font-size:12px; 
color:black;
}

div.style1 {
position: bottom left;
}

div.pageend {
width: 743px;
position:relative;
margin-left:20%;
}