body,html 
{
	
	color:#000;
	background:#FFFFFF;
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;



}

#wrap
{
	width:735px;
	background:#FFFFFF;
	border-style:solid;
	border-width:1px;
	border-color: #000000;
	margin-top: 70px;
	margin-left : auto;
	margin-right : auto;
	height: auto;
}


#header 
{
	height: 75px;
	background-repeat: no-repeat;
	background-image: url(images/hey.png);
	width: 735px;
	
} 


#nav 
{
	background:#FFFFFF;
	color:#000;
	padding: 20px 65px;
	font-size: 12px;
	width: 605px;
	overflow: hidden;
}
#nav a, a:link, a:visited {
	color: #000;
	text-decoration: none;
}
#nav {
	color:#000;
	padding: 20px 65px;
	font-size: 12px;

}
#nav a:hover, a:active {
	color: #D97B33;
	text-decoration: none;
}
#nav .active {
	color: #D97B33;
}

#main 
{
	padding:2px;
	background:#FFF;
	width: 730px;
	overflow: hidden;
}

#sidebar 
{
	background:#ffffff;
	color: #D97B33;
	float: right;
	position: relative;
	top: 30px;
	margin-right: 20px;
	width: 160px;
	height: 400px;
}

#footer 
{
	background:#FFFFFF;
	width: 735px;
	height: 150px;
}

#image{
	background-image: url(images/img.jpg);
	height: 178px;
	background-repeat: no-repeat;
	float: left;
	position: relative;
	width: 526px;
	left: -2px;

	}


#maintext
{
	width: 466px;
	margin-left: 60px;
	top: 0px;
	position: relative;
	float: left;
}

#bar
{
	background-image: url(images/stripe.png);
	height: 10px;
	background-repeat: repeat-x;
	width: 450px;
	position: relative;
}
.update{
	color: #DD5354;
	font-size: 14px;
}
.check{
	color: #DD5354;
	font-size: 9px;
}
#left-footer
{
	margin-left: 60px;
	width: 404px;
	float: left;
}

	
#rightimg
{
	width: 180px;
	height: 106px;
	background-image: url(images/words.png);
	float: right;
	background-repeat: no-repeat;
}
#buttonbar
{
	width: 735px;
	background-image: url(images/address-bar1.png);
	height: 18px;
	background-repeat: no-repeat;
	float: left;
	position: relative;
	top: 30px;
}
.addtext{
	position: relative;
	height: 18px;
	width: 450px;
	font-size: 10px;
	color: #DD5354;
	float: left;
	left: 60px;
}
.menubar {
	color: #DD5354;

}
a.mail:link { color: #DD5355; text-decoration: none }
a.mail:active { color: #DD5355; text-decoration: none }
a.mail:visited { color: #DD5355; text-decoration: none }
a.mail:hover { color: #000000; text-decoration: none }

.edit{
	width: 200px;
}

