html {height:100%; width:100%;}
html, body, form, fieldset, h1, h2, h3, h4, h5, h6, p, pre, blockquote, ul,  dl, address { margin:0; padding:0px;}
body {text-align: left; font: 12px/1.5em Arial, Helvetica, sans-serif; line-height:1.3em; color: #ffffff; background: #042b52; margin: 0; padding-top:10px; min-height: 101%;} 

#OuterContainer{border:0px solid #000000; width:1000px; height:810px; margin-left: auto; margin-right: auto; text-align: left; } 

/* #fbContentsMenu{color:#000000; background:#ff6633;} */
#fbContentsMenu {color:#000000;}

#fbFooter {
	height: 49px;
	background-color: #000000;
	background-image: url('../img/footerBackground3.gif');
	background-repeat: repeat-x;
}

.fbPaginationMinor {
	color: #ffffff;
	margin-left: 10px;
}

#fbContents {
	float: left;
	margin-top: 17px;
	margin-left: 15px;
}

#fbContents.option{color:red;}

#fbMenu {
	float: right;
	margin-top: 9px;
	margin-right: 15px;
}

#altmsg { 
	position: absolute;
	background-color:#000000;
	padding: 20px;
	text-align:center;
}
#altmsg:hover { 
}
a.altlink:link {
	color: #FFFFFF;
}

a.altlink:visited {
	color: #DDDDDD;
}

a.altlink:hover{
	color: #FFFFFF;
}