/* CSS Document */

#allitems {
     margin-left: auto;
     margin-right: auto;
	width:750;
}
#bodydiv {
	width:750;
}
#bodyleft {
	float:left;
	width:125px;
}
#bodylefthome {
	float:left;
	width:75px;
}
#bodyleft_port {
	float:left;
	width:125px;
	align:right;
	overflow:hidden;
	background-image:url(g_pix/v_menu_bkg.gif);
	background-repeat: repeat-y;
}
#bodycenter {
	float:left;
	width:600px;
}
#bodycenterhome {
	float:left;
	padding-left:75px;
	width:750px;
}

#bodyright {
	float:left;
	width:25px;
}
#prebottom {
	float:left;
	width:100%;
	height:10px
}
#bottom {
	float:left;  
	width:750px;
/*	background-color:#000000;    */
	background-image:url(g_pix/bottombar.gif);
	background-repeat:no-repeat;
	height:12px;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:9px;
	text-indent: 3em;
}

#img {
	border:0;
}
