div.header
{
position: absolute;
top: 0px;
margin-left:200px;
color:white;
}

h1.header
{
padding:0;
margin:0;
text-align: center;
color:white;
margin-left:0px;
font-family: bookman, times;
font-size: xx-large;
}

p.header
{
padding:0;
margin:0;
text-align: center;
margin-left:0px;
font-family: bookman, times;
font-size: medium;
}

div.container
{
position:absolute;
width:900px;
height:750px;
margin:0px;
margin-top:100px;
line-height:140%;
z-index:50;
}

body
{ 
background-image: url('../Images/background.gif');
background-repeat: no-repeat;
}

a.misc
{
color:blue;
}

div.footer
{
position: absolute;
top: 735px;
padding:10px;
color:white;
margin-left:200px;
text-align:center;
font-family: bookman, times;
font-size: small;
}

div.content1
{
position: absolute;
top:5px;
left:90px;
width:800px;
height:700px;
padding:5px;
text-align: center;
z-index:5;
}

div.content2
{
position: absolute;
top:5px;
left:200px;
width:800px;
height:700px;
padding:5px;
text-align: center;
z-index:5;
}

div.topright
{
position: absolute;
top:-14px;
left:780;
width:205px;
height:230px;
padding:1em;
text-align: center;
z-index:10;
border-style: solid;
overflow: hidden;
/*/background-image: url('./Images/calframe.gif');
background-repeat: no-repeat;*/
}

div.minicalendar
{
position: absolute;
top:450px;
left:-18px;
width:100px;
height:200px;
padding:1em;
text-align: center;
z-index:10;
}

div.midright1
{
position: absolute;
left:750;
top:202px;
width:245px;
height:30px;
padding:1em;
text-align: right;
z-index:500;
}

div.midright2
{
position: absolute;
left:750;
top:232px;
width:245px;
height:30px;
padding:1em;
text-align: right;
z-index:500;
}

div.midright3
{
position: absolute;
left:750;
top:262px;
width:245px;
height:30px;
padding:1em;
text-align: right;
z-index:500;
}

div.midright4
{
position: absolute;
left:750;
top:285px;
width:245px;
height:30px;
padding:1em;
text-align: right;
z-index:500;
}

div.midright5
{
position: absolute;
left:770;
top:340px;
width:190px;
height:100px;
padding:1em;
text-align: right;
z-index:500;
}

div.midright6
{
position: absolute;
left:770;
top:480px;
width:200px;
height:30px;
padding:1em;
text-align: right;
z-index:500;
}

div.midright7
{
position: absolute;
left:750;
top:308px;
width:245px;
height:30px;
padding:1em;
text-align: right;
z-index:500;
}
div.ohio
{
position: absolute;
left:-50;
top:-10px;
width:190px;
height:100px;
padding:1em;
text-align: right;
z-index:500;
}



div.help
{
position: absolute;
left:-85;
top:440px;
width:53px;
height:53px;
padding:1em;
text-align: right;
z-index:500;
}

div.middleright
{
position: absolute;
left:810;
top:330px;
width:250px;
height:340px;
padding:1em;
text-align: center;
z-index:500;
}

div.bottomright
{
position: absolute;
left:790;
top:510px;
width:200px;
height:200px;
padding:1em;
text-align: center;
z-index:20;
}

div.bottomright2
{
position: absolute;
left:780;
top:555px;
width:200px;
height:200px;
padding:1em;
text-align: center;
z-index:20;
}

div.bottomleft
{
position: absolute;
left:705;
top:840px;
width:250px;
height:30px;
padding:1em;
text-align: center;
z-index:220;
}

img.y
{
position:absolute;
left:890px;
top:-3px;
background-image: url('./Images/login_normal.gif');
background-repeat: no-repeat;
z-index:150;
}

img.z
{
position:absolute;
left:890px;
top:33px;
background-image: url('./Images/logout_normal.gif');
background-repeat: no-repeat;
z-index:140;
}

img.x
{
position:absolute;
left:45px;
top:-100px;
background-image: url('./Images/none.gif');
background-repeat: no-repeat;
z-index:100;
}

img.event
{
position:absolute;
left:225px;
top:700px;
background-image: url('./Images/addevent.gif');
background-repeat: no-repeat;
z-index:100;
}

.navtext {
width:235px;
font-size:8pt;
font-family:verdana;
border-width:2px;
border-style:outset;
border-color:#006BAE;
layer-background-color:#FFF6D9;
background-color:#FFF6D9;
color:black;
}

input:focus {
background-color: #FFFFCC;
}