.style1 {color: #0000CC}
leftpanel {
	margin: 5px;
	float: left;
	width: 200px;
	left: 0px;
	top: 0px;
}
.leftpanel {
	margin: 5px;
	float: left;
	width: 200px;
	border: 2px double #000099;
	left: 0px;
	top: 0px;
	background-color: #00FFFF;
}
.leftpanel ul {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	background-color: #FFCCCC;
	list-style-type: upper-alpha;
}
.toppanel {
	font-family: Georgia, "Times New Roman", Times, serif;
	left: 250px;
	top: 0px;
	position: absolute;
}
.adspanel {
	float: right;
}
.centrepanel {
	left: 253px;
	top: 119px;
	position: absolute;
	background-position: top;
	background-repeat: repeat-y;
	padding: 5px;
	width: 50%;
}
h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #0000FF;
}
.design {
	font-family: "Courier New", Courier, monospace;
	font-size: 9px;
	font-style: italic;
	font-weight: bold;
	text-transform: capitalize;
	color: #993300;
}


.lowerleft {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	color: #000000;
	margin: 0px;
	float: left;
	border-top-color: #00FFFF;
	border-right-color: #00FFFF;
	border-bottom-color: #00FFFF;
	border-left-color: #00FFFF;
	background-color: #CCFF33;
	width: 200px;
	clear: left;
}
.heading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	font-weight: bolder;
	font-variant: small-caps;
	color: #CC0000;
}
