@charset "UTF-8";
/* CSS Document */

.topLeft {
	width:261px; 
	height:83px;
}

.topMiddle {
	width:260px; 
	height:83px
}

.topRight {
	width:261px; 
	height:83px;
}

#dynImage img {
	width:261px;
	height:83px;
}

#dynImage a img {
	border:none;
}

.bottomPanel {
	margin-top:5px; 
	width:788px; 
	height:312px; 
	background-color:#ebead5;
}

.contentTable td {
	width:50%;
	padding:10px;
}

