	body {

	background-color:#460046;

	font-family:trebuchet, sans-serif;

	font-size:12px;

	line-height:18px;

	text-align:center;

	color:pink;

	}

	

	div {

	text-align:left;

	}

	

	h1{
	color:#ff00ff;
	font-size:16px;
	line-height:inherit;
	margin:0;
	font-stretch:ultra-condensed;
	letter-spacing: -2px;
	}

	

	a {

	color: #ff00ff;

	text-decoration:none;

	}

	

	a:hover {

	text-decoration:underline;

	background:gray;

	}

	

	#main {

	margin: 0 auto;

	border:2px solid #ff00ff;

	width:740px;

	background-position: right;

	}





	#left_content {
	width:444px;
	height:556px;
	float:right;
	background-image:url('http://www.robertshawagency.com/index_files/background.jpg');
	background-repeat: repeat-x;
	background-color:none;
	padding-top: 27px;
	padding-right: 58px;
	padding-bottom: 10px;
	padding-left: 20px;

	}

	

	#nav {

	margin-left:7px;

	width:210px;

	float:left;

	background-color:none;

	line-height:14px;

	padding-top:20px;

	}

	

	.navlink{

	background-image: url(images/nav.gif);

	color: #ff00ff;

	font-size:14px;

	font-weight:bold;

	margin-bottom:2px;

	padding:0 0 2px 1px;

	cursor:pointer;

	}

	

	.navlink a:hover{

	color:pink;

	}

	

	.righttext{

	padding-left:1px;

	}
