/* CSS Document - stylesheet for IRPS */

.blue_horizon1_irps {
        position: absolute;
        top: 0px;
        left: 330px;
}

.bluevertical_irps {
        position: absolute;
        top: -10px;
        left: 340px;
}

#content1 { /* ---  left content on IRPS page --- */
        position: absolute;
        width: 330px;
        top: 100px;
        left: 0px;
}

#content2 { /* ---  right square on IRPS page --- */
        position: absolute;
        width: 300px;
        top: 110px;
        left: 360px;
}

#content3 { /* ---  links on IRPS page --- */
        position: absolute;
        width: 340px;
        top: 150px;
        left: 340px;
}

#content4 { /* ---  team page --- */
        position: absolute;
        width: 700px;
        top: -10px;
        left: 0px;
}

.back2 {
        position: absolute;
        top: 590px;
        left: 613px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	color: #3399ff;
}

.blue_horizon4 {
        position: absolute;
        top: 610px;
        left: 0px;
}

#footer2 {
        position: absolute;
        width: 600px;
        top: 620px;
        left: 155px;
}

.back3 {
        position: absolute;
        top: 2140px;
        left: 613px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	color: #3399ff;
}

.blue_horizon5 {
        position: absolute;
        top: 2160px;
        left: 0px;
}

#footer3 {
        position: absolute;
        width: 600px;
        top: 2170px;
        left: 155px;
}

#team1 {
        position: absolute;
        top: 0px;
        left: 0px;
}

#team2 {
        position: absolute;
        top: 0px;
        left: 270px;
}

#team3 {
        position: absolute;
        top: 0px;
        left: 470px;
}

a.irps:link {  font-family: Verdana, Arial, sans-serif; color: #3399ff; text-decoration: none; line-height: 170%; }
a.irps:visited {  font-family: Verdana, Arial, sans-serif; color: #0099cc; text-decoration: none; line-height: 170%;}
a.irps:hover {  font-family: Verdana, Arial, sans-serif;  color: #66ccff; text-decoration: none; line-height: 170%;}
a.irps:active {  font-family: Verdana, Arial, sans-serif; line-height: 170%;}