.conTitle {
	color:#fff;
}
.titlePosition {
	padding-left:10px;
}
.largeCon {
	width:756px;
	padding-bottom:15px;
}
.largeConTop {
	height:33px;
	width:756px;
	background:url('images/largeCon-Header.gif') no-repeat;
}
.largeConContent {
	width:756px;
	background-image:url('images/largeCon-BG.gif');
	background-repeat:repeat-y;
}
.largeConFooter {
	width:756px;
	background:url('images/largeCon-Bottom.gif') no-repeat;
	height:20px;
	text-align:center;	
}
.largeConContentPane {
	padding:10px;
	width:736px;
}


