a {
	font-size: 12px;
	font-weight: bold;
	text-decoration:none;
	color:#FFFFFF;
}

a:hover{
	text-decoration:underline;
}


body {
	text-align: center;
}


body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

.full {
width:100%;
height:100%;
}

.fullwidth {
width:100%;
}

.scrollContainer {
    width:160px;
    height:20px;
    overflow:hidden; 
    white-space:nowrap;
    position:relative;
    
}

.scrollContent {
    position:absolute;    	
    	
}

#outer {	
	width:60px;
	margin-left:auto;
	margin-right:auto;
	border-top:2px solid #485E85;
	border-right:2px solid #485E85;

	background-image: url(images/backgr.gif);

}


#PropertyOfTheWeek {
	width:175px;
	height:160px;
}

#PropertyOfTheWeek-Image {
	position:relative;
	left:2px;
	top:10px;
	width:160px;
	height:106px;
	z-index:3;
}

#weather {
	width:175px;
	height:80px;
}

.weather {
height:50px;
width:150px;
}


#weather-Image {
	left:5px;
	top:0px;	
}

.stripebg {
font-weight:bold;
color:white;
background-color:#b32d24;
height:20px;
}
