body
{
	background-color: #000080;
	font-family: Arial;
	margin: 0px 0px 0px 0px;
	font-size: 10pt;
}

#MainContainer
{
	text-align: center;

}

#PageContainer
{
	background-color: white;
	width: 765px;	
	margin-left: auto;
	margin-right: auto;
}

#Logo img
{
	margin: 0px 0px 0px 0px;

}

#TopHeader
{
	background-color: #4D4CFE;		
}

#Menu
{
	height: 24px;
	background-image: url(http://www.percevia.com/images/Menu-4.jpg);
	color: White;
	vertical-align: middle;
}
#Menu a
{
	text-decoration: none;
	font-size: 9pt;
	color: White;
	font-weight: bold;
	margin-right: 3px;
	margin-left: 3px;
	margin-top: 0px;
	margin-bottom: 0px;
}

#Menu img
{
	margin-top: 4px;

}

#PageBody
{
	background-color: white;	
}

#ContentLeft
{
	background-color: White;
	width: 525px;
	padding-left: 10px;
	padding-right: 5px;
	text-align: left;
	vertical-align: top;
}

#ContentRight
{
	width: 195px;
	padding-left: 15px;
	padding-right: 15px;
	vertical-align: top;
	text-align: left;
}

#Footer
{
	background-color: #000080;
	color: White;
}

#Footer a
{
	color: White;
	text-decoration: none;	
}

#Footer a:hover
{
	color: White;
	text-decoration: underline;	
}


/* Boxes on site */

/* WINDOWS IN THE SEARCH.  HANDLES THE BORDERS AND MARGINS */
.WebBox
{
	border-right: #263597 2px solid;
	padding-right: 0px;
	border-top: #263597 2px solid;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	border-left: #263597 2px solid;
	padding-top: 0px;
	border-bottom: #263597 2px solid;		
}

/* WINDOWS IN THE SEARCH.  HANDLES THE HEADER ROW */
.WebBoxHeader
{
	height: 22px;
	font-weight: bold;
	color: white;
	BACKGROUND-IMAGE: url(http://identify.whatbird.com/skins/whatbird/images/blue-bar.jpg);	
}

/* WINDOWS IN THE SEARCH.  HANDLES THE TEXT PART OF THE HEADER */
.WebBoxHeader Table
{
	font-size: 10pt;
	font-weight: bold;
	font-family: Arial;
	color: white;	
}

/* WINDOWS IN THE SEARCH.  HANDLES THE LINKS PART OF THE HEADER */
.WebBoxHeader Table A
{
	font-family: arial;
	font-size: 10pt;
	color: white;
	font-weight: bold;
}

.WebBoxHeader A
{
	font-family: arial;
	font-size: 10pt;
	color: white;
	font-weight: bold;
}

#ContentDiv
{
	clear: both;	
	background-color: White;

}
#BodyHeader
{
	text-align: left;

}

#ContentRight table
{
	text-align: left;
}
