/* 
  -------------------------------------------------------------
  Alternate 1-column layout for DavidSolomon.net
  Designed by Lisa Firke | Hit Those Keys: www.hitthosekeys.com
  -------------------------------------------------------------
*/
/* COLUMNS */

body {
	min-width: 760px;
}
#tnav-center {
	width: 760px;
	border-left: 0 !important;
}
#columnwrapper {
	width: 760px;
	background-image: url(../images/1col760.gif);
	color: 3F0000;
}
#columns-top {
	background-image: url(../images/1col760Top.gif);
}
#columns-bottom {
	background-image: url(../images/1col760Bottom.gif);
}
#footer {
	width: 760px;
}
#c1 {
	width: 100%;
}

/* DECORATIVE STYLES */
#masthead #logo {
}
