/* CSS Document */body {	margin:0px;	font-family:Georgia, Verdana, Arial, Helvetica, sans-serif;	color:#000000;	font-size:13px;	background-color: #60789F;	margin-left: 0px;	margin-top: 0px;	margin-right: 0px;	margin-bottom: 0px;}#centeredSite {	margin-left:auto; 	margin-right:auto;	padding-bottom:45px;	width:1050px;	height:100%;}/* This is the setup for the main columns for most of the site */#columnLeftNarrow {	float:left;	width:250px;	margin-left:20px;	margin-right:20px;}#columnRightWide {	float:left;	width:620px;	margin-left:20px;	margin-right:20px;}#columnLeftHome {	float:left;	width:520px;	margin-left:20px;	margin-right:20px;}#columnRightHome {	float:right;	width:480px;	margin-left:20px;	margin-right:20px;}#columnMainHome {	float:left;	width:1000px;	margin-left:20px;	margin-right:20px;}#columnLeftWide {	float:left;	width:620px;	margin-left:20px;	margin-right:20px;}#columnCenter {	float:left;	width:200px;	margin-left:10px;	margin-right:30px;}#columnCenterFull {	float:left;	width:960px;	margin-left:10px;	margin-right:10px;	}#columnRightNarrow {	float:left;	width:300px;	margin-left:20px;	margin-right:20px;}/* This is the container for the Menu and Logo pic */#header {	width:980px;	height:85px;	background-repeat: no-repeat;	background-image:url(http://concertsinyourhome.com/ciyhImages/CIYHlogo.gif);	}#header-Login {	width:980px;	height:85px;	}#menuStyle {	position:relative;	font-size:14px;	padding-top:20px;	padding-left:350px;	width:650px;	}
