﻿body
{
	font-family: Arial,Verdana,sans-serif;
	font-size: 13px;
	margin: 0;
	padding: 0;
	background-attachment:fixed;
	background-image: url(/Images/bl_corner.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
	background-color: #CDCDAE;
	*padding-left: 1px; /* for IE only */
}

img
{
	border-style: none;
	padding: 0px;
	margin: 0px;
}

h1
{
	font-size:16px;
}
.italic
{
	font-style:italic;
}
#nav
{
	position:absolute;
	width:200px;
	top:30px;
	right:30px;
	padding:15px;
	z-index:4;
}

.bold
{
	font-weight: bold;
}
	
#ifb
{
	background-color:#8d8d78;
	position:absolute;
	top:30px;
	left:30px;
	border:solid 1px #000000;
	width:510px;
	padding:3px 10px 3px 10px;
	color:#FFFFFF;
	z-index:1;
}

#cifb
{
	background-color:#dadab9;
	position:absolute;
	top:225px;
	margin-left:25%;
	border:solid 1px #000000;
	width:550px;
	padding:3px 10px 3px 10px;
	color:#000000;
	z-index:2;
}
#cifb a:link { color: #993300; text-decoration:none; border-bottom:dashed 1px; }
#cifb a:visited { color: #993300; text-decoration:none; border-bottom:dashed 1px; }
#cifb a:active { color: #993300; text-decoration:none; border-bottom:dashed 1px; }
#cifb a.content:hover { color: #FFFF88; }

#quote
{
	background-color:#4e4e42;
	font-size:12px;
	position:absolute;
	top:540px;
	right:10px;
	border:solid 1px #000000;
	width:380px;
	padding:3px 10px 3px 10px;
	color:#FFFFFF;
	z-index:3;
	margin-bottom:20px;
}

#steward
{
	background-color:#dadab9;
	position: absolute;
	right:10px;
	top: 725px;
	border:solid 1px #000000;
	width:550px;
	padding:3px 10px 3px 10px;
	color:#000000;
	z-index:2;
}

#steward a:link { color: #993300; text-decoration:none; border-bottom:dashed 1px; }
#steward a:visited { color: #993300; text-decoration:none; border-bottom:dashed 1px; }
#steward a:active { color: #993300; text-decoration:none; border-bottom:dashed 1px; }
#steward a.content:hover { color: #FFFF88; }