/* CSS Document for Central Avenu Apartments - created by Luke Dunstan lukedunstanuk@gmail.com */
	body {
		margin:10px 10px 5px 10px;
		padding:0px;
		}
		
		img {
border: 0px;
}

	
	#banner {
	    height:135px;
		background-image: url(images/1px_grey.gif);
		background-repeat: repeat;
		}
		
	#top-right{
	postion: absolute;
	top: 10px;
	float: right;
	}
		
	#logo{
	position: absolute;
	left: 15px;
	top: 35px;
	}

	
	#leftcontent {
		position: absolute;
		left:10px;
		width:180px;
		top: 154px;
		height: 240px;
		padding: 0px;
		}
		
		#left-strip{
		position: absolute;
		left:10px;
		width:26px;
		top: 389px;
		height: 80%;
		background-color: #000066;
		}
		
		
p.news{	font-family: Arial, Helvetica, sans-serif;
		font-size:11px;
		color: #666666;
		margin: 10px 10px 10px 0px
		}

	#centercontent {
		position:absolute;
		top: 154px;
   		left: 194px;
		right: 238px;
		}
		
		#news {
		background-image: url(images/1px_green.gif);
		background-repeat: repeat;
		padding-top: 10px;
		padding-left: 10px;
		padding-right: 10px;
		padding-bottom: 10px;
		}
		
		#main{
		background-image: url(images/1px_grey.gif);
		background-repeat: repeat;
		padding-top: 10px;
		padding-left: 10px;
		padding-right: 10px;
		padding-bottom: 10px;
		}		
		
	#rightcontent {
		position: absolute;
		top: 154px;
		right: 10px;
		width: 220px;
		}

		
		
a {font-family: Arial, Helvetica, sans-serif; color: #000066; font-size: 13px; text-decoration: none;}

a:hover {font-family: Arial, Helvetica, sans-serif; color: #9999FF; font-size: 13px; text-decoration: underline;}
		
p {
		margin:10px 10px 10px 10px;
		font-family: Arial, Helvetica, sans-serif;
		font-size:13px;
	}
	
p.right {
		margin:0px 0px 10px 0px;
		}
	
#centercontent p { 
	color: #666666;
	}
		
h1 {
		font-family: Arial, Helvetica, sans-serif;
		font-size:16px;
		margin:25px 10px 10px 10px;
		color: #000066;
		}
		
	
# blue {
		float: left;
		width:26px;
		height: 410px;
	}
	
#nav {
		position: absolute;
		left:40px;
		top: 25px;
		width:122px;
}

#button {
	border: 0px;
}
