#animationwrap {
	background: #fff;
	margin: 15px 0 0 15px;
	padding: 0;
	height: 350px;
	width: 985px;
	position: relative;
	float: right;
	}

#homebox {
    margin: 0 15px 0 15px;
    height: 720px;
    width: 985px;
    text-align: left;
	background-color: #fff;
	position: relative;
    border: 0px;
	}

#rsghomelogo {
    margin: 0;
    padding: 15px 0 15px 0;
	background: #000;
    color: #fff;
    height: 270px;
    width: 985px;
    border: none;
	position: absolute; 
	top: 430px;
	left: 0;
	z-index: 100;
	}

#rsghomelogo h1 {
	background: #000 url(../images/rsglogo_lg.png) center 0 no-repeat;
	color: #fff;
	margin: 0;
	padding: 0;
	display: block;
    height: 270px;
    width: 985px;
	text-indent: -9999px;
	}


/* Explainatory paragraph after bubbles */


.hometextwrap {
    margin: 0;
    padding: 0;
    width: 985px;
    text-align: center;
    position: absolute;
    top: 280px;
    left: 0;
    border: none;
	}

.hometextwrap p {
	font-size: 16px;
	font-weight: bold;
	margin: 0;
	font-style: normal;
	}

.hometextwrap a {
	font-size: 16px;
	font-weight: bold;
	margin: 0;
	font-style: italic;
	}

.hometextwrap a:hover {
	font-size: 16px;
	font-weight: bold;
	color: #0089c9;
	margin: 0;
	font-style: italic;
	text-decoration: underline;
	}


/* Home Page Tabs */


#educatorhomenav {
    margin: 15px 2px 2px 195px;
    color: #fff;
    height: 30px;
    width: 196px;
	background-color: #000;
    text-align: center;
	font-size: 24px;
	line-height: 24px;
	font-weight: normal;
	padding: 15px 0 0 0;
	float: left;
	}

#educatorhomenav a {
	background: #000;
    color: #fff;
    margin: 0;
    padding: 0;
    display: block;
    height: 30px;
    width: 196px;
	}

#parenthomenav {
    margin: 15px 2px 2px 2px;
    color: #fff;
    height: 30px;
    width: 195px;
	background-color: #000;
    text-align: center;
	font-size: 24px;
	line-height: 24px;
	font-weight: normal;
	padding: 15px 0 0 0;
	float: right;
	}

#parenthomenav a {
	background: #000;
    color: #fff;
    margin: 0;
    padding: 0;
    display: block;
    height: 30px;
    width: 195px;
	}

#studenthomenav {
    margin: 15px 195px 2px 2px;
    color: #fff;
    height: 30px;
    width: 196px;
	background-color: #000;
    text-align: center;
	font-size: 24px;
	line-height: 24px;
	font-weight: normal;
	padding: 15px 0 0 0;
	float: right;
	}

#studenthomenav a {
	background: #000;
    color: #fff;
    margin: 0;
    padding: 0;
    display: block;
    height: 30px;
    width: 196px;
	}


/* Career/Technical Education Bubble */


#cte {
    margin: 0;
    color: #000;
    width: 260px;
    height: 150px;
	font-size: 28px;
    text-align: right;
	line-height: 30px;
	position: absolute; 
	top: 10px;
	left: 725px;
	z-index: 100;
	}

a#cteLink {
	display: block;
	}

a:hover#cteLink {
	color: #000;
	}

.triangle-isosceles-cte {
	position: relative;
    width: 230px;
	padding: 15px;
	margin: 0 0 15px 0;
	color: #000;
	background: #ffce34; /* default background for browsers without gradient support */
	/* css3 */
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	float: right;
	border-radius: 10px;
	}

.triangle-isosceles-cte:after {
	content: "";
	position: absolute;
	bottom: -20px; /* value = - border-top-width - border-bottom-width */
	right: 70px; /* controls horizontal position */
	border-width: 20px 20px 0; /* vary these values to change the angle of the vertex */
	border-style: solid;
	border-color: #ffce34 transparent;
    /* reduce the damage in FF3.0 */
    display: block; 
    width: 0;
	}


/* Advanced Placement Bubble */


#ap {
    margin: 0;
    padding: 30px 0 0 0;
    color: #000;
    width: 260px;
    height: 150px;
	font-size: 28px;
    text-align: left;
	line-height: 30px;
	position: absolute; 
	top: 10px;
	left: 370px;
	z-index: 104;
	border: none;
	}

