html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dd,dl,dt,li,ol,ul,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td 
	{
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: normal;
	font-style: normal;
	font-size: 100%;
	font-family: inherit;
	text-align: left;
}

body {
	text-align:center;
	background: #FFF url(../images/splash_bgnd.gif) repeat-x;
	min-width:900px;
	font-family:Century Gothic, sans-serif;
}

#container {
	width:890px;
	margin:0 auto;
	text-align:left;
}

#mandyIndex {
	float:left;
	width:622px;
	height:579px;
	margin-top:75px;
	background: url(../images/mandy_index.png) no-repeat;
}


/*IE hack*/
*html #mandyIndex {
	float:left;
	width:610px;
	height:580px;
	margin-top:86px;
	background: url(../images/mandy_index.jpg) no-repeat;
}
/*end IE hack*/

.img {
	float:left;
	text-align:center;
}

#contactInfo {
	float:left;
	position:relative;
	width:246px;
	top:375px;
	left:15px;
}
		

#rightIndex {
	float:left;
	width:251px;
	height:200px;
	padding:441px 0 0 15px;
}

/*IE hack*/
*html #rightIndex {
	float:left;
	width:251px;
	height:200px;
	padding:435px 0 0 15px;
}
/*end IE hack*/

#rightIndex a:link, #rightIndex a:visited {
	display:block;
	width:175px;
	height:175px;
	text-decoration:none;
	background: url(../images/daily_download02.jpg) no-repeat left top;
}

#rightIndex a:hover {
	background: url(../images/daily_download02.gif) no-repeat left top;
}

#dailyDownloads {
	width:175px;
	height:175px;
	background: url(../images/daily_download02.gif) no-repeat;
}
	
	