

#TopBar{
	float:left;
	width:797px;
	height:72px;
	overflow:hidden;
	margin:0;
	margin-left:0px;
	background-color:#000000;
	background-image:url(../gfx/TopBar.gif);
	background-repeat:no-repeat;


}

#MainFeature{
	float:left;
	width:797px;
	height:370px;
	overflow:hidden;
	margin:0;
	margin-left:0px;
	background-color:transparent;
}


/* MAIN SECTION */

#MainSection{
	float:left;
	width:263px;
	height:442px;

	overflow:hidden;
	padding:0px;
	margin-left:0px;
	margin-top:5px;
	background-image:url(../gfx/MainSectionBG.jpg);
	background-repeat:no-repeat;

}

#MainSectionContent1{
	float:left;
	width:240px;
	height:35px;
	margin-top:5px;
	margin-left:15px;
	overflow:hidden;
		
}
.InstructionLink{
font-size:11px;
margin-top:-7px;

}

#MondoPlugin{
	float:left;
	width:239px;
	height:380px;
	margin-top:6px;
	margin-left:4px;		
}

#MainSectionContent1 p{
	color:#FFFFFF;
	margin-bottom:-3px;
}



#MainSectionContent1 a, #MainSectionContent2 a{
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
}
#MainSectionContent1 a:hover, #MainSectionContent2 a:hover{
color:#F6F162;
}

#MainSectionLable{
	float:left;
	display:inline;
	width:100px;
	height:20px;
	margin-top:9px;
	margin-left:15px;
}

.MainSectionLable{
	font-size:12px;
	font-weight:bold;
	color:#303030;
}

#MainSectionContent p {
	color:#FFFFFF;
}
#MainSectionContent1 H2, #MainSectionContent2 H2 {
	font-size:18px;
	color:#B3BB1B;
}

#MainSectionLabelLink a{
	float:right;
	clear:right;
	display:inline;
	width:120px;
	height:20px;
	margin-top:9px;
	margin-right:10px;
	font-size:10px;
	text-align:right;
	color:#303030;
	text-decoration:none;
}

#MainSectionLabelLink a:hover{
	color:#505050;

}

/* SPOTS */

#topRightSpot{
	float:right;
	width:222px;
	height:198px;
	overflow:hidden;
	padding:20px;
	padding-top:3px;
	margin:0;
	margin-top:5px;
	background-image:url(../gfx/SpotBg_whole2.gif);
	background-repeat:no-repeat;
}

#topRightSpotLabel{
	width:200px;
	height:34px;
	margin-top:9px;
}


#topLeftSpot{
	float:left;
	width:223px;
	height:198px;
	overflow:hidden;
	padding:20px;
	padding-top:3px;
	margin:0;
	margin-top:5px;
	margin-left:5px;
	margin-bottom:2px;
	
	background-color:transparent;
	background-position:top left;
	background-image:url(../gfx/SpotBg_whole2.gif);
	background-repeat:no-repeat;
}

#topLeftSpotLable{
	width:200px;
	height:34px;
	margin-top:9px;

}


/* CENTER SPOT */


#bottomLeftSpot{
	float:left;
	width:223px;
	height:193px;
	overflow:hidden;
	padding:20px;
	padding-top:3px;
	margin:0;
	margin-top:3px;
	margin-left:5px;
	background-color:#E6E6E6;
	background-image:url(../gfx/SpotTopBG.gif);
	background-repeat:no-repeat;
	background-position:top left;

}

#bottomLeftSpotLable{
	width:200px;
	height:34px;
	margin-top:9px;

}


/* RIGHT SPOT */

#bottomRightSpot{
	float:left;
	width:221px;
	height:193px;
	overflow:hidden;
	padding:20px;
	padding-top:3px;
	margin:0;
	margin-top:3px;
	margin-left:5px;
	background-color:#E6E6E6;
	background-image:url(../gfx/SpotTopBG.gif);
	background-repeat:no-repeat;
	background-position:top left;

}

#bottomRightSpotLable{
	width:200px;
	height:34px;
	margin-top:8px;

}



#PageBottomDividerHome{
	clear:both;
	width:800px;
	height:10px;
	margin:0px;
	padding:0px;
	background-image:url(../gfx/PageBottomDevider.gif);
	background-repeat:no-repeat;

}

#LibraryLink a{
	float:right;
	clear:right;
	display:inline;
	width:120px;
	height:20px;
	margin-top:9px;
	margin-right:10px;
	font-size:10px;
	text-align:right;
	color:#CDC71E;
	text-decoration:none;
}
#LibraryLink a:hover{
	color:#F6F162;

}


/* SPOT STYLES */


.SpotLabel{
	font-family:arial,verdana,helvetica,sans-serif;
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
}

.MainSectionLabel{
	font-family:arial,verdana,helvetica,sans-serif;
	font-size:12px;
	color:#303030;
	font-weight:bold;
}

.SpotHeadline{
	font-family:arial,verdana,helvetica,sans-serif;
	font-size:18px;
	margin-bottom:5px;
	text-decoration:none;
	color:#B3BB1B;
	
}

.SpotIntroText{
	font-size:11px;
	color:#FFFFFF;
	margin-top:0;
	line-height:16px;
	text-decoration:none;
}


.SpotLinkText a{
	color:#D9E321;
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
	text-align:right;
	padding-right:13px;
	margin-left:0px;
}

.SpotLinkText a:hover{
	color:#B6C32D;

}


.SpotImage{
	margin-top:-11px;
	margin-left:-20px;
	margin-right:20px;
	margin-bottom:10px;
}

.lable{
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
}

#RightSpot  p {
	color:#FFFFFF;
}

#RightSpot  .SpotHeadline {
	color:#B3BB1B;
}



#LeftSpot  p  {
	color:#FFFFFF;
}

#LeftSpot  .SpotHeadline {
	color:#B3BB1B;
}

#CenterSpot  p {
	color:#FFFFFF;
}
#CenterSpot  .SpotHeadline {
	color:#B3BB1B;
}

.DownloadForm{
	border:1px solid #D9E321;
	font-size:12px;
	color:#888888;
}

