/*
Univers Graphic Design
www.univers.net.au */

* {
	margin:0%;
	padding:0%;
	border:none;
	text-decoration:none;
}
body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: 130%;
	color: #33ccff;
}
body {
	background-color:#262626;
}
a:link {
	color:#ccc;
	text-decoration: none;
}
a:visited {
	color:#ccc;
}
a:active {
	color:#262626;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color:#33ccff;
}
#current a:link, #current a, #current a:hover, #current a:active, #current a:visited {
	text-decoration: none !important;
	color:#33ccff !important; 
}
p {
	line-height:130%;
	margin-bottom:.5em;
}
h1 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color:#FFFFFF;
}
h2 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: small;
	color:#FFFFFF;
	font-weight:normal;
}
strong {
}
/*left floats*/
#container, #content, #nav, #project,  #project_gallery, #project_text, #project_photo, .small_photo, .square, .square_btn, .storey, storey_photo, .wide_colm, .words, .words_btn {
	position:relative;
	float:left;
	margin:20px 0px 0px 20px;
}
#container, #content, #project {
	margin:0%;
}
#content {
	width:66em;
}
#nav, .words {
	margin:4px 8px 4px 0px;
	padding-left:8px;
}
#logo1 a, #logo2 a, #logo3 a, #logo4 a, #logo5 a, #logo6 a, #logo7 a, .logo {
	position:relative;
	float:left;
	padding-left:20px;
	top:20px;
	left:20px;
}
#logo1 {
  width: 200px;
  height: 187px;
  background: url(images/tisdall_background11.jpg) no-repeat top left;
  text-indent:-200em;
  overflow: hidden;
}
#logo2 a, #logo3 a, #logo4 a, #logo5 a, #logo6 a, #logo7 a {
  display: block;
  width: 100%;
  height: 100%;
  cursor: pointer; 
}
#logo2 {
  width: 200px;
  height: 187px;
  background: url(images/tisdall_background22.jpg) no-repeat top left;
  text-indent:-200em;
  overflow: hidden;
}
#logo3 {
  width: 200px;
  height: 187px;
  background: url(images/tisdall_background33.jpg) no-repeat top left;
  text-indent:-200em;
  overflow: hidden;
}
#logo4 {
  width: 200px;
  height: 187px;
  background: url(images/tisdall_background44.jpg) no-repeat top left;
  text-indent:-200em;
  overflow: hidden;
}
#logo5 {
  width: 200px;
  height: 187px;
  background: url(images/tisdall_background55.jpg) no-repeat top left;
  text-indent:-200em;
  overflow: hidden;
}
#logo6 {
  width: 200px;
  height: 187px;
  background: url(images/tisdall_logo.gif) no-repeat top left;
  text-indent:-200em;
  overflow: hidden;
}
#logo a:hover {
}
#nav li {
	list-style:none;
}
#nav li #current {
	color:#33ccff;
}
#project_text {
	width:200px;
}
#project_photo {
	position: absolute;
	margin: 0px;
}
.small_photo {
	margin:0px 0px 0px 8px;
}
.square, .square_btn {
	display:block;
	width:200px;
	height:187px;
	background-color:#231F20;
}
.square_btn {
	background-repeat:no-repeat;
	background-position:8px 0px;
}
.storey {
	width:100%;
	margin:0em 0em 2em 0em;
}
.storey {
	background-color:#231F20;
}

.storey_photo {
	height:187px;
	background-color:#231F20;
	margin:0px 8px 2px 8px;

}
.wide_colm {
	width:404px;
}
#wordslist {
	margin:0px 0px 8px 0px;
}
#wordslist li{
	margin-left:16px;
}
.words_btn {
	margin:166px 0px 0px 0px;
	padding-left:8px;
}
/* development button background images */
#jackson {
	background-image:url(images/jackson_street_small.jpg);
}
#boundary {
	background-image:url(images/boundary_road_small.jpg);
}
#hamlet {
	background-image:url(images/hamlet_street_small.jpg);
}
#montague {
	background-image:url(images/montague_street_small.jpg);
}
#bakers {
	background-image:url(images/bakers_road_small.jpg);
}
#merton {
	background-image:url(images/merton_street_small.jpg);
}


