<style type="text/css">		


html {
	width: 100%;
}

img { 
	border: 0px;	
}

.menuhead {
color: #426192;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:17px;
font-weight:bold;
padding-bottom: 15px;
}

/* --- standard.css --- */
body{ /* set the relative font size of IE5-5.5 differently to everything else, and we scale it from there */
  background: #ffffff;
  color: #000;
  font: small Verdana, Geneva, Arial, Helvetica, sans-serif;
}


body, form, input {
padding: 0;
margin: 0;
}

#content_area {
	width: 836px;
	padding: 0;
}

#top_part1 {
	padding: 10px 0 0 0;
	float: left;
	text-align: left;
}

#top_part1 img {
	margin-top: 15px;
}

#top_part2 {
	padding: 10px 0 0 0;
	float: right;
	font: 14px arial;
}

#top_part2 a{
	color: #003366;
	}

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

#header {
	clear: both;
	width: 836px;
	height: 268px;
	background-image: url(http://www.bronxwebdesign.info/images/Bronx_Web_Design_main_bg.jpg);
	background-repeat: no-repeat;
	text-align: right;
	position:relative;
}



#header_form {

	font: 14px arial;
	color: #ffffff;
	font-weight: bold;
	position:absolute;
	right:75px;
	top:75px;	
}

#header_form  p{
	margin: 0px 0 8px 0;
	padding: 0px;
	color: #fff;
}

#sub {
	text-align: center;
}

#text {
	clear: both;
	height: 1000px;
	width: 825px;
	background: #f8f8f8;
}

#part1 {
	
	float: left;
	width: 520px;
	height: 98%;
	border-right: 1px solid #d0d0d0;
	text-align: left;
	font: 12px arial;
	color: #4a4a4a;
	padding: 5px 5px;
}

#part1 p{
	margin: 0px;
	padding: 5px;
}

/*
#part2 {
	float: left;
	width: 260px;
	height: 220px;
	text-align: left;
	font: 12px arial;
	color: #4a4a4a;
	padding: 5px 5px;
	border-right: 1px solid #d0d0d0;
}

#part2 p{
	padding: 5px;
	margin: 0px;
}
*/
#part3 {
	float: left;
	width: 260px;
	height:220;
	text-align: left;
	font: 12px arial;
	color: #4a4a4a;
	height: 155px;
	padding: 5px 5px;
}

#part3 p{
	padding: 5px;
	margin: 0px;
}

h1 {
	font: 16px arial;
	color: #ff6600;
	font-weight: bold;
	text-align: left;
}



h2 {
	font: 12px arial;
	color: #003366;
	font-weight: bold;
	text-align: left;
}

h2 a{
	text-decoration: none;
	color: #003366;
	font-weight: bold;
}

h2 a:hover{
	text-decoration: none;
	color: #006699;
	font-weight: bold;
}


#hardlinks {
	display: block;
	padding: 10px 5px 5px 5px;
	font: 11px arial;
	color: #003366;
	clear:  both;
}

#hardlinks a{
	font: 11px arial;
	text-decoration: none;
	color: #003366;
}

#hardlinks a:hover{
	font: 11px arial;
	text-decoration: none;
	color: #006699;
}


#copyright {
	padding: 5px 12px 5px 32px;
	clear: both;
	display: block;
	font: 11px arial;
	color: #000000;
	text-align: center;
}

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

a:hover{
	text-decoration: underline;
	color: #006699;
}

</style>
