/*
Theme Name: Salem2.0
Theme URI: http://tcwebsite.com/
Description: The default wireframe for The Complete Website, LLC.
Version: 1.0
*/

@import "css/reset.css";
@import "css/text.css";
@import "css/nav.css";

/*
Site specific width's etc can go here as this is the last stylesheet called.
*/
.container {width:940px;}
.leftcol {width:200px;margin-right:10px;}
.middlecol {width:920px;}
.rightcol {width:200px;}
.header h2{display:none;}
