body {
	font-family: "Verdana", "Lucida Grande", "Lucida Sans Unicode", Lucida, Arial, sans-serif;
	font-size:11px;
	background-color: #CCCCCC;
}

span { 
	font-family: "Verdana", "Lucida Grande", "Lucida Sans Unicode", Lucida, Arial, sans-serif;
	color:#565656;
	}

td { 
	font-family: "Verdana", "Lucida Grande", "Lucida Sans Unicode", Lucida, Arial, sans-serif;
	color:#565656;
	line-height: 16px;
	font-size:11px;
	}

img { behavior: url('http://manage.sitespot.com.au/iepngfix.htc') }

.logo img {
   z-index: 1;
}

.blogtitle {
padding-top:5px;
padding-bottom:5px;
}

.blogtitle a{
	font-family: Arial, "Verdana", "Lucida Grande", "Lucida Sans Unicode", Lucida, sans-serif;
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	text-decoration:none;
}

.blogposted {
	font-family:Verdana, Helvetica, Arial, sans-serif;
	font-size:12px;
	color: #666666;
border-bottom: 1px solid #CCCCCC;
width:250px;
padding-bottom:5px;
}

h1 {
	font-family: Arial, "Verdana", "Lucida Grande", "Lucida Sans Unicode", Lucida, sans-serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;

}

h2 {
	font-family: "Verdana", "Lucida Grande", "Lucida Sans Unicode",  Arial, Lucida, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;

}

h1 a{
	text-decoration:none;
}

h2 a{
	text-decoration:none;
}


.title {
	font-family:Verdana, Helvetica, Arial, sans-serif;
	font-size:18px;
	text-align: center;
	font-weight: bold;
}



#blogmenu { 
  color: #000000; 
	font-family: "Verdana", "Lucida Grande", "Lucida Sans Unicode", Lucida, Arial, sans-serif;
	line-height: 18px;
	font-size:11px;
} 

#blogabout {
	font-family: "Verdana", "Lucida Grande", "Lucida Sans Unicode", Lucida, Arial, sans-serif;
	font-size:11px;
	color:#565656;
	padding:2px;
}

#blogabout img {
   max-width:175px;
   width: expression(this.width > 175 ? 175: true);
}

#innertext {
	margin-left:5px;
  	padding: 5px 5px 5px 10px; 
	font-family: "Verdana", "Lucida Grande", "Lucida Sans Unicode", Lucida, Arial, sans-serif;
	line-height: 16px;
	font-size:11px;
	height:100%;
	border-top: 1px solid #C6C5C5;
	border-left: 1px solid #C6C5C5;
}

#innertext ul{
list-style-type: circle;
}

.right {
float: center;
}

.left {
float: left;
}

#header img {
   max-width:950px;
   max-height:200px;
   width: expression(this.width > 950 ? 950: true);
   height: expression(this.height > 200 ? 200: true);
}

#footer {
font-family:Verdana;
font-size:8px;
padding:2px;
}

a:link	{
	color: #666666;
}

a:visited	{
	color: #666666;
}


a:active	{
	color: #666666;
}

.chk {
	margin-right:3px;
	cursor:pointer;
}

.blogmonth {
padding-top:5px;
padding-bottom:15px;
position:relative;
left:2px;

}

.subdot {
position:relative;
left:-1px;
}

.post {
padding-left:12px;
position:relative;
left:15px;
top:-16px;
width:170px;

}

.post a {
text-decoration:none;
color:#565656;
}

.contact {
font-family:Verdana;
font-size:11px;
}

.contact input{
height:24px;
}

#sitespot {
width:190px;
text-align:center;
background:transparent url(http://manage.sitespot.com.au/templates/shared/images/trans.png) repeat; _behavior: url('iepngfix.htc');
color:#fff;
padding:5px 5px 8px 5px;
border:1px solid #565656;
}

#sitespot a{
font-family:Verdana;
font-size:11px;
text-decoration:none;
font-weight:bold;
color:#fff;
}

#innercontents {	background-color:#FFFFFF; text-align:left;}


