
body{
	
	margin: 0px;
	padding: 0px;
	background-color: rgb(255,255,255);
	}
	
#lefttopbar{
	position: absolute;
	left: 0px; top: 0px;
	margin: 5px 0px 5px 10px;
	width: 60%;
	height: 80px;
	border: 0;
	border-color: #666666;
	background-color: rgb(255,255,255);
	padding: 2px;
	}
	
#righttopbar{
	position: absolute;
	right: 0px; top: 0px;
	margin: 5px 10px 5px 0px;
	width: 35%;
	height: 80px;
	border: 0;
	border-color: #666666;
	background-color: rgb(255,255,255);
	padding: 2px;
	}
	
#titleimage {
	border-style: none;
	position: absolute;
	right: 2px; bottom: 2px;
	}
	
#toplink {
    position: relative;
	left: 3px; top: 4px;
	background-color: rgb(240,240,240);
	margin: 3px;
	width: 100px;
	border: 1px solid;
	border-color: #999999;
	padding: 0px;
	}	

#toplinkleft {
    position: absolute;
	left: 3px; top: 1px;
	}
	
#toplinkcenter {
    position: absolute;
	left: 120px; top: 1px;
	}
	
#contentblock {
	padding: 0px;
	margin: 0px;
	position: absolute;
	top: 95px;
	left: 1%;
	width: 98%;
	height: 75%;
	border: 1px solid;
	border-color: #666666;
	}

#maincontentpink {
	padding: 0px;
	margin: 2px;
	height: 100%;
	background-color: rgb(255,255,255);
	border: 1px solid;
	border-color: #666666;
	}
html>body #maincontentpink {
	padding: 0px;
	margin: 2px;
	height: 100%;
	background-color: rgb(255,255,255);
	border: 1px solid;
	border-color: #666666;
	}

#maincontentpurple {
	padding: 0px;
	margin: 2px;
	height: 100%;
	background-color: rgb(255,255,255);
	border: 1px solid;
	border-color: #666666;
	}
html>body #maincontentpurple {
	padding: 0px;
	margin: 2px;
	height: 100%;
	background-color: rgb(255,255,255);
	border: 1px solid;
	border-color: #666666;
	}

#maincontentblue {
	padding: 0px;
	margin: 2px;
	height: 100%;
	background-color: rgb(255,255,255);
	border: 1px solid;
	border-color: #666666;
	}
html>body #maincontentblue {
	padding: 0px;
	margin: 2px;
	height: 100%;
	background-color: rgb(255,255,255);
	border: 1px solid;
	border-color: #666666;
	}

#maincontentaqua {
	padding: 0px;
	margin: 2px;
	height: 100%;
	background-color: rgb(255,255,255);
	border: 1px solid;
	border-color: #666666;
	}
html>body #maincontentaqua {
	padding: 0px;
	margin: 2px;
	height: 100%;
	background-color: rgb(255,255,255);
	border: 1px solid;
	border-color: #666666;
	}

#maincontentgreen {
	padding: 0px;
	margin: 2px;
	height: 100%;
	background-color: rgb(255,255,255);
	border: 1px solid;
	border-color: #666666;
	}
html>body #maincontentgreen {
	padding: 0px;
	margin: 2px;
	height: 100%;
	background-color: rgb(255,255,255);
	border: 1px solid;
	border-color: #666666;
	}

#maincontentyellow{
	padding: 0px;
	margin: 2px;
	background-color: rgb(255,255,255);
	height: 100%;
	border: 1px solid;
	border-color: #666666;
	}
html>body #maincontentyellow{
	padding: 0px;
	margin: 2px;
	background-color: rgb(255,255,255);
	height: 100%;
	border: 1px solid;
	border-color: #666666;
	}

#sidebarpink {
	padding: 0px;
	margin: 2px;
	height: 100%;
	border: 1px solid;
	border-color: #666666;
	}	
html>body #sidebarpink {
	padding: 0px;
	margin: 2px;
	height: 100%;
	border: 1px solid;
	border-color: #666666;
	}	

