#siteBody{
	background-image:url('bkg-1.jpg');
}
#baseDiv{
	width: 850px;
	height: auto;
	margin-left: 15px;
	padding: o;
}

#titleDiv p{
	margin-top:30px;
	margin-left:20px;
	padding:opx
	border:1px, solid red;
	font-family: Arial;
	font-weight: bold;
	font-size: 30px;
}
#titleDiv p a{
	text-decoration: none;
	color: #FFD700;
}
#titleDiv p a:hover{
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}

#numberDiv h3{
	margin-top:-50px;
	margin-right:0px;
	margin-left:790px;
	padding-right:0px;
	padding-top:0px;
	font-family: Arial;
	color: #FFD700;
}

#itemDiv {
	margin: 0 0 0 0;
	width: 100%;
}

#itemDiv td.one {
	padding: 0.1cm 0 0.1cm 0;
}
#itemDiv td.two a{
	padding: 0.1cm 0 0.1cm 0;
	font-weight:bold;
	color:white;
	text-decoration: none;
}
#itemDiv td.two a:hover{
	font-weight: bold;
	color: yellow;
	text-decoration: none;
}
#itemDiv td.three a{
	padding: 0.1cm 0 0.1cm 0;
	font-size:12px;
	color:white;
	text-decoration: none;
}
#itemDiv td.three a:hover{
	font-weight: bold;
	color: yellow;
	text-decoration: none;
}
#itemDiv td.four a{
	padding: 0.1cm 0 0.1cm 0;
	font-size:12px;
	color:white;
	text-decoration: none;
}
#itemDiv td.four a:hover{
	font-weight: bold;
	color: yellow;
	text-decoration: none;
}
#itemDiv td.five a{
	padding: 0.1cm 0 0.1cm 0;
	font-size:12px;
	color:white;
	text-decoration: none;
}
#itemDiv td.five a:hover{
	font-weight: bold;
	color: yellow;
	text-decoration: none;
}
#itemDiv td.six{
	padding:0 0 0 0;
	font-size:12px;
	color:white;
}
#itemDiv table{
	width: 950px;
	table-layout: fixed;
	background-color:black;
	color:white;
	text-align: center;
	font-size: 12px;
	font-family: Arial;
	margin: 20 0 0 0;
	border: 0px;
}

#welcDiv {
	margin: 30 0 0 25;
}

#welcDiv table{
	width: 850px;
	height: 300px;
	margin: 30 0 0 25;
	table-layout: fixed;
	font-family:Arial;
	background-color:#66FF33;
	border: 0px;
}
#welcDiv td.one {
	padding-top: 20px;
	padding-left: 20px;
	padding-bottom: 1px;
	vertical-align:top;
	font-style: Arial;
	color:blue;
}
#welcDiv td.two{
	padding: 0 0 0 0;
	color:white;
}

#contentDiv{
	margin: 0 0 0 25;
}
#contentDiv table{
	width: 850px;
	margin: 20 0 0 25;
	heigh: auto;
	table-layout: fixed;
}
#contentDiv td.one{
	width: 20%;
}
#contentDiv td.two{
	width: 70%;
}

