/* 
 * CSS for Tincat Group, Inc. web site
 *
 * Author:	Dawn Wolthuis
 * Date:   	1/7/06
 * Updated:	1/7/06
 *
 */
body {
	height: 100%;
	width: 99%;
	margin-top: 0pt;
}
#page        {
	border-bottom: 0;
	width: 95%;
	margin-top: 0pt;
	padding-top: 0pt;
	top: 0pt;
}	
#mygoogle {
	display: none;
	visibility: hidden;
}
#menu {
	display: none;
	visibility: hidden;
	min-height: 0px;
	height: 0px;
}
#postmenu {
	display: none;
	visibility: hidden;
	height: 0px;
}	
#page, #content, #footer {
	border: none;
}
#header  {
	border: solid 1px #000080; 
}
#footer {
	display: none;
}