#sidebarpurple {
	padding: 0px;
	margin: 2px;
	height: 100%;
	border: 1px solid;
	border-color: #666666;
	}	
html>body #sidebarpurple {
	padding: 0px;
	margin: 2px;
	height: 100%;
	border: 1px solid;
	border-color: #666666;
	}	
#sidebarblue {
	padding: 0px;
	margin: 2px;
	height: 100%;
	border: 1px solid;
	border-color: #666666;
	}		
html>body #sidebarblue {
	padding: 0px;
	margin: 2px;
	height: 100%;
	border: 1px solid;
	border-color: #666666;
	}	
#sidebaraqua {
	padding: 0px;
	margin: 2px;
	height: 100%;
	border: 1px solid;
	border-color: #666666;
	}		
html>body #sidebaraqua {
	padding: 0px;
	margin: 2px;
	height: 100%;
	border: 1px solid;
	border-color: #666666;
	}	

#sidebargreen {
	padding: 0px;
	margin: 2px;
	height: 100%;
	border: 1px solid;
	border-color: #666666;
	}	
html>body #sidebargreen {
	padding: 0px;
	margin: 2px;
	height: 100%;
	border: 1px solid;
	border-color: #666666;
	}	
#sidebaryellow {
	padding: 0px;
	margin: 2px;
	height: 100%;
	border: 1px solid;
	border-color: #666666;
	}	
html>body #sidebaryellow {
	padding: 0px;
	margin: 2px;
	height: 100%;
	border: 1px solid;
	border-color: #666666;
	}	

#leftposition {
	padding: 0px;
	margin: 0px;
	position: absolute;
	left: 1px;
	top: 0px;
	width: 10%; 
	height: 98%;
	}
	
#noblockbar2 {
	padding: 0px;
	margin: 0px;
	position: absolute;
	left: 10%;
	top: 0px;
	width: 10%;
	height: 98%;
	}
	
#noblockbar3 {
	padding: 0px;
	margin: 0px;
	position: absolute;
	left: 20%;
	top: 0px;
	width: 10%;
	height: 98%;
	}
	
#noblockbar4 {
	padding: 0px;
	margin: 0px;
	position: absolute;
	left: 30%;
	top: 0px;
	width: 10%;
	height: 98%;
	}
	
#noblockbar5 {
	padding: 0px;
	margin: 0px;
	position: absolute;
	left: 40%;
	top: 0px;
	width: 10%;
	height: 98%;
	}
	
#block1 {
	padding: 0px;
	margin: 0px;
	position: absolute;
	left: 0%;
	top: 0px;
	width: 50%;
	height: 98%;
	}
	
#block2 {
	padding: 0px;
	margin: 0px;
	position: absolute;
	left: 10%;
	top: 0px;
	width: 50%;
	height: 98%;
	}
	
#block3 {
	padding: 0px;
	margin: 0px;
	position: absolute;
	left: 20%;
	top: 0px;
	width: 50%;
	height: 98%;
	}
	
#block4 {
	padding: 0px;
	margin: 0px;
	position: absolute;
	left: 30%;
	top: 0px;
	width: 50%;
	height: 98%;
	}	
	
#block5 {
	padding: 0px;
	margin: 0px;
	position: absolute;
	left: 40%;
	top: 0px;
	width: 50%;
	height: 98%;
	}
	
#blocklast {
	padding: 0px;
	margin: 0px;
	position: absolute;
	left: 50%;
	top: 0px;
	width: 50%;
	height: 98%;
	}
	
#yesblockbar1 {	
	padding: 0px;
	margin: 0px;
	position: absolute;
	left: 50%;
	top: 0px;
	width: 10%;
	height: 98%;
	}
	
#yesblockbar2 {	
	padding: 0px;
	margin: 0px;
	position: absolute;
	left: 60%;
	top: 0px;
	width: 10%;
	height: 98%;
	}

#yesblockbar3 {	
	padding: 0px;
	margin: 0px;
	position: absolute;
	left: 70%;
	top: 0px;
	width: 10%;
	height: 98%;
	}	
	
