body {
	padding:0px;
	margin:0px;
	background: url(images/bg.gif) top repeat-x #D4DBE1;
	text-align: center;
}

table {
	border-collapse:collapse; 
	border:0px;
}

table, td {
	width:100%;
	height:100%;
	border:0px;
}

td { 
	vertical-align:top; 
	padding:0px;
}

#fullWrapper {
	width: 100%;
}

#content {
	width: 750px;
	height: 750px;
	margin: 0 auto;
}

#contentBack {
	background-image: url(images/flashHeader_03.gif);
	background-repeat: repeat-y;
	height: 755px;
	width: 766px;
	
}

#contentHolder {
	width: 80%;
	border: 1px solid black;
	margin: 0 auto;
	margin-top: 15px;
	height: 325;
	text-align: center;
}
