/*html, body, #tOuter, #tInner
{
	height: 100%;
}*/

body 
{
	font-family : Arial, Helvetica, Serif;
	font-size : 12px;
	color: #000000;
	margin-top: 25px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(http://www.canadagames.ca/images/template/cgc_frontpage_eng.jpg);
}

TD
{
	font-family : Arial, Helvetica, Serif;
	font-size : 12px;
}
.content
{
	font-size : 12px;
	font-family : Arial, Helvetica, Serif;
	color: #000000;
	text-align: left;
}

A.content:visited {color : #000000; font-size : 12px; text-decoration: none;}
A.content:link {color : #000000; font-size : 12px; text-decoration: none;}
A.content:active {color : #000000; font-size : 12px; text-decoration: none;}
A.content:hover {color : #CC3300; font-size : 12px; text-decoration: none;}

.editContent
{
  border-style: solid; 
  border-color: black;
  color: #003466;
  font-size : 12px;
  font-family : Arial, Helvetica, Serif
  background-color : #CFDAEC;
  cursor: hand; 
  border-width: 1px;
  text-align: left;
}

.content A, .content A:Link, .content A:Visited, .content A:Hover
{
	color: #C0081F;
	font-weight:bold;
	text-decoration:none
}

#Topbox
{
	width: 954px;
	height: 54px;
	background-image: url(http://cms.nortia.org/org/org14/images/template/pagetop.png)
}

#Mainbox
{
	background-color: #FFFFFF;
	width: 953px;
/* this was causing the white bg to cut off in Fire Fox on long pages */
/*	height: 100%; */

}


P
{
	margin: 0;
	padding: 0;
}

#CGNews
{
	width: 450px
}

#CGNewsBox, #NewsFeedBox
{
	border-bottom: 1px solid #FF0000;
	border-right: 1px solid #FF0000;
	border-left: 1px solid #FF0000;
	padding: 10px;
	margin-left: 1px;
	margin-right: 1px;
}

#CGNewsBox A, #NewsFeedBox A
{
	display: block;
	margin-bottom: 5px
}

#NewsFeed
{
	display:none
}
