/*your custom style goes in this file*/

/*if you're overriding style blocks from genstyle.css, you only need to include the attributes you're overriding, not the whole block*/

/* templatestyle.css for template 4 overrides to TNG genstyle.css - mytngstyle.css for bigalke.biz/susanchapman   */

.indexpage {
	width: 1140px;    /* total width of all the columns */
}

.spacercol {
	width: 15px;
}

.page {  
	margin-right: 25px;
}

}

a.footer:link  {color: #990000;} 
a.footer:visited  {color: #666633;} 
a.footer:hover  {
	color: #990000;
}

/* end of mytngstyle.css for bigalke.biz/susanchapman */
