body 
	{
   	padding: 0;
   	background-color: #9999cc; 
   	background: url("/images/background.jpg") repeat-x;
	}
#navbar
	{
	width: 800px;
	background: #000000 url("/images/navbar.jpg") repeat-x;
	margin: 0px;
	border-right: 1px solid #282966;
	border-left: 1px solid #282966;
	font-family: arial, sans, helvetica;
	font-size: 14px;
	color: #ffffff;
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	}
#footer
	{
	width: 800px;
	background: #ffffff;
	margin: 0px;
	border-right: 1px solid #282966;
	border-left: 1px solid #282966;
	font-family: arial, sans, helvetica;
	font-size: 12px;
	color: #808080;
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: center;
	}
a#topnav
	{
	font-family: arial, helvetica, sans;
	font-size: 14px;
	color: #ffffff;
	text-decoration: none;
	padding-left: 12px;
	padding-right: 12px;
	border-right: 1px solid #ffffff;
	}
a:hover#topnav
	{
	text-decoration: underline;
	background: #ffffff;
	color: #000000;
	}
#vBackground
	{
	width: 800px;
	height: 229px;
	background: #000000;
	margin: 0px;
	border-right: 1px solid #282966;
	border-left: 1px solid #282966;
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	}
#wrapper
	{
	width: 800px;
	background: #ffffff;
	margin: 0px;
	padding: 5px;
	border-right: 1px solid #282966;
	border-left: 1px solid #282966;
	}
#left
	{
	float: left;
	height: 573px;
	width: 264px;;
	padding: 5px;
	background: url('/images/sidebar.jpg') no-repeat;
	}
#right
	{
	float: right;
	height: 573px;
	width: 264px;;
	padding: 5px;
	background: url('/images/sidebar.jpg') no-repeat;
	}
#residentright
	{
	float: right;
	height: 573px;
	width: 264px;;
	padding: 5px;
	border-left: 1px solid #000000;
	font-family: arial, helvetica, sans;
	font-size: 14px;
	color: #000000;
	padding: 5px;
	}
#container
	{
	height: 573px;
	font-family: arial, helvetica, sans;
	font-size: 14px;
	color: #000000;
	padding: 5px;
	}
table#sidebar
	{
	font-family: arial, sans, helvetica;
	font-size: 12px;
	color: #282966;
	}
a#sidenav
	{
	font-family: verdana, arial, sans, helvetica;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	}
a:hover#sidenav
	{
	color: #282966;
	text-decoration: underline;
	}
h1
	{
	font-family: verdana, arial, helvetica, sans;
	font-size: 22px;
	color: #282966;
	}
h2
	{
	font-family: verdana, arial, helvetica, sans;
	font-size: 16px;
	color: #282966;
	}
h3
	{
	font-family: verdana, arial, helvetica, sans;
	font-size: 12px;
	color: #282966;
	}
#floorplans
	{
	font-family: arial, helvetica, sans;
	font-size: 12px;
	color: #000000;
	}
#admin
	{
	float: right;
	120px;
	padding-right: 10px;
	}
#blueline
	{
	background: url("http://localhost/La Brezza/images/blueline.gif") repeat-x;
	height: 1px;
	}
a#button
	{
	width: 100%;
	text-align: center;
	background: #282966;
	font-family: arial, helvetica, sans;
	font-size: 14px;
	color: #ffffff;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	border: 1px solid #000000;
	}
a:hover#button
	{
	background: #361EA8;
	text-decoration: underline;
	}
#error
	{
	font-family: arial, helvetica, sans;
	color: #FF0000;
	font-size: 12px;
	}