a#apLink {
	display: block;
	}

a:hover#apLink {
	color: #000;
	}

.triangle-isosceles-ap {
	position: relative;
    width: 230px;
	padding: 15px;
	margin: 0 0 20px 0;
	color: #000;
	background: #ffce34; /* default background for browsers without gradient support */
	/* css3 */
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	float: right;
	border-radius: 10px;
}

.triangle-isosceles-ap:after {
	content: "";
	position: absolute;
	top: -20px; /* value = - border-top-width - border-bottom-width */
	right: 50px; /* controls horizontal position */
	border-width: 0 30px 30px; /* vary these values to change the angle of the vertex */
	border-style: solid;
	border-color: #ffce34 transparent;
    /* reduce the damage in FF3.0 */
    display: block; 
    width: 0;
	}


/* Concurrent Enrollment Bubble */


#ce {
    margin: 0;
    padding: 30px 0 0 0;
    color: #000;
    width: 210px;
    height: 150px;
	font-size: 28px;
    text-align: left;
	line-height: 30px;
	position:absolute; 
	top: -20px;
	left: 0;
	z-index: 101;
	border: none;
	}

a#ceLink {
	display: block;
	color: #fff;
	}

a:hover#ceLink {
	color: #fff;
	}

.triangle-isosceles-ce {
	position: relative;
    width: 180px;
	padding: 15px;
	margin: 0 0 20px 0;
	color: #fff;
	background: #af1e23;
	/* css3 */
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	float: right;
	border-radius: 10px;
	}

.triangle-isosceles-ce:after {
	content:"";
	position:absolute;
	top: -20px; /* value = - border-top-width - border-bottom-width */
	right: 80px; /* controls horizontal position */
	border-width: 0 30px 30px; /* vary these values to change the angle of the vertex */
	border-style:solid;
	border-color: #af1e23 transparent;
    /* reduce the damage in FF3.0 */
    display: block; 
    width: 0;
	}


/* Postsecondary Enrollment Options Bubble */


#pseo {
    margin: 0;
    color: #000;
    width: 310px;
    height: 150px;
	font-size: 28px;
    text-align: left;
	line-height: 30px;
	position:absolute; 
	top: 100px;
	left: 130px;
	z-index: 103;
	border: none;
	}

a#pseoLink {
	display: block;
	color: #fff;
	}

a:hover#pseoLink {
	color: #fff;
	}

.triangle-isosceles-pseo {
	position:relative;
    width: 280px;
	padding:15px;
	margin: 0 0 15px 0;
	color:#fff;
	background:#647327; /* default background for browsers without gradient support */
	/* css3 */
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	float: right;
	border-radius: 10px;
	}

.triangle-isosceles-pseo:after {
	content:"";
	position:absolute;
	bottom:-20px; /* value = - border-top-width - border-bottom-width */
	left:80px; /* controls horizontal position */
	border-width:20px 20px 0; /* vary these values to change the angle of the vertex */
	border-style:solid;
	border-color:#647327 transparent;
    /* reduce the damage in FF3.0 */
    display:block; 
    width:0;
	}


/* International Baccalaureate Bubble */


#ib {
    margin: 0;
    padding: 30px 0 0 0;
    color: #000;
    width: 325px;
    height: 150px;
	font-size: 28px;
    text-align: right;
	line-height: 30px;
	position: absolute; 
	z-index: 102;
	top: 75px;
	left: 525px;
	border: none;
	}

a#ibLink {
	display: block;
	color: #fff;
	}

a:hover#ibLink {
	color: #fff;
	}

.triangle-isosceles-ib {
	position: relative;
    width: 295px;
	padding: 15px;
	margin: 0 0 20px 0;
	color: #fff;
	background: #af1e23; /* default background for browsers without gradient support */
	/* css3 */
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	float: right;
	border-radius: 10px;
	}

.triangle-isosceles-ib:after {
	content: "";
	position: absolute;
	top: -20px; /* value = - border-top-width - border-bottom-width */
	right: 130px; /* controls horizontal position */
	border-width: 0 30px 30px; /* vary these values to change the angle of the vertex */
	border-style: solid;
	border-color: #af1e23 transparent;
    /* reduce the damage in FF3.0 */
    display: block; 
    width: 0;
	}


