/* Main BGE Financial CSS */

@import"nav.css";
@import"headings.css";

html{
	background:url(../images/pixel_background.gif);
	margin:0;
	padding:0;
	font-family:"Times New Roman", Times, serif;
	font-size:1em;
	line-height:1.4em;

}
body{
	margin:0;
	padding:0;
	width:822px;
	background:url(../images/background_main_ie.jpg) right top repeat-y;
	color:#2c2b1a;

}

html>body{
	background:url(../images/background_main_2.jpg) right top repeat-y;
}
a{
	color:#860700;
	font-size:1em;
	font-weight:600;
}
img#bge_logo{
	height:83px;
	width:220px;
	border:0px;
}
img#bge_logo_large{
	height:118px;
	width:220px;
	border:0;
}
#left{
	background:url(../images/top_left_2_white.jpg) no-repeat top left; 
	/*border-right:1px solid #000000;*/
	float:left;
	width:221px;
	height:620px;
	overflow:hidden;
}

#main{
	background:url(../images/top_center_left.jpg) top right no-repeat;
	height:500px;
	padding-top:60px;
}
#right{
	float:right;
	background:url(../images/top_right.jpg) top left no-repeat;
	padding-top:80px;
	width:249px;
}
#footer{
	color:#ffffff;
	clear:both;
	height:22px;
	width:813px;
	text-align:right;
	padding-top:6px;
	padding-right:10px;
	margin:0px 0px 50px 0px;
	background:#000000;
}

#proposal_button{
	padding-top:327px;
	padding-left:30px;
	height:30px;
	width:180px;
}

a img{
	border:0;
}
img{
	border:0;
}

.hiddenPic {
	display:none;
}

.bold{
	font-weight:bold;
}

.superscript{
	vertical-align:text-top;
}

form{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
}
th{
	font-size:12px;
	font-weight:bold;
}
music_button img{
	border:0px;
}