@charset "utf-8";
/* CSS Document */

#spacer {
    height:94px;
}

#container {
    position:absolute;
    width:728px;
    height:200px;
 }
#container object {
    width:100%;
    height:100%;
 }

.background_left {
	background: url(../images/background_left.gif);
}

.table_height {
	height:600px;
}

.body_text {
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #6D81B7;
	font-size: small;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	text-align:justify;	
}

#left-pic img{
	float:left;
	padding:4px;
}

.header_text {
	color: #E18844;
	font-size: large;
	font-style: normal;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	text-align:justify;		
}
.BigWords {
	font-size: 36px;
}
