header { font-family: helvetica, arial, sans-serif; font-size: 60px; padding-top: 80px;}

body { font-family: helvetica, arial, sans-serif; font-size: 20px; border-left: 1px solid #000; margin-left:20px; padding-left: 20px; } 
body, html { margin-top: 0px; height: 1200px; }

#row { border-bottom: 1px solid #000; padding-top:25px; clear: both; margin-left: -50px; margin-right: 0px; padding-top: -20px;}

h1 { font-size: 30px; padding-top: 25px; } 

.clear { clear: both;}

.box {
float: left;
margin-left: 0px;
padding-right: 5px;
}

.box0 {
width: 920px;
height: 50px;
margin-top: 25px;
background-color: #d3d3d3;
}
.box1 {
width: 300px;
height: 250px;
margin-top: 0px;
background-color: #d3d3d3;
clear: both;
}
.box2 {
width: 100px;
height: 100px;
margin-top: 100px;
background-color: #e2e2e2;
}
.box3 {
width: 300px;
height: 250px;
margin-top: 0px;
margin-right: 105px;
background-color: #999999;
}
.box4 {
width: 100px;
height: 250px;
margin-top: 0px;
background-color: #f5f5f5;
}
.box5 {
width: 200px;
height: 200px;
margin-top: 0px;
background-color: #999999;
clear: both;
}
.box6 {
width: 200px;
height: 200px;
margin-top: 0px;
background-color: #f5f5f5;
}
.box7 {
width: 100px;
height: 100px;
margin-top: 100px;
background-color: #e2e2e2;
}
.box8 {
width: 300px;
height: 200px;
margin-top: 0px;
background-color: #d3d3d3;
}






.menu {
	display: block;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	text-transform: uppercase;
	letter-spacing: 3px;
	color: #000;
	}
	
a:link {
    text-decoration: none;
}
	
.tab {
position: fixed;
left: -5px;
padding: 12px 5px 0px; 0px;

}

.tab0 {
	top: 20px;
	width: 100px;
	height: 25px;
	background-color: #333333;
	color: #fff;
	}
	
.tab0:hover {
	background-color: #fff;
	border: 2px #333333 solid;
	color: #ff59aC;
	}
	


.tab1 {
	top: 200px;
	width: 125px;
	height: 25px;
	background-color: #ff5930;
}
.tab1:hover {	
	background-color: #333333;
	color: #fff;
	}
	
.tab2 {
	top: 300px;
	width: 125px;
	height: 25px;
	background-color: #f26536;
}
.tab2:hover {	
	background-color: #333333;
	color: #fff;
	}

.tab3 {
	top: 400px;
	width: 125px;
	height: 25px;
	background-color: #ff59aC;
	}
.tab3:hover {	
	background-color: #333333;
	color: #fff;
	}


.tab4 {
	top: 450px;
	width: 125px;
	height: 25px;
	background-color: #ff9900;
	}
.tab4:hover {	
	background-color: #333333;
	color: #fff;
	}


.tab5 {
	top: 500px;
	width: 125px;
	height: 25px;
	background-color: #FFD700;
	}
.tab5:hover {	
	background-color: #333333;
	color: #fff;
	}


	
.tab6 {
	bottom: 20px;
	width: 100px;
	height: 25px;
	background-color: #333333;
	}

.tab6:hover {
	background-color: #fff;
	border: 2px #333333 solid;
	color: #ff59aC;
	}


