#shell
{
	position:relative;
	/*border: 1px solid blue;*/
	text-align:center;
	vertical-align:top;
}
body.index
{
	/*background properties*/   
	background: #000000 url(images/InConstruction.png) repeat fixed 0px 0px;
	/*Font properties */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #ffffff;
	border: 3px solid magenta;
}
#menubar
{
	position:absolute;
	left:0px;
	width:80px;
	height:600px;
	float:left;
	padding-left:0px;
	padding-right:0px;
	padding-bottom:0px;

	border: 2px solid yellow;
	text-align:left;
}

#menubar ul
{
	position:absolute;
	left:0px;
	width:120px;
	border: 2px solid green;
}/**//*
#menubar ul  li
{
	float:left;
	width:120px;
	height:36px;
	border: 1px solid red;
	text-decoration:none;
}

#menubar span
{
	position:absolute;
	left:0px;
	background:#000000;
	height:36px;
	width:120px;
	border: 2px solid orange;
}
.menuItemtop
{
	position:absolute;
	height:36px;
	width:6px;
	left:0px;
	top:0px;
	background : url(images/topmenuleft.jpg) no-repeat 0 0;
	border: 1px solid yellow;
	
}
.menuItembody
{
	position:absolute;
	height:36px;
	width:108px;
	left:6px;
	top:0px;
	background : url(images/topmenumiddle.jpg) repeat-x 0 0;
	border: 1px solid green;
}
.menuItembottom
{
	position:absolute;
	height:36px;
	width:6px;
	left:114px;
	top:0px;
	background : url(images/topmenuright.jpg) no-repeat 0 0;
	border: 1px solid red;
}
*/

#menubar ul  li.menu
{
	float:left;
	width:120px;
	border: 1px solid blue;
	text-align:left;
}
/*


.menuItemtop
{
	position:absolute;
	height:36px;
	width:6px;
	left:0px;
	top:0px;
	background : url(images/topmenuleft.jpg) no-repeat 0 0;
	border: 1px solid yellow;
	
}
.menuItembody
{
	position:absolute;
	height:36px;
	width:100px;
	left:6px;
	top:0px;
	background : url(images/topmenumiddle.jpg) repeat-x 0 0;
	border: 1px solid green;
}
.menuItembottom
{

	height:36px;
	width:6px;
	left:104px;
	top:0px;
	background : url(images/topmenuright.jpg) no-repeat 0 0;
	border: 1px solid red;
}*/



/*
# ul {
	list-style:none;
	position : absolute;
	top : 169px;
	left : 0px;
	float : left;
	z-index:1;
	border: 1px solid green;
}
# ul li {
width : 120px;
height : 25px;
float : left;
border: 1px solid yellow;

}
#  li a {
	width : 120px;
	height : 25px;
	display : block;
	color : #C2CE16;
	text-align : center;
	text-decoration : none;
}
# ul li a:link
{
	color:#444;
}
# ul li a:visited
{
	color:#444;
}
# ul li a:hover
{
	font-weight:bold;
}
# ul li a:active
{
	color:#444;
}*/
/*
#contentleft
{
border: 3px solid green;
background : url(images/contentBGLeft.png) no-repeat 0 0;
position:absolute;
left:0px;
top:200px;
height:400px;
width:800px;
}*//*
#contentright
{
border: 3px solid green;
background : url(images/home_pic1.png) no-repeat 0 0;

position:absolute;
	left:230px;
	top:265px;
	z-index:1;
height:298px;
width:414px;

}*/
/*
.menuitemtl
{
	background: #000000 url(images/mitl.jpg) no-repeat scroll 0px 0px;
	width:6px;
	height:36px;
	

}
.menuitemtr
{
	background: #000000 url(images/mitr.jpg) no-repeat scroll 0px 0px;
	width:6px;
	height:36px;
}
.menuitembl
{
	background: #000000 url(images/mibl.jpg) no-repeat scroll 0px 0px;
	width:6px;
	height:36px;

}
.menuitembr
{
	background: #000000 url(images/mibr.jpg) no-repeat-x scroll 0px 0px;
	width:6px;
	height:36px;
}
.menuitembg
{
	background: #000000 url(images/menuItem.png) repeat scroll 0px 0px;
	width:185px;
	height:36px;
	border: 3px solid green;
}*/