#leftuppercorner {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	background-color: #DCDCBA;
	position: absolute;
	height: 120px;
	width: 100px;
	left: 0px;
	top: 0px;
}
#banner {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	border: 0px none #FFFFFF;
	position: absolute;
	height: 120px;
	width: 770px;
	left: 100px;
	top: 0px;
}

#rightuppercorner {

	background-color: #DCDCBA;
	position: absolute;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	height: 120px;
	width: 300px;
	left: 871px;
	top: 0px;	
	
}
#leftboarder {

	color: #666666;
	background-color: #DCDCBA;
	z-index: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	position: absolute;
	border: 0px none #FFFFFF;
	height: 388px;
	width: 100px;
	left: 0px;
	top: 121px;	
}

#leftsidebar {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background-color: #CCCC99;
	position: absolute;
	height: 388px;
	width: 150px;
	left: 100px;
	top: 121px;	
	
	
}
#text {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	position: absolute;
	width: 471px;
	left: 250px;
	top: 120px;
	height: 388px;
	
}
#rightsidebar {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background-color: #CCCC99;
	position: absolute;
	width: 150px;
	left: 721px;
	top: 121px;	
	height: 388px;	

}
#rightboarder {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	position: absolute;
	z-index: 1;
	background-color: #DCDCBA;
	border: 0px none #FFFFFF;
	height: 388px;
	width: 300px;
	left: 871px;
	top: 121px;	
}

#footer {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: capitalize;
	color: #666666;
	background-color: #AFA4B2;
	position: absolute;
	height: 50px;
	width: 450px;
	left: 250px;
	top: 415px;
}



h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	font-style: italic;
	font-weight: bolder;
	color: #666666;
	text-align: center;
	text-decoration: underline;
}
h2 {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #333333;
	text-align: center;
}
h3 {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
}
h4 {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
}
.username_txt {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	position: absolute;
	left: 90px;
	top: 100px;
}
.password_txt{
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	position: absolute;
	left: 100px;
	top: 150px;
}

.username_data {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	position: absolute;
	left: 175px;
	top: 100px;
}

.password_data{
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	position: absolute;
	left: 175px;
	top: 150px;
}


.login{
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	position: absolute;
	left: 165px;
	top: 200px;
}
