
#navcontainer {
	color: white;
	font-size: 0.9em;
}

#navlist
{
text-align: center;
padding-top: 5px;
padding-bottom: 5px;
}

#navlist ul, #navlist li
{
display: inline;
list-style-type: none;
}

#navlist a:link, #navlist a:visited
{
line-height: 14px;
font-weight: bold;
margin: 0 10px 4px 10px;
text-decoration: none;
}

#alpha {
  text-align: center;
  font-weight:bold;
}


.formHeaders {
  font-weight: bold ;
}

.pagetitlestext {
	font-size:18.5px;
	font-style: normal;
	font-weight: bolder;
	color:#3300CC;
	font-family: Verdana;

}

.maintitlestext {
	font-size: 18px;
	font-style: normal;
	font-weight: bolder;
	color: #999999;
	font-family: Verdana;
}

.mediumtitlestextitalic {
	font-family: Verdana;
	font-size: 12px;
	font-style: italic;
	line-height: normal;
	font-weight: bolder;
	color: #000000;
}

.mediumtitlestext {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	color: #000000;
}

.smalltitlestext {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bolder;
	color: #999999;
}

.linksbold {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: bolder;
	color: #3300CC;
}

.linksboldunderline {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: bolder;
	color: #3300CC;
	text-decoration: underline;
}

body {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
}

.bodystyle {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
}

td {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
}

th {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
}

.smallbodytext {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
}

.smallbodytextbold {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	color: #000000;
}

.expanded {
	font-family: Verdana;
	font-size: 14px;
	font-style: normal;
	line-height: 16px;
}

.justified {
	font-family: Verdana;
	text-align: justify;
	font-size: 12px;
	color: #000000;
}

.footer {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: italic;
	color: #999999;
}

.footerlink {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: italic;
	color: #FFFFFF;
	text-decoration: underline;
}

img.floatRightClear { float: right;
clear: right;
margin: 4px; }

#sidebar {
  width:300px;
  height:1600px;
  float:left;
  padding:14px;
  background:url(http://www.reefwatchvic.asn.au/HomeImages/bkgd_dot.gif) repeat-y right top;
}

#sidebar ul{
  list-style:none;
}

#primaryContent {
  /*background:url(http://www.reefwatchvic.asn.au/HomeImages/bkgd_dot.gif) repeat-y left top;*/
  margin-left:302px;
  padding:14px 14px 14px 10pt;
}

#az {
  text-align:center;
  padding:10px;
}

H2 {
  color:#3300CC;
  font-family:Verdana;
  font-size:18.5px;
  font-style:normal;
  font-weight:bolder;
}

H3 {
  color:#666666;
  font-family:Verdana;
  font-size:18px;
  font-style:normal;
  font-weight:bolder;
}

#preview {
	position:absolute;
	border:1px solid #ccc;
	background:#333;
	padding:5px;
	display:none;
	color:#fff;
}

.post {
  border:1px inset #EFC73F;
  margin:2px 0;
}

blockquote {
  font-style:italic;
  margin:20px;
  padding:4px;
}