#content
{
	margin-left: 22px;
	height:54.2em;
background: transparent url('images/contentbk.png') left repeat;
padding-top: 10px;
border: 0px black solid;
width: 750px;
}

#contact_page_title{
width: 720px;
height: 150px;
background: transparent url('images/contacttitle.png') center no-repeat;
margin: 0 auto;
}

#contact_writeup
{
	width:42em;
	height:11em;

	background-color:ghostwhite;
margin: 0 auto;
border: solid 5px #ddd;
border-bottom: none;
padding: 15px;
font-weight: bold;
text-align: left;
}

#contact_writeup p
{
margin-top: 0px;
font-size: 16pt;
}



#contact_info
{
		width:42em;
	height:27.6em;

	background-color:ghostwhite;
margin: 0 auto;
border: solid 5px #ddd;
border-top: none;
padding: 15px;
font-weight: bold;
}

#contact_info p
{
text-align: center;
margin: 0 auto;
margin-top: 55px;
color: #281b1c;
width: 460px;
}

#subject_image{
background: transparent url('images/bearcontactmailbox1.png') no-repeat top center;
width:100px;
height: 88px;
position: absolute;
margin-left: 400px;
}

#contact_title{
margin-left: 200px;
margin-top: 40px;
width: 350px;

}

#contact_title input{
width: 150px;
margin-left: 3px;
border: 2px solid #281B1C;
}

#contact_email{
margin: 0 auto;
margin-top: 20px;
margin-left: 152px;
width: 340px;
}

#contact_email input{
width: 150px;
margin-left: 3px;
border: 2px solid #281B1C;
}

#contact_body{
margin: 0 auto;
margin-top: 20px;
margin-left: 172px;
width: 300px;
}

#contact_body textarea{
margin-top: -20px;
margin-left: 71px;
width: 250px;
border: 2px solid #281B1C;
}

#contact_submit{
margin: 0 auto;
margin-top: 11px;
margin-left:329px;
width: 300px;

}

<script type="text/javascript">

  var _gaq = _gaq || [];
  _gaq.push(['_setAccount', 'UA-25816141-1']);
  _gaq.push(['_trackPageview']);

  (function() {
    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
  })();

</script>
