/*------------start reset styles to reduce browser inconsistency------------*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, 
fieldset, form, label, legend,
{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/*------------end reset styles to reduce browser inconsistency------------*/
body
{
	margin: 0px auto;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-image: url(images-peelmaster/background.jpg);	
}

img
{ border: 0px;
}

table {
	text-align: left;
}

td {
	vertical-align: top;
}

a:link, a:visited
{
}

a:hover, a:active
{
}

p

{
}

.wrapper 
{
	margin: 5px auto;
	text-align: center;
	width: 700px;
	background-color: #ffffff;
}
.header {
	background-image: url(images-peelmaster/header-bg.jpg);
	background-repeat: repeat-x;
	height: 80px;
	width: 700px;
}
.header1 {
	width: 250px;
	position: relative;
	left: 0px;
	top: 0px;
	float: left;
}
.header2 {
	width: 150px;
	position: relative;
	top: 0px;
	float: right;
	right: 20px;
}
.header p {
	font-size: 130%;
	color: #003366;
	font-weight: bold;
}

.content {
	width: 700px;
	background-color: #ffffff;
}
.leftcol {
	display: none;
}


.rightcol {
	float: left;
	width: 700px;
	background-color: #F1F4FB;
	
	background-repeat: repeat-x;
	background-position: bottom;
}
#Menus_Horiz {
	background-image: url(images-peelmaster/subhead-bg.jpg);
	background-repeat: repeat-x;
	display: none;
}
.footer {
	clear: both;
	height: 200px;
	width: 700px;
	background-color: #BFD3FF;
}
.tyvek/*page specific styles*/

  {
	text-align: center;
	width: 187px;
	margin-top: 30px;
}
.tyvek p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
}
