body {
	color: #000;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 14px;
	background-color: #fff;
	background-image: url("../images/r.gif");
	background-position: 10px 20px; 
	background-repeat: no-repeat; 
	}	
	
h1 {
	font-size: 20px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	text-align: center;
	color: #ff3333;
	}

h2 {
	font-size: 16px;
	font-weight: bold;
	margin: 0 0 1em 0;
	padding: 0px;
	text-align: center;
	color: #ff3333;
	}
	
h3 {
	font-size: 14px;
	font-weight: bold;
	color: #ff3333;
	}	
	

a:link {
	color: #ff6600; } 

a:visited {
	color: #cc0000; }

a:hover {
	color: #ff0000; }

a:active {
	color: #ff0000; }

li {
	padding: 0 0 5px 0;
	font-size: 10px;
	}
	
#content {
	margin: 25px 25px 25px 170px;
	}

#menu {
	position: absolute;
	top: 170px;
	left: 10px;
	width: 150px;
	}
	
#rrc {
	margin-left: auto;
	margin-right: auto;
	width: 297px;
	height: 66px;
	background-image: url("../images/rossirealtyinvestmentco.gif");
	}

#bottommenu {
	clear: both;
	padding: 10px;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	}

#address {
	font-size: 16px;
	text-align: center;
	}
	
#copyright {
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	}
	
.rossi {
	font-weight: bold;
	}
	
.imagefloatleft {
	width: 200px; 
	height: 160px; 
	float: left;
	}

.imagecell {
	width: 200px; 
	height: 160px; 
	vertical-align: middle;
	}

.thumb {
	margin: auto; 
	display: block; 
	border: 2px solid #ff3333; 
	padding: 2px;
	}

.click {
	text-align: center;
	}
	
.photos {
	width: 600px; 
	margin: auto;
	}
	


