/**
*   site main css style
*/
 
/*--- init ------------------------------------*/

 
* { border: 0; }
body { margin: 0; padding: 0; background: url(../images/bkg.jpg) repeat-x; text-align: center; font: 12px Arial, Helvetica, sans-serif; color: #777; }
#wrapper { width: 1024px; height: 768px; margin: 0 auto; position: relative; text-align: left; }

a { color: #D00708; text-decoration: none; }
a:hover { text-decoration: underline; }


/*--- content ------------------------------------*/


#desktop { position: absolute; margin: 0 }


/* main */

#text {
	width: 231px;
	color: #fff;
	position: absolute;
	left: 534px;
	top: 308px;
	height: 181px;
}
a#YUblog {position: absolute;right: 1027px;top: 220px;background: url(../images/YUblog.png);width: 133px;height: 149px;display: block;background-image: url(../images/YUblog.png);left: 48px;}
a#YUblog:hover { background-position: 0 -149px; text-decoration: none; }

a#summer {position: absolute;right: 1027px;top: 406px;background: url(../images/summer.png);width: 121px;height: 30px;display: block;background-image: url(../images/summer.png);left: 63px;}
a#summer:hover { background-position: 0 -30px; text-decoration: none; }

a#fall{position: absolute;right: 1027px;top: 492px;background: url(../images/fall.png);width: 119px;height: 45px;display: block;background-image: url(../images/fall.png);left: 77px;}
a#fall:hover { background-position: 0 -45px; text-decoration: none; }

a#AskStudent{
	position: absolute;
	right: 1027px;
	top: 124px;
	background: url(../images/AskStudent.png);
	width: 258px;
	height: 36px;
	display: block;
	background-image: url(../images/AskStudent.png);
	left: 218px;
}
a#AskStudent:hover { background-position: 0 -36px; text-decoration: none; }

a#YLife{
	position: absolute;
	right: 1027px;
	top: 77px;
	background: url(../images/YLife.png);
	width: 62px;
	height: 25px;
	display: block;
	background-image: url(../images/YLife.png);
	left: 512px;
}
a#YLife:hover { background-position: 0 -25px; text-decoration: none; }

a#StudentLeader{
	position: absolute;
	right: 1027px;
	top: 167px;
	background: url(../images/StudentLeader.png);
	width: 174px;
	height: 28px;
	display: block;
	background-image: url(../images/StudentLeader.png);
	left: 538px
}
a#StudentLeader:hover { background-position: 0 -28px; text-decoration: none; }

a#GetInvolved{
	position: absolute;
	right: 1027px;
	top: 57px;
	background: url(../images/GetInvolved.png);
	width: 113px;
	height: 29px;
	display: block;
	background-image: url(../images/GetInvolved.png);
	left: 691px
}
a#GetInvolved:hover { background-position: 0 -29px; text-decoration: none; }

a#Clubs{
	position: absolute;
	right: 1027px;
	top: 137px;
	background: url(../images/Clubs.png);
	width: 187px;
	height: 34px;
	display: block;
	background-image: url(../images/Clubs.png);
	left: 799px
}
a#Clubs:hover { background-position: 0 -34px; text-decoration: none; }

a#Tell{
	position: absolute;
	right: 1027px;
	top: 420px;
	background: url(../images/Tell.png);
	width: 216px;
	height: 155px;
	display: block;
	background-image: url(../images/Tell.png);
	left: 793px
}
a#Tell:hover { background-position: 0 -155px; text-decoration: none; }


a#Next{
	position: absolute;
	right: 1027px;
	top: 504px;
	background: url(../images/Next.png);
	width: 221px;
	height: 38px;
	display: block;
	background-image: url(../images/Next.png);
	left: 511px
}
a#Next:hover { background-position: 0 -38px; text-decoration: none; }

