body {
	background-image: url(http://www.armadalemassage.com.au/site_images/bg3.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	background-color: #F9B24A;
}
#header, #footer {
	width:650px;
	margin:0px 0px 0px 310px;
}

#header {
width:770px;
margin:0px auto 0px auto;
height:80px;
}


#leftSide {
float:left;
width:300px;
padding:0px 0px 1000px;
margin:0px 0px -1000px;
}

#rightSide {
float:right;
width:10px;
padding:0px 0px 1000px;
margin:0px 0px -1000px;
}

#container {
	width:1000px;
	margin:0px auto;
	overflow:hidden;
	background-image: url(http://www.armadalemassage.com.au/site_images/contbg3.gif);
	background-repeat: repeat-y;
	background-position: left;
}
#innerContainer {
	background-image: url(http://www.armadalemassage.com.au/site_images/contbgflair2.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 840px;
}

#centre {
	width:680px;
	float:left;
	height: 880px;
}
#innerCentre {
	padding-top: 12px;
	padding-right: 35px;
	padding-left: 35px;
	font-family: 'Lucida Grande', Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #535353;
}

#footer {
clear:both;
}
#footer p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #333333;
	padding-bottom: 5px;
	padding-left: 10px;
}
h1 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: large;
	font-weight: bold;
	color: #DA6F32;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #DA6F32;
}

h2 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: medium;
	font-weight: bold;
	color: #BD2C3A;
}
a:link {
	color: #D83644;
}
a:visited {
	color: #801F28;
}
a:hover {
	color: #E25C47;
}
a:active {
	color: #E25C47;
}
ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}
#menu {
	width: 200px;
	border-size: 1px;
	margin: 330px 10px 10px 60px;
	border: 1px none #94AA74;
	}
	
#menu li a {
	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	}	
	
#menu li a:link, #menu li a:visited {
	color: #F8D08A;
	display: block;
	background: url(http://www.armadalemassage.com.au/site_images/menu1.jpg);
	padding: 8px 0 0 10px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-weight: bold;
	font-size: small;
	}
	
#menu li a:hover {
	color: #F6AA4B;
	background: url(http://www.armadalemassage.com.au/site_images/menu1.jpg) 0 -32px;
	padding: 8px 0 0 10px;
	}
	
#menu li a:active {
	color: #F6AA4B;
	background: url(http://www.armadalemassage.com.au/site_images/menu1.jpg) 0 -64px;
	padding: 8px 0 0 10px;
	}
.input-box {
	color: #333;
        font-size: small;
	background: #FFFFFF;
	border: 1px solid #999999;
        padding: 2px;
  	}

.tweet, .query {
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	font-size: 90%;
	color: #650000;
}

.tweet .tweet_list, .query .tweet_list {
	-webkit-border-radius: .5em;
	list-style-type: none;
	margin: 0;
	padding: 0;
	background-color: #ffffff;
}

.tweet .tweet_list .awesome, .tweet .tweet_list .epic, .query .tweet_list .awesome, .query .tweet_list .epic {
	text-transform: uppercase;
}

.tweet .tweet_list li, .query .tweet_list li {
	overflow-y: auto;
	overflow-x: hidden;
	padding: .5em;
}

.tweet .tweet_list li a, .query .tweet_list li a {
	color: #e9b100;
}

.tweet .tweet_list .tweet_even, .query .tweet_list .tweet_even {
	background-color: #e9e7e1;
}

.tweet .tweet_list .tweet_avatar, .query .tweet_list .tweet_avatar {
	padding-right: .5em;
	float: left;
}

.tweet .tweet_list .tweet_avatar img, .query .tweet_list .tweet_avatar img {
	vertical-align: middle;
}