			#maincontainer{
			width: 930px; /*Width of main container*/
			margin: 0 auto; /*Center container on page*/
			}
			/*---HEADER---*/
			#topsection{

			height: 100px; /*Height of top section*/
			margin-top:20px;
			margin-bottom:10px;
			}
			#logobox{
			padding: 0px;
			}
			/*---MAIN CONTENT---*/
			#contentwrapper{
			float: left;
			width: 100%;
			margin-top:10px;
			}
			#contentcolumn{
			margin-left: 0px; /*Set left margin to LeftColumnWidth*/
			padding: 10px;
			/*background:url(../images/stripes.png);*/
			background:#eeeeee;
			}
			#contentcolumn2{
			margin-left: 235px; /*Set left margin to LeftColumnWidth*/
			padding-left: 20px;
			padding-right: 20px;
			padding-bottom: 20px;
			height: 288px;
			/*background:url(../images/stripes.png);*/
			background:#eeeeee;
			}
			#contentcolumn3{
			margin-left: 235px; /*Set left margin to LeftColumnWidth*/
			padding-left: 7px;
			padding-right: 8px;
			height: 300px;
			padding-bottom: 4px;
			padding-top: 4px;
			/*background:url(../images/stripes.png);*/
			background:#eeeeee;
			}
			#contentcolumn4{
			margin-left: 235px; /*Set left margin to LeftColumnWidth*/
			padding-left: 7px;
			padding-right: 8px;
			height: 450px;
			padding-bottom: 4px;
			padding-top: 4px;
			/*background:url(../images/stripes.png);*/
			background:#eeeeee;
			}
			#leftcolumn{
			float: left;
			padding: 15px 0px 0px 20px;
			width: 205px; /*Width of left column*/
			margin-left: -930px; /*Set left margin to -(MainContainerWidth)*/
			background:#eeeeee;
			height: 292px;
			margin-top:10px;
			}
			#leftcolumn4{
			float: left;
			padding: 15px 0px 0px 20px;
			width: 205px; /*Width of left column*/
			margin-left: -930px; /*Set left margin to -(MainContainerWidth)*/
			background:#eeeeee;
			height: 443px;
			margin-top:10px;
			}
			#contactcolumn{
			padding: 10px;
			background:url(../images/contact.gif) 10px 10px no-repeat #eeeeee;
			width: 910px; 
			height: 200px;
			margin-top: 10px;
			}
			#innertube{
			margin-top: 10;
			}
			#clientlogin{
			background: #eeeeee;
			padding: 15px 50px 50px 50px;
			margin-top: 10px;
			}
			#homecolumn{
			margin-left: 0px; /*Set left margin to LeftColumnWidth*/
			padding: 10px;
			background:#eeeeee;
			}
			/*---THUMBNAIL ROW---*/
			#thumb-section {
			float: left;
			width: 100%;
			position: relative;
			}
			#thumb-col-1 {
			position:relative;
			top:0;
			left:0;
			width:225px;
			background:url(../images/artist_thumbnail_under.jpg) 10px 10px no-repeat #eeeeee;
			margin-top: 10px;
			margin-bottom: 10px;
			}
			#thumb-col-1:hover {
			position:relative;
			top:0;
			left:0;
			width:225px;
			background:url(../images/artist_thumbnail.jpg) 10px 10px no-repeat #eeeeee;
			margin-top: 10px;
			margin-bottom: 10px;
			}
			
			#thumb-col-2 {
			position:absolute;
			top:0;
			left:235px;
			width:225px;
			background:url(../images/org_thumbnail_under.jpg) 10px 10px no-repeat #eeeeee;
			margin-top: 10px;
			}
			#thumb-col-2:hover {
			position:absolute;
			top:0;
			left:235px;
			width:225px;
			background:url(../images/org_thumbnail.jpg) 10px 10px no-repeat #eeeeee;
			margin-top: 10px;
			}
			#thumb-col-3 {
			position:absolute;
			top:0;
			left:470px;
			width:225px;
			background:url(../images/gallery_thumbnail_under.jpg) 10px 10px no-repeat #eeeeee;
			margin-top: 10px;
			}
			#thumb-col-3:hover {
			position:absolute;
			top:0;
			left:470px;
			width:225px;
			background:url(../images/gallery_thumbnail.jpg) 10px 10px no-repeat #eeeeee;
			margin-top: 10px;
			}
			
			
			#thumb-col-1-temp {
			position:relative;
			top:0;
			left:0;
			width:225px;
			background:url(../images/artist_thumbnail_under.jpg) 10px 10px no-repeat #eeeeee;
			margin-top: 10px;
			margin-bottom: 10px;
			}
			#thumb-col-1-temp:hover {
			position:relative;
			top:0;
			left:0;
			width:225px;
			background:url(../images/artist_thumbnail.jpg) 10px 10px no-repeat #eeeeee;
			margin-top: 10px;
			margin-bottom: 10px;
			}
			#thumb-col-1-on {
			position:relative;
			top:0;
			left:0;
			width:225px;
			background:url(../images/artist_thumbnail.jpg) 10px 10px no-repeat #eeeeee;
			margin-top: 10px;
			margin-bottom: 10px;
			}
			#thumb-col-2-temp {
			position:absolute;
			top:0;
			left:235px;
			width:225px;
			background:url(../images/gallery_thumbnail_under.jpg) 10px 10px no-repeat #eeeeee;
			margin-top: 10px;
			}
			#thumb-col-2-temp:hover {
			position:absolute;
			top:0;
			left:235px;
			width:225px;
			background:url(../images/gallery_thumbnail.jpg) 10px 10px no-repeat #eeeeee;
			margin-top: 10px;
			}
			#thumb-col-2-on {
			position:absolute;
			top:0;
			left:235px;
			width:225px;
			background:url(../images/gallery_thumbnail.jpg) 10px 10px no-repeat #eeeeee;
			margin-top: 10px;
			}
			#thumb-col-3-temp {
			position:absolute;
			top:0;
			left:470px;
			width:225px;
			background:url(../images/org_thumbnail_under.jpg) 10px 10px no-repeat #eeeeee;
			margin-top: 10px;
			}
			#thumb-col-3-on {
			position:absolute;
			top:0;
			left:470px;
			width:225px;
			background:url(../images/org_thumbnail.jpg) 10px 10px no-repeat #eeeeee;
			margin-top: 10px;
			}
			#thumb-col-3-temp:hover {
			position:absolute;
			top:0;
			left:470px;
			width:225px;
			background:url(../images/org_thumbnail.jpg) 10px 10px no-repeat #eeeeee;
			margin-top: 10px;
			}
			#thumb-col-4 {
			position:absolute;
			top:0;
			left:705px;
			width:225px;
			background:url(../images/about_thumbnail_under.jpg) 10px 10px no-repeat #eeeeee;
			margin-top: 10px;
			}
			#thumb-col-4-on {
			position:absolute;
			top:0;
			left:705px;
			width:225px;
			background:url(../images/about_thumbnail.jpg) 10px 10px no-repeat #eeeeee;
			margin-top: 10px;
			}
			#thumb-col-4:hover {
			position:absolute;
			top:0;
			left:705px;
			width:225px;
			background:url(../images/about_thumbnail.jpg) 10px 10px no-repeat #eeeeee;
			margin-top: 10px;
			}
			/*---CONTACT LAYOUT---*/
			#contact-section {
			float: left;
			width: 100%;
			position: relative;
			}
			#contact-col-1 {
			position:relative;
			top:0;
			left:0;
			width:460px;
			
			background: #eeeeee;
			margin-top: 10px;
			margin-bottom: 10px;
			}
			#contact-col-2 {
			position:absolute;
			top:0;
			left:470px;
			width:440px;
			
			padding: 10px;
			background:#eeeeee;
			margin-top: 10px;
			margin-bottom: 10px;
			}
			#contact-col-3 {
			position:absolute;
			top:0;
			left:705px;
			width:225px;
			
			background: #eeeeee;
			margin-top: 10px;
			}
			.msg_list {
			margin: 0px;
			padding: 0px;
			width: 225px;
			}
			.msg_head {
			padding: 3px 0px;
			cursor: pointer;
			position: relative;
			margin:1px;
			}
			.msg_body {
			padding: 5px 10px 15px;
			}
			/*---CONTACT LAYOUT---*/
			#folio-section {
			float: left;
			width: 100%;
			position: relative;
			}
			#folio-col-1 {
			position:relative;
			top:0;
			left:0;
			width:460px;
			background: #eeeeee;
			margin-top: 10px;
			margin-bottom: 10px;
			}
			#folio-col-2 {
			position:absolute;
			top:0;
			left:470px;
			width:440px;
			padding: 10px;
			background:#eeeeee;
			margin-top: 10px;
			margin-bottom: 10px;
			}
			#folio-col-3 {
			position:absolute;
			top:0;
			left:705px;
			width:225px;
			height:500px;
			background: #eeeeee;
			margin-top: 10px;
			}
			
			
			
			/*---FOOTER---*/
			#footer{
			width: 930px;
			position: relative;
			
 			margin-top:15px;
			margin-bottom:10px;
			margin-left: auto;
			margin-right: auto;
			}
