/* 
  -----------------------------------
  IQ by Project Seven Development
  www.projectseven.com
  Layout 04: 2 column 940 sidebar left
  -----------------------------------
*/
body {
	min-width: 940px;
}
#tnav-center {
	width: 940px;
}
#columnwrapper {
	width: 940px;
	color: #FFFFAA;
	background-color: #000000;
	border: .5 px dotted #D4DFAA;
}
.img {
	border: 1px solid #D4DFAA;
	padding: 8px;
}
#columns-top {
	background-color: #000000;
	background-image: url(/songofthesun-home/starrynightbg.gif);
	background-repeat: repeat;
}
#c1, #c2 {
	width: 280px;
	margin-right: 0px;
}
#c1 {
}
#c2 {
	margin-right: 0px;
	width: 628px;
	padding-top: 10px;
	padding-left: 20px;
}
#columns-bottom {
	background-image: url(/songofthesun-home/starrynightbg.gif);
	background-repeat: repeat;
}
#footer {
	width: 940px;
}

