/* CSS Document */

body,
html {
    margin:0;
    padding:0;
    color:#000;
    }
body {
    min-width:1050px;
    }
#wrap {
    background: url(images/bg.png) repeat-x top;
	min-height: 600px;
	position: relative;
	top: -15px;
	padding-top: 30px;
    }
#header {
	width: 1050px;
	margin: 0 auto;
	height: 50px;
	text-align: right;
    }
#topcontainer{
    margin:0 auto;
    width:1050px;
}
#silogo{
	margin-top: 25px;
	margin-left: 20px;
}
#introtext{
	width: 420px;
}
#introtext p{
	color: #ffffff;
	font-size: 14px;
	line-height: 22px;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 25px;
}
#introtext p a{
	color: #1bc2b1;
	text-decoration: none;
}

#introtext p a:hover{
	text-decoration: underline;
}
#main {
    float:left;
    width:400px;
    }
#sidebar {
    float:right;
    width:600px;
    }
#shoe{
	margin-top: 5px;
	position: relative;
	z-index: 10;
}
#wics{
	position: relative;
	z-index: 20;
	top: -70px;
	left: -100px;
	margin-bottom: -40px;
	margin-right: -20px;
}
#saying{
	float: right; position: relative; top: -30px;left: -150px; margin-bottom: -100px; z-index: 100;
}
#donatenow{
	float: right;
	width: 315px;
	position: relative;
	top: -60px;
	left: -18px;
	margin-bottom: -20px;
}

#donatenow p{
	color: #ffffff;
	font-size: 14px;
	line-height: 22px;
	font-family: Arial, Helvetica, sans-serif;
}

#donatenow a{
	color: #1bc2b1;
	text-decoration: none;
}

#donatenow p a:hover{
	text-decoration: underline;
}
#threeboxes{
clear: both;
margin: 0 auto;
width: 1060px;
position: relative;
top: -15px;
}


#joinus{
	width: 255px;
	float: right;
	position: relative;
	top: -220px;
	left: -15px;
	margin-bottom: -220px;
}
#joinus p{
	color: #000000;
	font-size: 14px;
	line-height: 22px;
	font-family: Arial, Helvetica, sans-serif;
}
#joinus p a{
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}
#joinus p a:hover{
	text-decoration: underline;
}
#sponsorstext{
	position: relative;
	width: 475px;
	top: -180px;
	margin-bottom: -180px;
	right: 50px;
	float: right;
}
#sponsorstext p{
	color: #000000;
	font-size: 14px;
	line-height: 22px;
	font-family: Arial, Helvetica, sans-serif;
}
#sponsorstext p a{
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
	color: #000000;
}
#mansfield{
	position: relative;
	top: -5px;
}
#mansfieldtext{
	position: relative;
	float: right;
	width: 585px;
	top: -150px;
	margin-bottom: -150px;
}
#mansfieldtext p{
	color: #000000;
	font-size: 14px;
	line-height: 22px;
	font-family: Arial, Helvetica, sans-serif;
}
#mansfieldtext p a{
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
	color: #000000;
}
#stacks{
	clear: both;
	position: relative;
	top: -8px;
}
#footerlogos {
    clear:both;
	position: relative;
	top: -20px;
	margin-bottom: -20px;
    }
#footer{
	height: 270px;
	background: url(images/footer-bg.jpg) repeat-x;
}
#footerlinks{
	margin: 0 auto;
	width: 1050px;
	padding-top: 100px;
}
#credits{
	width: 300px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 12px;
	padding-left: 30px;
	}
#credits a{
	color: #ffffff;	
	text-decoration: none;
}
#credits a:hover{
	text-decoration: underline;
}
#flinks {
	width: 700px;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 12px;
	}
#flinks a{
	color: #ffffff;
	text-decoration: none;
}
#flinks a:hover{
	text-decoration: underline;
}
