
#panelMenubar {
	
	border-top-color: #9f9f9f;
	
	border-top-style: solid;
	
	border-top-width: 1px;
	
	height: 0px;
	width: 940px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4b4b4b;
	position: absolute;
	top: 36px;
	left: 0px;
	z-index: 1;
}

#paneMenuItems {
	height: 30px;
/*	left: 300px; */
	position: absolute;
	z-index: 10;	
	top: 4px;
	
	

}

#panelMenuPics
{
position: absolute;
left: 780px;
top:0px;
}


/* Parent - Level 0 */

#paneMenuItems ul{
	margin: 0;
	padding: 0;
	z-index: 5;
	list-style-type: none;
}

#paneMenuItems li {
	position: relative;
	display: inline;
	float: left;
}



#paneMenuItems a {
	display: block;
	padding-top: 7px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 20px;
	text-decoration: none;
	font-weight: normal;
	font-size: 10px;
	font-family: Verdana;
	font-weight: bold;
	color: #ffffff;
}



#paneMenuItems a:hover {
	background: transparent;
	color: #b3b3b3;
		
	
}

#paneMenuItems a:active {
color: #b3b3b3;
		
}





#pageMenu
{

	position: relative;
	height: 50px;
    left: 15px;
    top:0px;
    font-family: Verdana;
    font-size: 28px;
    font-weight: bold;

}

#whatismain{
position: relative;
top:10px;
left:20px;
width: 915px;
text-align: center;
font-family: Verdana;
font-size: 20px;
font-weight: lighter;
height: 3800px;
}

#whatismain h1
{
font-family: Verdana;
font-size: 22px;
font-weight: bold;
}

#whatismain h2
{
font-family: Verdana;
font-size: 24px;
font-weight: bold;
}


#pictureleft{
position: absolute;
width: 470px;
height: 340px;
}

#textright{
position: absolute;
left: 520px;
width: 350px;
top:0px;
font-family: Verdana;
font-size: 12px;
}

#whatisitem{
position: relative;
height: 340px;
left: 30px;
}


#pictureright{
position: absolute;
width: 470px;
height: 340px;
left: 470px;
}

#textleft{
position: absolute;
left: 35px;
width: 350px;
top:0px;
font-family: Verdana;
font-size: 12px;
}

#clitools
{

position: absolute;
left: 35px;
top: 150px;
font-family: Verdana;
font-size: 12px;
width: 400px;
line-height: 20px;
}

#clitools2
{

position: absolute;
left: 35px;
top: 250px;
font-family: Verdana;
font-size: 12px;
width: 400px;
}


#clilist
{
text-align: left;

}

