body
	{
	margin:0;
	padding:0;
	font:normal 12px/14px Arial,Verdana,Tahoma;
	}
#container
	{
	margin:22px auto 0 auto;
	padding:0;
	width:920px;
	}
#top
	{
	margin:0;
	padding:0 0 0 390px;
	background-color:#939ca1;
	background-image:url('../images/top_back.gif');
	background-repeat:no-repeat;
	background-position:left bottom;
	height:150px;
	}
	
#midcontainer
	{
	border-top:1px solid white;
	margin:32px 0 0 0;
	padding:0;
	background-image:url('../images/back_right_award.jpg');
	background-repeat:no-repeat;
	background-position:right bottom;
	}
.clear
	{
	clear:both;
	height:1px;
	font:normal 1px/1px Arial,Verdana,Tahoma;
	}
#topmenu
	{
	margin:0;
	padding:15px 15px 0 0;
	float:right;
	}
#topmenu li
	{
	margin:0;
	padding:0;
	list-style:none;
	font:normal 12px/14px Arial,Tahoma,Verdana;
	}
#mainmenu
	{
	margin:105px 0 0 0;
	padding:0;
	float:left;
	}
#mainmenu li
	{
	margin:0 10px 0 10px;
	padding:0;
	float:left;
	list-style:none;
	font:normal 24px/24px Arial,Tahoma,Verdana;
	}

#left
	{
	border-top:1px solid white;
	float:left;
	width:195px;
	margin:0;
	padding:0;
	}	
#mid
	{
	float:left;
	margin:0;
	padding:0;
	width:482px;
	}
#right
	{
	float:left;
	width:243px;
	margin:0 0 230px 0;
	padding:0;
	background-color:#edeef0;
	}

#leftmenu
	{
	margin:0;
	padding:0;
	}
#leftmenu li
	{
	clear:both;
	margin:2px 0 2px 0;
	padding:0;
	list-style:none;
	font:normal 18px/18px Arial,Tahoma,Verdana;
	display:block;
	}
#leftmenu li div
	{
	margin:2px 0 2px 0;
	padding:0;
	float:left;
	}
#leftmenu ul
	{
	margin:0;
	padding:0 0 0 20px;
	}
	
#content
	{
	width:482px;
	margin:0;
	padding:0 20px 20px 0;
	}
#content h1
	{
	margin:0;
	padding:5px 0 5px 0;
	font:bold 16px/20px Arial,Tahoma,Verdana;
	letter-spacing:2px;
	}	
#content h2
	{
	margin:0;
	padding:10px 0 5px 0;
	font:bold 14px/30px Arial,Tahoma,Verdana;
	color:#817e87;
	}
#content p
	{
	margin:0;
	padding:4px 0 4px 0;
	}
#content a:link, #content a:visited
	{
	color:#da2b00;
	}
#content a:hover
	{
	color:#C0C0C0;
	}
#content ul
	{
	margin:0;
	padding:10px;
	}
#content li
	{
	list-style:none;
	}
	
	
/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash #topmenu li {
	visibility: hidden;
	letter-spacing:3px;
}

.sIFR-hasFlash #mainmenu li {
	margin:0;
	visibility: hidden;
}
.sIFR-hasFlash #leftmenu li {
	margin:5px 0 5px 0;
	visibility: hidden;
	letter-spacing:0px;
}
