* {font-family: "Verdana"; font-size:12px; color:#FFFFFF;}
body {
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	background : #FFFFFF;
}
.panel {
	width : 750px;
	height : 435px;
}
.panel_top{
	background : #FF6600;
	height : 265px;
	padding-left, padding-right : 40px;
}
.panel_middle{
	background : #FFFFFF;
	height:15px;
}
.panel_bottom{
	background : #CC3366;
	height : 155px;
}
img.email {
	position:relative;
	left:17px;
	top: 60px;
}
.banners{
	position: relative;
	width : 500;
	height : 200px;
	overflow : auto;
}
.resume{
	position: relative;
	width : 650;
	height : 250px;
	overflow : auto;
}
.mailers{
	position: relative;
	width : 550;
	height : 250px;
	overflow : auto;
	text-align: left;
}
.interfaces{
	position: relative;
	width : 550;
	height : 250px;
	overflow : auto;
	text-align: left;
}
.example{
	font-size:12px; 
	color:#444444;
}

<!-- old styles -->
.main {background-color:#CC3366;}
.orange{background-color:#FF6600;}
.small{font-size:9px;}
