.editcalendar { position: relative;
	font-size: 85%;
	z-index: auto }

.topbackground { position: absolute;
top: 0px;
left: 0px;
height: 115px;
width: 700px;
z-index: 3;
}

.topforeground { position: absolute;
top: 0px;
left: 0px;
height: 200px;
width: 815px;
z-index: 5;
}

.sidebar { position: absolute;
top: 117px;
left: 0px;
height: 450px;
width: 100px;
z-index: 1;
}

H1, H2, H3, H4, H5, H6, H7
{
	line-height: normal
}

.maintext {position: absolute;
top: 125px;
left: 100px;
height: 430px;
width: 568px;
z-index: 6;
font-family: Arial;
font-size: 85%;
color: rgb(255,255,255);
line-height: 120%;
padding: 5px;
background-color: transparent;
overflow: auto}

.locationbox {position: absolute;
top: 0px;
left: 670px;
height: 113px;
width: 145px;
z-index: 5;
font-family: Arial;
font-size: 65%;
color: rgb(255,255,255);
line-height: 120%;
padding-bottom: 30px;
padding-left: 5px;
padding-right: 5px;
padding-top: 30px;
border-width: 2px;
border-color: rgb(255,255,255);
border-style: solid;
background-color: rgb(89, 25, 35);
overflow: hidden}

.thisweekbox {position: absolute;
top: 125px;
left: 670px;
height: 445px;
width: 145px;
z-index: 10;
font-family: Arial;
font-size: 65%;
color: rgb(255,255,255);
line-height: 120%;
padding-bottom: 5px;
padding-left: 5px;
padding-right: 5px;
padding-top: 5px;
border-width: 2px;
border-color: rgb(255,255,255);
border-style: solid;
background-color: transparent;
overflow: auto}

.activepoll {position: absolute;
top: 125px;
left: 815px;
height: 445px;
width: 200px;
z-index: 11;
font-family: Arial;
font-size: 65%;
color: transparent;
background-color: transparent;
overflow: auto}

.mainlist {position: absolute;
top: 300px;
left: 325px;
height: 130px;
width: 230px;
z-index: 10;
font-family: Arial;
font-size: 100%;
color: rgb(255,255,255);
line-height: 120%;
padding-bottom: 5px;
padding-left: 5px;
padding-right: 5px;
padding-top: 5px;
border-width: 2px;
border-color: rgb(140, 75, 85);
border-style: solid;
background-color: transparent;
overflow: auto}

.title1 {font-size: 150%;text-align: center}
.title2 {font-size: 125%;text-align: left}

.copyrightnotice {
  position: absolute;
  left: 0px;
  top: 575px;
  width: 100%;
  z-index: 10;
  font-size: 75%;
  background-color: rgb(189, 125, 135);
  color: rgb(255, 255, 255);
  overflow: hidden
}


body { background-image: url(Images/BackgroundColor.jpg);
background-repeat: repeat;
background-color: rgb(90, 25, 35);
font-family: Arial;
color: white
}

body {scrollbar-face-color: rgb(90, 25, 35);
scrollbar-arrow-color: rgb(75, 10, 20);
scrollbar-highlight-color: rgb(140, 75, 85);
scrollbar-3dlight-color: rgb(120, 55, 65);
scrollbar-shadow-color: rgb(75, 10, 20);
scrollbar-darkshadow-color: rgb(65, 0, 10);
scrollbar-track-color: rgb(155, 90, 100)
}

.buttonsarray { position: absolute;
top: 150px;
left: 0px;
height: 250px;
width: 100px;
z-index: 6;
}

A:link {text-decoration: none; color: rgb(215, 200, 85);}
A:visited {text-decoration: none; color: rgb(215, 200, 85);}
A:active {text-decoration: none; color: rgb(215, 200, 85);}
A:hover {text-decoration: underline; color: rgb(215, 200, 85);}

.menutext {
position: relative;
padding-top: 2px;
padding-left: 10px;
text-align: left;
z-index: 6;
font-family: Arial;
font-size: 75%;
line-height: 0%;
color: rgb(215, 200, 85);
background-color: transparent;
overflow: hidden;
}
