/* CSS Document */



body {

	background-color: #cccccc;

	color: #000000;

	font-family: Verdana,Helvetica,Arial,Tahoma,sans-serif;

	font-size: 10px;

	line-height: 14px;

}



a:link {

	color: #999999;

	text-decoration: none;

}

a:visited {

	color: #999999;

	text-decoration: none;

}

a:hover {

	background-color: #999999;

	color: #ffffff;

	text-decoration: none;

}

a:active {

	color: #999999;

	text-decoration: none;



}



#emailbar {

	background-color: #ffffff;

	width: 165px;

	height: 16px; 

	padding: 2px 0px 0px 4px;

	position: absolute;

	left: 630px;

	top: 0px;

}





#namebar {

	background-color: #ffffff;

	width: 255px;

	height: 16px; 

	padding: 2px 0px 0px 4px;

	position: absolute;

	left: 0px;

	top: 42px;

}

#namebar a:link{

	background-color: #ff00cc;

	color: #ffffff;

}

#namebar a:visited{

	background-color: #ff00cc;

	color: #ffffff;}





#navbar {

	background-color: #ffffff;

	width: 585px; 

	height: 16px; 

	padding: 2px 4px 0px 4px;

	position: absolute;

	left: 90px;

	top: 90px;

}



#navbar1 {

	background-color: #ffffff;
	
	width: 585px; 

	height: 16px; 

	padding: 2px 4px 0px 4px;

	position: absolute;

	left: 90px;

	top: 102px;

}



#descripbar {

	background-color: #ffffff;

	width: 155px; 

	padding: 2px 10px 10px 4px;

	position: absolute;

	left: 90px;

	top: 120px;

}



#introbar {

	background-color: #ffffff;

	width: 245px; 

	padding: 25px 10px 0px 4px;

	position: absolute;

	left: 90px;

	top: 300px;

	color: #ff00cc;

	font-size: 10px;

	line-height: 14px;

}





#workbar1 {

	background-color: #ffffff;

	padding: 20px 20px 15px 20px;

	position: absolute;

	left: 270px;

	top: 120px;

}





#workbar {

	background-color: #ffffff;

	padding: 20px 20px 15px 20px;

	position: absolute;

	left: 270px;

	top: 120px;

}



#workbar img {

	margin: 0 auto 0 auto; 

	border: 1px solid #000000;

}





.bold {

	font-weight: bold;

	}



.title {

	background-color: #ff00cc;

	padding: 0px 6px 0px 2px;

	color: #ffffff;

}

.title2 {

	background-color: #999999;

	color: #ffffff;

}



ul {

	float: left;

	width: 150;

}