#yesblockbar4 {	
	padding: 0px;
	margin: 0px;
	position: absolute;
	left: 80%;
	top: 0px;
	width: 10%;
	height: 98%;
	}

#yesblockbar5 {	
	padding: 0px;
	margin: 0px;
	position: absolute;
	left: 90%;
	top: 0px;
	width: 10%;
	height: 98%;
	}	
	
#maincontentpinkbox {
	position: absolute;
	left: 5%;
	top: 45px;
	padding: 5px;
	margin: 0px;
	width: 65%;
	background-color: rgb(244,241,248);
	border: 1px solid;
	border-color: rgb(118,58,137);
	}
.pinkbox {
	color: rgb(118,58,137);
	font-family: tahoma;
	font-size: 10pt;
	}
.pinkboxbold {
	color: rgb(118,58,137);
	font-family: tahoma;
	font-size: 10pt;
	font-weight: bold;`
	}
	
#maincontentpurplebox {
	position: absolute;
	left: 5%;
	top: 45px;
	padding: 5px;
	margin: 0px;
	width: 65%;
	background-color: rgb(228,228,241);
	border: 1px solid;
	border-color: rgb(90,63,135);
	}
.purplebox {
	color: rgb(90,63,135);
	font-family: tahoma;
	font-size: 10pt;
	}
.purpleboxbold {
	color: rgb(90,63,135);
	font-family: tahoma;
	font-size: 10pt;
	font-weight: bold;`
	}
	
#maincontentbluebox {
	position: absolute;
	left: 5%;
	top: 45px;
	padding: 5px;
	margin: 0px;
	width: 65%;
	background-color: rgb(227,238,249);
	border: 1px solid;
	border-color: rgb(33,55,163);
	}
.bluebox {
	color: rgb(33,55,163);
	font-family: tahoma;
	font-size: 10pt;
	}
.blueboxbold {
	color: rgb(33,55,163);
	font-family: tahoma;
	font-size: 10pt;
	font-weight: bold;`
	}
	
#maincontentaquabox {
	position: absolute;
	left: 5%;
	top: 45px;
	padding: 5px;
	margin: 0px;
	width: 65%;
	background-color: rgb(244,255,254);
	border: 1px solid;
	border-color: rgb(7,176,168);
	}
.aquabox {
	color: rgb(7,176,168);
	font-family: tahoma;
	font-size: 10pt;
	}
.aquaboxbold {
	color: rgb(7,176,168);
	font-family: tahoma;
	font-size: 10pt;
	font-weight: bold;`
	}
	
#maincontentgreenbox {
	position: absolute;
	left: 5%;
	top: 45px;
	padding: 5px;
	margin: 0px;
	width: 65%;
	background-color: rgb(244,255,232);
	border: 1px solid;
	border-color: rgb(20,173,39);
	}
.greenbox {
	color: rgb(20,173,39);
	font-family: tahoma;
	font-size: 10pt;
	}
.greenboxbold {
	color: rgb(20,173,39);
	font-family: tahoma;
	font-size: 10pt;
	font-weight: bold;`
	}
	
#maincontentyellowbox {
	position: absolute;
	left: 5%;
	top: 45px;
	padding: 5px;
	margin: 0px;
	width: 65%;
	background-color: rgb(253,255,232);
	border: 1px solid;
	border-color: rgb(99,150,20);
	}
.yellowbox {
	color: rgb(99,150,20);
	font-family: tahoma;
	font-size: 10pt;
	}
.yellowboxbold {
	color: rgb(99,150,20);
	font-family: tahoma;
	font-size: 10pt;
	font-weight: bold;`
	}
	
.toplinktext {
	font-family: tahoma;
	font-size: 10pt;
	color: #999999; 
	}
a:link {
	text-decoration: none;
	border-style: none;
	color: #999999; 
	}
a:visited {
	text-decoration: none;
	border-style: none;
	color: #999999; 
	}
a:active {
	text-decoration: none;
	border-style: none;
	color: #999999; 
	}
a:hover {
	text-decoration: none;
	border-style: none;
	color: #0099cc; 
	}
	