#border {
width : 100%;
height: 100%;
margin : 0 auto; margin-top: 8px;
background-color : #fff;
}
#wrapper {
width : 1024px;
height: 786px;
margin : 0 auto;
background-color : #fff;
}
#navigation {
width : 140px;
margin-left:760px;
margin-top: 140px;
position:absolute;
}

/*
#menubar {
width : 138px;
height:170px; background-image:url(../images/home/1_home_green_button.png);
}
#menubar_pink {
width : 138px;
height:170px; background-image:url(../images/thedetails/2_thedetails_pink_button.png);
}
#menubar_orange {
width : 138px;
height:170px; background-image:url(../images/therovettes/3_therovettes_orange_button.png);
}
#menubar_purple {
width : 138px;
height:170px; background-image:url(../images/ourfriends/4_friends_purple_button.png);
}
*/
#navigation-closer {
clear : both;
}
#top {
width :1024px;
height: 135px;
margin : 0px;
}
#leftborder {
width : 2px;
height: 613px;
float : left;
margin : 0px;
padding: 0px;
background: url(../images/home/1_home_green_02.png) repeat-y;
}
#leftborder_details {
width : 2px;
height: 613px;
float : left;
margin : 0px;
background: url(../images/thedetails/2_thedetails_pink_02.png) repeat-y;
}
#leftborder_rovettes {
width : 2px;
height: 613px;
float : left;
margin : 0px;
background: url(../images/therovettes/3_therovettes_orange_02.png) repeat-y;
}
#leftborder_friends {
width : 2px;
height: 613px;
float : left;
margin : 0px;
background: url(../images/ourfriends/template_left.png) repeat-y;
}
#leftborder_catalyst {
width : 2px;
height: 613px;
float : left;
margin : 0px;
background: url(../images/catalyst/catalyst_red_02.png) repeat-y;
}
#centrecolumn {
width : 758px;
height: 613px;
float : left;
margin : 0px;
background-color : #fff;
}
#centrecolumn_friends {
width : 758px;
height: 613px;
float : left;
margin : 0px;
background-color : #fff;

}

#rightborder {
width : 264px;
height: 613px;
float : left;
margin : 0px;
padding:0px;
}
#bottom {
width : 1024px;
height: 20px;
clear : both;
background-color : #fff;
padding : 0px;
margin : 0px;
}
#footer {
width : 1024px;
clear : both;
background-color : #fff;
font-size : 8px;
color : #000000;
padding: 5px 0 0 10px;
}