body    {

	
	background-color: #CCCCCC;
	font-family: Arial;
	font-size:12px;
	color: #666666;
		}

body {
	background-color: #ffffff;
}
a:link {
	color: 555555;
	text-decoration: none;
}
a:hover {
	color: 555555;
	text-decoration: underline;
}
a:visited {
	color: #666666;
	text-decoration: underline;
}
a:active {
	color: #666666;
    text-decoration: underline;
}

.footer{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#888888;
}

p{ color: #666666; font-size: 12px; font-family:Arial;} 		


h1{color: #666666; font-size: 16px; font-family:Arial;}
#header{
	position:relative;
	margin-left:auto;
	margin-right:auto;
	width:970px;
	height:220px;
	top: 0px;
	background-image:url('/sites/115/files/header.png');
	background-repeat:no-repeat;
}



#footer{
	position: relative;
	margin-left:auto;
	margin-right:auto;
	width:970px;
	height:230px;
	top: -20px;
}

#footercol1{
	position: absolute;
	width:150px;
	height:180px;

	top: 10px;
	left:10px;
}

#footercol2{
	position: absolute;
	width:150px;
	height:180px;
	
	top: 10px;
	left:170px;
}

#footercol3{
	position: absolute;
	width:150px;
	height:180px;

	top: 10px;
	left:330px;
}

#footercol4{
	position: absolute;
	width:150px;
	height:180px;
	
	top: 10px;
	left:490px;
}

#footercol5{
	position: absolute;
	width:150px;
	height:180px;
	
	top: 10px;
	left:650px;
}

#footercol6{
	position: absolute;
	width:150px;
	height:180px;

	top: 10px;
	left:810px;
}
#wrapper{
	position:relative;
	margin-left:auto;
	margin-right:auto;
	width:970px;
	height: 810px;
	top:-25px;
}

#col1{
	position:absolute;
	left:330px;
	top:10px;
	width:310px;
	height:470px;

}
#col2{
	position:absolute;
	left:660px;
	top:10px;
	width:310px;
	height:470px;

}
#flatshares{
	position:absolute;
	left:650px;
	top:170px;
	width:150px;
	height:470px;
		background-image:url('/sites/115/files/latest_flatshares.png');
	background-repeat:no-repeat;
}




#box1{
	position:absolute;
	left:810px;
	top:10px;
	width:150px;
	height:150px;
	background-color: #CCCCCC;
}
#box1_article{
	position:absolute;
	left:810px;
	top:490px;
	width:150px;
	height:150px;
	background-color: #CCCCCC;
}
#box2{
	position:absolute;
	left:650px;
	top:10px;
	width:150px;
	height:150px;
	background-color: #CCCCCC;
}
#box2_article{
	position:absolute;
	left:650px;
	top:490px;
	width:150px;
	height:150px;
	background-color: #CCCCCC;
}
#flatmates{
	position:absolute;
	left:810px;
	top:170px;
	width:150px;
	height:470px;
	background-image:url('/sites/115/files/latest_flatmates.png');
	background-repeat:no-repeat;
}



#search{
	position:absolute;
	left:10px;
	top:490px;
	width:630px;
	height:70px;
		background-image:url('/sites/115/files/search_bg.png');
	background-repeat:no-repeat;
}

#user_comments{
	position:absolute;
	left:10px;
	top:570px;
	width:630px;
	height:70px;
		background-image:url('/sites/115/files/comments.png');
	background-repeat:no-repeat;
}


#search_article{
	position:absolute;
	left:330px;
	top:490px;
	width:630px;
	height:70px;
		background-image:url('/sites/115/files/search_bg.png');
	background-repeat:no-repeat;
}

#user_comments_article{
	position:absolute;
	left:330px;
	top:570px;
	width:630px;
	height:70px;
		background-image:url('/sites/115/files/comments.png');
	background-repeat:no-repeat;
}


#banner{
	position:absolute;
	left:10px;
	top:650px;
	width:950px;
	height:150px;
	background-color: #CCCCCC;
}

#adbox{
	position:absolute;
	left:650px;
	top:650px;
	width:310px;
	height:150px;
	background-color: #CCCCCC;
}

#ad{
	position:absolute;
	left:490px;
	top:650px;
	width:150px;
	height:150px;
	background-color: #CCCCCC;
}


#index_text{
	position:absolute;
	left:10px;
	top:10px;
	width:310px;
	height:310px;
}




#toptextnav{
	position:absolute;
	top:15px;
	left:460px;
	width:500px;
	height:40px;
}




.homepage-profile {
	width:110px;
	margin-left:10px;
height:140px;
}

.homepage-profile img {
	width:110px;
	height:110px;
}

.homepage-profile p {
text-transform:uppercase;
	margin-top:5px;
	font-size:10px;	
}

.comments p {
margin-left:20px;
text-transform:uppercase;
	margin-top:8px;
	font-size:12px;	
}

* {
	margin: 0;
}

