body{
	color:#ffffff;
	margin: 0 auto;
	font-family: "Verdana", "Lucida Grande", "Lucida Sans Unicode", Lucida, Arial, sans-serif;
	}

span { 
	font-family: "Verdana", "Lucida Grande", "Lucida Sans Unicode", Lucida, Arial, sans-serif;
	color:#ffffff;
	}

td { 
	font-family: "Verdana", "Lucida Grande", "Lucida Sans Unicode", Lucida, Arial, sans-serif;
	color:#ffffff;
	line-height: 16px;
	font-size:11px;
	}

.logo {
width:950px;
text-align:left;
z-index:999;
position:relative;
}

.logo img {
   z-index: 999;
   max-width:950px;
   max-height:220px;
   width: expression(this.width > 950 ? 950: true);
   height: expression(this.height > 220 ? 220: true);
}


.title {
	font-family:Verdana, Helvetica, Arial, sans-serif;
	font-size:18px;
	text-align: left;
	font-weight: bold;
	padding-top:15px;
	padding-left:40px;
	color:#ffffff;
 	z-index:999;
	position:relative;
}

#top {
width:100%;
background:transparent url(http://manage.sitespot.com.au/templates/shared/images/moretrans.png) repeat;
height:46px;
z-index: 1;
position:absolute;
top:0;
left:0;
}

#sunset {
position:absolute;
top:46px;
left:0;
width:100%;
height:200px;
z-index:0;
background:transparent url(http://manage.sitespot.com.au/templates/sunset/bg_sunset.png) center; 
text-align:center;
}

#container { 
width: 970px; 
margin: 0 auto; 
text-align:left;
z-index:1;
}

#innercontents { 
padding:10px;
}

#container_top {
background:transparent url(http://manage.sitespot.com.au/templates/shared/images/content_top_shadow.png) no-repeat; 
margin-top:5px;
height:41px;
text-align:left;
}

#shade {
background:transparent url(http://manage.sitespot.com.au/templates/shared/images/content_shadow.png) repeat-y; 
padding-left:30px;
padding-right:30px;
width:910px;
}

#innertext {
padding-top:20px;
padding-bottom:20px;
margin: 0 auto; 
text-align:left;
height:auto;
font-family: "Verdana", "Lucida Grande", "Lucida Sans Unicode", Lucida, Arial, sans-serif;
color:#ffffff;
line-height: 16px;
font-size:11px;
}


#innertext ul{
list-style-type: circle;
}


#nofooter {
background:transparent url(http://manage.sitespot.com.au/templates/shared/images/content_bottom_shadow.png) repeat; 
margin: 0 auto; 
height:55px;
padding-top:0px;
}

#sitespot {
width:170px;
text-align:center;
background:transparent url(http://manage.sitespot.com.au/templates/shared/images/trans.png) repeat; 
color:#ffffff;
padding:5px 5px 8px 5px;
border:1px solid #565656;
}

#sitespot a{
font-family:Verdana;
font-size:11px;
text-decoration:none;
font-weight:bold;
color:#ffffff;
}


.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;
}

#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);
}


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;
}


a:link	{
	color: #666666;
}

a:visited	{
	color: #666666;
}


a:active	{
	color: #666666;
}


.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;
}


.right {
float: center;
}

.left {
float: left;
}
