a:hover {
	color: #B0CC8C;
	text-decoration: none;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

.body 
	{margin: 0;
	padding: 0;
	text-align: center;}

div#bodyborder		
	{
	margin: 10px auto;
	padding-top: 1px;
	width: 760px;
	height: 766px;
	background-image:url(http://www.snowlightdesign.co.nz/assets/images/bodyborderbg.gif);
	text-align: center;
}
	
div#header		
	{
	margin: 10px auto;
	padding: 0px;
	width: 740px;
	height: 146px;
	text-align: center;
}

div#body		
	{
	margin: 10px auto;
	padding: 0px;
	width: 740px;
	height:500px;
	text-align: center;
}

div#leftmenu		
	{
	float:left;
	padding-top:10px;
	padding-right:10px;
	padding-bottom:21px;
	width: 170px;
	height: 509px;
	background-color: #000000;
	text-align: right;
}
.contentheaders {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	color: #990000;
	font-weight: bold;
	text-align: center;
}


div#content		
	{
	float:left;
	margin-left:10px;
	margin-bottom:10px;
	*padding-top: 20px;
	padding-left: 30px;
	padding-right: 30px;
	width: 424px;
	height: 534px;
	*height: 514px;
	background-image:url(http://www.snowlightdesign.co.nz/assets/images/bodybg.gif);
	text-align:justify;
	overflow-y: scroll;
	border: solid 3px;
}

div#footer		
	{
	float:left;
	margin: 0px auto;
	padding-top:5px;
	padding-bottom:5px;
	width: 740px;
	height: 30px;
	background-image:url(http://www.snowlightdesign.co.nz/assets/images/footer.gif);
	text-align: center;
}

div#rightmenu		
	{
	float:right;
	width: 50px;
	height: 500px;
	text-align: right;
}

.leftmenutext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 26px;
}

.textfieldtext {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 16px;
}
.rightfieldheaders {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	line-height: normal;
	font-weight: bold;
}
.pagetitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #999999;
	line-height: normal;
	font-weight: bold;
	text-align: left;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 20px;
	font-weight: normal;
	text-align: justify;
}
.leftmenuheaders {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #00FF00;
	text-align: right;
	line-height: 40px;
}
.contenttextbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	font-weight: bold;
}
.topspacertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 3px;
	color: #00FF00;
	text-align: center;
	line-height: 3px;
}
.namefield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	width: 152px;
	height: 18px;
}
.prenamefield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	width: 152px;
	height: 18px;
}
.emailfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	width: 152px;
	height: 18px;
}
.preemailfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	width: 152px;
	height: 18px;
}
.messagefield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	width: 152px;
	height: 60px;
}
.imageheaders {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	line-height: 30px;
}
.imagecaptions {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 12px;
	color: #000000;
}