#sidemenuDiv {
	margin: 0 0 0 0;
	width: 100%;
}
#sidemenuDiv table{
	width: 100px;
	height: 300px;
	font-size:14px;
	font-family:Arial;
	margin: 0 0 0 30;
}
#sidemenuDiv td.one a{
	padding: 0.1cm 0 0.1cm 0;
	font-weight:bold;
	color:white;
	text-decoration: none;
}
#sidemenuDiv td.one a:hover{
	font-weight: bold;
	color: yellow;
	text-decoration: none;
}
#sidemenuDiv td.two a{
	padding: 0.1cm 0 0.1cm 0;
	font-size:14px;
	color:white;
	text-decoration: none;
}
#sidemenuDiv td.two a:hover{
	font-weight: bold;
	color: yellow;
	text-decoration: none;
}
#sidemenuDiv td.three a{
	padding: 0.1cm 0 0.1cm 0;
	font-size:14px;
	color:white;
	text-decoration: none;
}
#sidemenuDiv td.three a:hover{
	font-weight: bold;
	color: yellow;
	text-decoration: none;
}
#sidemenuDiv td.four a{
	padding: 0.1cm 0 0.1cm 0;
	font-size:14px;
	color:white;
	text-decoration: none;
}
#sidemenuDiv td.four a:hover{
	font-weight: bold;
	color: yellow;
	text-decoration: none;
}
#contentsDiv{
	margin: 0 0 0 30;
	width:95%;
	background-color: #CCFFFF;
}
#contentsDiv table{
	margin: 0 0 0 20;
	width: 100%;
}
#contentsDiv td.one{
	margin: 0 0 0 0;
	padding: 15 0 0 0;
	font-size: 20px;
	font-family:Arial;
	font-weight: bold;
	color: #FF9900;
	border-bottom: 2px, solid #FF9900;
}
#contentsDiv td.two{
	margin: 0 0 0 0;
	padding: 2 0 0 20;
	font-size: 14px;
	font-family: Arial;
	color: black;
}
#contentsDiv td.three{
	margin: 0 0 0 0;
	padding: 2 0 15 20;
	font-size: 14px;
	font-family: Arial;
	color: black;
}


#menuDiv ul{
	padding:0px;
}

#menuDiv ul a{
	color: white;
	font-size: 20px;
	font-family: Arial;
	background-color: orange;
}

#menuDiv ul a:hover{
	font-weight: bold;
	color: yellow;
}

#menuDiv ul li b{
	color: white;
	font-size: 12pt;
	font-family: Arial;
	padding: 1 20 1 20;
	margin-left: 50px;
	border:0px;
}

#menuDiv ul li b:hover{
	font-weight: bold;
	color: yellow;
}

#menuDiv ul li c{
	color: white;
	font-size: 12pt;
	font-family: Arial;
	padding: 1 20 1 20;
	margin-left: 50px;
	border:0px;
}

#menuDiv ul li c:hover{
	font-weight: bold;
	color: yellow;
}
#menuDiv ul li c.highlighted{
	font-color: blue;
}

#menuDiv ul li d{
	color: white;
	font-size: 12pt;
	font-family: Arial;
	padding: 1 20 1 20;
	margin-left: 50px;
	border:0px;
}

#menuDiv ul li d:hover{
	font-weight: bold;
	color: yellow;
}

#menuDiv #firstItem{
	
}
#homePageHeaderDiv{
	margin: 5 0 5 0;
}
#homePageHeaderDiv h1{
	padding: 5 0 5 0;
	margin: 0 0 0 0;
	font-size: 30pt;
	font-family: Verdana;
	color: #000080;
}
#aboutDiv{
	margin: 0;
	padding: 0;	
	text-align: left;
	float: left;
	width: 100%;
	line-height: 25px;
}
#aboutDiv p{
	margin: 0 0 0 20;
	font-size: 14pt;
	font-family: aril;
	text-indent: 1cm;
	color: #404040;
}
#aboutDiv h1{
	margin: 5 0 0 20;
	font-size: 15pt;
	font-family: Verdana;
	text-indent: 1cm;
	color: brown;
}
#moleculeDiv img{
	float: center;	
	margin: 0 0 0 40;	
}
#processDiv img{
	float: center;
	margin: 0 0 0 36;
}
#bottomDiv {
	margin: 40 0 0 0;
	padding: 0;
	width: 950px;
	line-height: 20px;
	background: #66FF33;
	text-align: center;
}
#bottomDiv p{
	margin:  0 0 0 0;
	padding: 0 0 3 0;
	float: center;		
	font-size: 8pt;
	font-family: Verdana;
	color: blue;
}