body,textarea,td,th,input {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666;
}
input,textarea {
	color:#000;
}
a{
	font-weight:bold;
	color:#ED1C2D;
}

a:HOVER{

}
a:VISITED{

}

p{margin-bottom:10px;}
h1{margin-bottom:2px;color:#ED1C2D;font-size:18px;margin-top:0;}
h2{margin-bottom:2px;color:#666;font-size:18px}
h3{margin-bottom:2px;color:#ED1C2D;font-size:16px}
h4{margin-bottom:2px;color:#000;font-size:16px}
h5{margin-bottom:2px;color:#000;font-size:14px}
h6{margin:2px 0;color:#000;font-size:11px;margin-bottom:18px;}

/* the site */
div#container{width:970px;margin:0 auto;background:url(./Images/TemplateImages/divLevelFix.gif) repeat-y;}
div#content{float:right;width:760px;background:#FFF;color:#666;padding:20px 40px 20px 37px}
	div.floatDiv{MARGIN-TOP: -15px; BACKGROUND: url(http://www.digitalstream.co.nz/service/st/clients/spacestation/Images/floatBg.gif); WIDTH: 494px; HEIGHT: 141px}
	div#content img{border:#e6e6e6 0px solid;padding:4px;}
div#navigation{float:left;width:164px;background:#000;color:#FFF;}
div#footer{clear:both;width:100%;height:29px;background:url(./Images/TemplateImages/footerBg.gif);}
	div#footerText{color:#FFF;font-weight:bold;float:right;margin-right:30px;margin-top:5px;}
		div#footerText a{color:#FFF;font-weight:bold;font-size:11px;}
		div#footerText a:hover{color:#FFF;font-weight:bold;}


td.black{
	background-color:#000000;
	padding:3px;
	color:white;
}
td.black a{
	color:white;
}
td.menu{
	background-color:#ED1C2D;
	border-bottom:1px solid white;
	width:150px;
}
div#content{
	padding:10px;
}

div#content table{
	border-left:1px solid black;
	border-right:1px solid black;
	border-top:1px solid black;
}

div#content td{
	border-bottom:1px solid black;
}
.grey{
	background-color:#999999;
	color:#FFF;
}
.grey p{
	background-color:#999999;
	color:#FFF;
}
.lightgrey{
	background-color:#CCCCCC;
}



/* MENU */
#menu{font-size:11px;width:125px;margin:0 auto;margin-top:15px;margin-bottom:15px;}

a.menulinks,
a.currentmenulinks{
	font-weight:bold;
	color:#FFF;
	display:block;
	text-decoration:none;
	margin-bottom:11px;}

a.menulinkschild, a.currentmenulinkschild{
	font-weight:normal;
	color:#666;
	display:block;
	text-decoration:none;
	padding-left:20px;}

a.menulinks:HOVER,
a.currentmenulinks:HOVER{color:#D71F07;}

a.menulinkschild:HOVER,
a.currentmenulinkschild:HOVER{color:#D71F07;}

a.currentmenulinks{color:#D71F07;}
a.currentmenulinkschild{color:#D71F07;}

/* clearfix */
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {
	display: inline-table;
}

.credit {
text-align:right;
font-size:9px;
margin-top:10px;
}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {
	display: block;
}
/* End hide from IE-mac */
