
a.head {font-family: 'Times New Roman', Times, Serif; font-weight: bold; color:#FA931A; font-size: 20px; text-decoration: none;}
a.domain {font-family: Arial, Helvetica, Sans; font-weight: normal; color: #FA931A; font-size: 10px; text-decoration: none;}
a.nav {font-family: Arial, Helvetica, Sans; font-weight: bold; color:#FF6400; font-size: 12px; text-decoration: none;}

body {
background-color: #F7EBB0;
}

/***********************************************/

#Logo {
   z-index: 10;
	position:absolute; left:0px; top:0px;
	width: 210px;
	height: 60px;
	overflow: hidden;
	visibility: visible;
	background: none;
}
#HeadText {
	z-index: 10;
	position:absolute; left:10px; top:16px;
	width: 195px;
	height: 26px;
	overflow: hidden;
	visibility: visible;
	background: none;
}
#DomainText {
	z-index: 10;
	position:absolute; left:10px; top:39px;
	width: 117px;
	height: 20px;
	overflow: hidden;
	visibility: visible;
	background: none; 
}
#TopPicture {
	z-index: 10;
	position:absolute; left:190px; top:10px;
	width: 800px;
	height: 120px;
	overflow: hidden;
	visibility: visible;
	background: none; 
}
span.WorkPict {
	z-index: 10;
	position:absolute; left:50px;
	width: 1000px;
	overflow: hidden;
	visibility: visible;
	background: none;
	margin: 5px 0 5px 0;
	font-family: Arial, Helvetica, Sans;
   font-weight: bold;
   color:#CD3F00;
   font-size: 12px;
   text-decoration: none;
}
	
   	
