body
{
	background-color : #FFFFFF;
	margin-top : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-bottom : 0px;
	padding-top: 0px;
	padding-left: 0px; 
	padding-right: 0px;
	padding-bottom: 0px;
}

.logoTop
{
	width : 148px;
	height : 128px;
	vertical-align : bottom;
}

.logoBottom
{
	width : 148px;
	height : 38px;
	vertical-align : top;
	background-color : #4C2C21;
}

.logoName
{
	height : 128px;
	padding-left : 20px;
	padding-top : 5px;
	vertical-align : top;
	text-align : left;
	background-color : #D9E7F0;
}

.nav
{
	height : 38px;
	padding-left : 25px;
	line-height : 38px;
	text-align : left;
	background-color : #B7A9A6;
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 90%;
	font-weight : bold;
}

a:link.navLink
{
	text-decoration : underline;
	color : #333333;
}

a:hover.navLink
{
	text-decoration : none;
	color : #4C2C21;
}

a:visited.navLink
{
	text-decoration : underline;
	color : #333333;
}

.photoCell
{
	width : 148px;
	vertical-align : top;
	text-align : left;
}

.content
{
	width : 550px;
	padding-left : 80px;
	padding-top : 35px;
	padding-right : 20px;
	vertical-align : top;
	text-align : left;
	color : #333333;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 80%;
	font-weight : normal;
}

.note
{
	font-size : 85%;
}

/* Headers */

h2
{
	color : #333333;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 120%;
	font-weight : bold;
}

/* Tables */

.col1
{
	text-align : left;
	color : #333333;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 80%;
	font-weight : normal;
	width : 180px;
	height : 20px;
}

.col2
{
	text-align : left;
	color : #333333;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 80%;
	font-weight : normal;
}

.colIntro
{
	height : 35px;
	text-align : left;
	vertical-align : top;
	color : #333333;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 80%;
	font-weight : normal;
}

.aster
{
	font-size : 100%;
	color : red;
}

/* Incraft advert */

table.incraft
{
	border : 1px solid #000000;
	background-color : #E4F2C8;
	text-align : left;
	color : #333333;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 100%;
	font-weight : normal;
	height : 60px;
}