body{
	background-color:#000000;
	margin:0;
	text-align:center;
}

a{
	color:#FFFFFF;
	text-decoration:none;
}

a:hover{
	color:#c10303;
	text-decoration:none;
}

.container{
	width:800px;
	height:auto;
	margin:auto;
	text-align:left;
}

.navigation{
	height:21px;
	width:100%;
	background-color:#000000;
}
.main{
	background-image:url(images/bg.gif);
	background-repeat:repeat-x;
	float:left;
	font-family:"Trebuchet MS";
	font-size:14px;
	color:#FFFFFF;
	margin:0 auto;
	width:800px;
}
.nav{
	text-align:right;
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#FFFFFF;
	margin-top:2px;
	float:right;
	margin-right:20px;
}
.current{
	color:#c10303;
}
.link{
}
a .nav{
	text-decoration:none;
	color:#FFFFFF;
}
.header{
	width:800px;
	height:261px;
	background-repeat:no-repeat;
	background-image:url(images/logo.jpg);
}

.mainImage{
	width:422px;
	height:314px;
	background-image:url(images/frame.jpg);
	background-repeat:no-repeat;
	float:right;
	margin-right:26px;
	margin-top:-64px;
	position:relative;
	z-index:1;
}

.profiles{
	width:280px;
	height:auto;
	float:right;
	margin-right:26px;
	margin-top:-64px;
	position:relative;
	z-index:1;
}
.profile{
	width:115px;
	float:left;
	margin-right:25px;
	text-align:center;
	color:#FFFFFF;
	font-family:"Trebuchet MS";
	font-size:14px;
	font-weight:bold;
}

.bltxt{
	color:#0065cb;
}

.lft{
	width:352px;
	height:auto;
	float:left;
}

.content{
	font-family:"Trebuchet MS";
	font-size:14px;
	color:#FFFFFF;
	width:316px;
	margin:0 auto;
	margin-top:-4px;
}
#about
{
	margin-top:-19px;
}
#wide_content
{
	padding:15px;
	margin-top:-4px;
}

.subnav{
	list-style:none;
}
.featurelist{
	width:247px;
	height:51px;
	background-image:url(images/feature.png);
	background-repeat:no-repeat;
}
.thinksell{
	width:247px;
	height:51px;
	background-image:url(images/think.png);
	background-repeat:no-repeat;
}
.preferred{
	width:247px;
	height:51px;
	background-image:url(images/preferred.png);
	background-repeat:no-repeat;
}

.copyright{
	font-family:"Trebuchet MS";
	font-size:10px;
	color:#ffffff;
	float:right;
	margin-right:5px;
}
.section{
	margin-top:50px;
}
#cody_picture
{
	width:115px;
	height:164px;
	background-image:url("images/cody.jpg");
	float:right;
}
#curtis_picture
{
	width:115px;
	height:164px;
	background-image:url("images/curtis.jpg");
	float:right;
}
img
{
	border:0px;
}
.profile a:hover
{
	color:#ffffff;
}
#formname
{
	width:150px; 
	float:left;
	text-align:right;
}
#formfield
{
	float:left;
}
#clear
{
	clear:both;
	margin:0px;
	padding:0px;
}
#form
{
	width:250px;
}
	#property
	{
		width:750px;
		overflow:hidden;
	}
	#image
	{
		margin-right:10px;
		overflow:hidden;
		float:left;
		width:245px;
		height:175px;
	}
	#image_property
	{
		overflow:hidden;
		float:right;
		width:406px;
		height:290px;
	}