*{
padding : 0;
margin : 0;
border : 0;
}
body{
background-image : url(' blg_stuff/transparentstaranim.gif ');
background-attachment : fixed;
background-repeat: repeat;
}
.blended_grid{
display : block;
width : 1200px;
overflow : auto;
margin : 0 auto;
}
.pageHeader{
background-color : #000000;
float : left;
clear : none;
height : 200px;
width : 1200px;
}
.pageBarLeft{
float : left;
clear : none;
min-width : 80px;
min-height : 80px;
}
.pageLeftTop{
background-color : rgba(0, 0, 0, 0.5);
float : none;
clear : both;
height : 300px;
width : 200px;
}
.pageLeftMid{
background-color : rgba(0, 0, 0, 0.5);
float : none;
clear : both;
height : 300px;
width : 200px;
}
.pageLeftBottom{
background-color : rgba(0, 0, 0, 0.5);
float : none;
clear : both;
height : 300px;
width : 200px;
}
.pageContent{
background-color : rgba(0, 0, 0, 0.5);
float : left;
clear : none;
height : 1000px;
width : 800px;
}
.pageBarRight{
float : left;
clear : none;
min-width : 80px;
min-height : 80px;
}
.pageRightTop{
background-color : rgba(0, 0, 0, 0.5);
float : none;
clear : both;
height : 300px;
width : 200px;
}
.pageRightMid{
background-color : rgba(0, 0, 0, 0.5);
float : none;
clear : both;
height : 300px;
width : 200px;
}
.pageRightBottom{
background-color : rgba(0, 0, 0, 0.5);
float : none;
clear : both;
height : 300px;
width : 200px;
}

