.topheader1 {
background-color: #d6f3ff;
z-index: 0;
width: 20px;
height: 150px;
position: absolute;
top: 0px;
left: 0px;}

.topheader2 {
position: absolute;
top: 0px;
left: 0px;
width: 100%;
height: 75px;
font-size: 60px;
font-weight: bold;
color: #f3ff8a;
background-color: #094715;
text-indent: 30px;}

a:link {color: #084510;}
a:visited {color: #639ace;}
a:hover {color: #ff0000;}
a:active {color: #639ace;}

.toplinks {
font-size: 12px;
font-weight: bold;
position: absolute;
width: 100%;
text-align: center;
top: 90px;
left: 0px;
z-index: 0;}

.leftblock{
position: absolute;
top: 140px;
background-color: #fdffca;
left: 0px;
z-index: 0;
width: 50%;
height: 1500px;
padding-top: 10px;
padding-left: 5px;
padding-bottom: 10px;
padding-right: 15px;
text-align: justify;
min-height: 100%;}

.rightblock{
position: absolute;
top: 140px;
background-color: #d4f2fb;
left: 50%;
z-index: 0;
width: 50%;
height: 1500px;
padding-top: 10px;
padding-left: 15px;
padding-bottom: 10px;
padding-right: 15px;
text-align: justify;
min-height: 100%;
}
