body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td
{
	/*margin: 0;
	padding: 0;*/
	font-family: Arial;
}
table
{
	border-collapse: collapse;
	border-spacing: 0;
}
fieldset, img
{
	border: 0;
}
address, caption, cite, code, dfn, em, strong, th, var
{
	font-style: normal;
	font-weight: normal;
}
ol, ul
{
	list-style: none;
}
caption, th
{
	text-align: left;
}
h1, h2, h3, h4, h5, h6
{
	font-size: 100%;
	font-weight: normal;
}
q:before, q:after
{
	content: '';
}
abbr, acronym
{
	border: 0;
}

/* Div Positioning */

Body
{
	text-align:center;
}

#container
{
	position:relative;
	background-color:#3B7EC2;
	background-image:url(bishop_background.jpg);
	background-position: 0px 10px;
	background-repeat:no-repeat;
	margin: 10px auto;
	width:690px;
height:917px;
	text-align:left;
}

#menuBar
{
	position:absolute;
	width:445px;
	height:15px;
	left:35px;
	top:20px;
	color:White;
	font-size:8pt;
	z-index:15;
}

#logo
{
	position:absolute;
	width:180px;
	height:200px;
	right:0px;
	top:0px;
	z-index:0;
}

#contentArea
{
	position:absolute;
	width:485px;
	height:700px;
	left:15px;
	top:30px;
}

#dnn_contentPane
{
	position:absolute;
	margin: 10px 20px 0px 20px;
	width:451px;
	height:585px;
	left:0px;
	top:0px;
	background-color:#DBEBFA;
	background-image:url(bishop_content_main.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
	padding: 5px;
	font-size:11pt;
	z-index:5;
}

#dnn_contentPane p 
{
	color: #292873;
}

#contentFooter
{
	position:absolute;
	margin: 0px 20px 10px 20px;
	width:453px;
	padding:5px;
	height:90px;
	left:0px;
	top:585px;
	background-color:White;
	background-image:url(bishop_content_footer.gif);
	background-position:bottom left;
	background-repeat:no-repeat;
}

#disclaimer
{
	position: absolute;
	bottom:35px;
	left: 0px;
}

#dnn_rightPane
{
	position:absolute;
	width:180px;
	right:0px;
	top:210px;
}

#footerContainer
{
background-color:#3B7EC1;
height:146px;
left:0px;
padding-bottom:31px;
position:absolute;
top:740px;
width:690px;
z-index:10;
}

#dnn_footerPane
{
background-color:#3B7EC1;
bottom:-62px;
color:White;
font-weight:bold;
height:150px;
left:0px;
padding:5px;
position:absolute;
top:15px;
width:510px;
z-index:10;
}

#dnn_footerPane p
{
	color:White;
	text-align:left;
	font-size: 8pt;
}

#boatleft
{
background-image:url(bishop_boatleft.gif);
background-position:right bottom;
background-repeat:no-repeat;
bottom:152px;
height:125px;
position:absolute;
right:194px;
width:212px;
z-index:100;
	/*display:none;*/
}

#boat
{
background-image:url(bishop_boat.gif);
background-position:right bottom;
background-repeat:no-repeat;
bottom:116px;
height:326px;
position:absolute;
right:0px;
width:194px;
z-index:100;
	/*display:none;*/
}

#acrobat
{
height:52px;
position:absolute;
right:30px;
top:70px;
width:130px;
z-index:50;
}

/* Sol Part Menu */

.MainMenu_MenuItem, .MainMenu_MenuItemSel
{
	border:none;
}

strong
{
	font-weight:bold;
}