﻿/*
 * Site Colors
 * 
 * Text Black = #000000
 * Text Header Blue = #3333cc
 * Link Blue = #0066cc
 * Background Green = #D6DFCE
 * Header Green = #9DAF7A
 * Cell Green = #CED9A6
 * Border Green = #b7c77d
 * Background Gray = #EEEEEE
 * Background White = #FFFFFF
 */
#DefaultContentTable
{
	width:980px;	
}
#LeftDefaultColumn
{
	vertical-align:top;
	width:780px;
}
#RightDefaultColumn
{
	vertical-align:top;
	width:200px;
}