/* CSS Document for RISA
- home page stuff...
*/

#risa {
	position:absolute;
	left:0px;
	top:0px;
	width:800px;
	height:600px;
}

#home_ {
	position:absolute;
	left:0px;
	top:0px;
	width:68px;
	height:36px;
}

#corpdonor_ {
	position:absolute;
	left:68px;
	top:0px;
	width:127px;
	height:36px;
}

#sgos_ {
	position:absolute;
	left:195px;
	top:0px;
	width:65px;
	height:36px;
}

#index-04_ {
	position:absolute;
	left:260px;
	top:0px;
	width:1px;
	height:37px;
}

#parents_ {
	position:absolute;
	left:260px;
	top:0px;
	width:75px;
	height:36px;
}

#profiles_ {
	position:absolute;
	left:333px;
	top:0px;
	width:83px;
	height:36px;
}

#news_ {
	position:absolute;
	left:414px;
	top:0px;
	width:65px;
	height:36px;
}

#linksbtn_ {
	position:absolute;
	left:479px;
	top:0px;
	width:56px;
	height:36px;
}

#index-09_ {
	position:absolute;
	left:536px;
	top:0px;
	width:90px;
	height:1px;
}

#contactus_ {
	position:absolute;
	left:625px;
	top:0px;
	width:91px;
	height:36px;
}

#advocacy_ {
	position:absolute;
	left:716px;
	top:0px;
	width:85px;
	height:36px;
}

#aboutus_ {
	position:absolute;
	left:535px;
	top:1px;
	width:90px;
	height:35px;
}

#index-13_ {
	position:absolute;
	left:0px;
	top:36px;
	width:260px;
	height:1px;
}

#index-14_ {
	position:absolute;
	left:261px;
	top:36px;
	width:539px;
	height:1px;
}

#logo_ {
	position:absolute;
	left:0px;
	top:37px;
	width:468px;
	height:179px;
}

#top-image_ {
	position:absolute;
	left:468px;
	top:37px;
	width:332px;
	height:179px;
}

#left-image_ {
	position:absolute;
	left:0px;
	top:216px;
	width:234px;
	height:351px;
}

#yellowbox_ {
	position:absolute;
	left:234px;
	top:216px;
	width:566px;
	height:351px;
}

#footer-bg_ {
	position:absolute;
	left:0px;
	top:567px;
	width:800px;
	height:33px;
}
body {
	background-image: url(../images/bg.png);
	background-repeat: repeat;
}
 /* 
text styles
  */
.bluecaps {
	font-size: 11px;
	font-family: Arial;
	font-weight: bold;
	color: #333399;
	text-transform: uppercase;		
}
.greytext {
	font-family: Arial;
	font-size: 11px;
	line-height: 18px;
	color: #888888;
	text-decoration: none;
}



/* misc */

#contactinfo {position:absolute;
	width:447px;
	height:241px;
	z-index:1;
	left: 288px;
	top: 312px;
}
#quote-box_4 {
	position:absolute;
	left:25px;
	top:252px;
	width:181px;
	height:299px;
}
#quote-box_5 {
	position:absolute;
	left:25px;
	top:250px;
	width:181px;
	height:299px;
}
#quote-box_7 {
	position:absolute;
	left:25px;
	top:241px;
	width:195px;
	height:299px;
}
#quote-box_8 {
	position:absolute;
	left:25px;
	top:238px;
	width:181px;
	height:299px;
}

#menucap {
	position:absolute;
	width:5px;
	height:36px;
	z-index:21;
	left: 797px;
	top: 0px;
	background-image: url(../images/footer_bg.png);
}
#Table_01 #quote-box_ .quotename {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #EEEEEE;
}

#Table_01 #quote-box_ .quotename {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
}
.fronttext {
	font-family: Arial;
	font-size: 14px;
	color: #666666;
}
.quote_name_2 {
	font-family: Arial;
	font-size: 11px;
	line-height: 180%;
	font-weight: bold;
	text-transform: uppercase;
	color: #EEEEEE;
}
.quote_bus_2 {
	font-family: Arial;
	font-size: 11px;
	line-height: 180%;
	text-transform: none;
	color: #EEEEEE;
}
.quote_text_2 {
	font-family: Arial;
	font-size: 16px;
	line-height: 180%;
	text-transform: none;
	color: #FFCC33;
}
.quotename {
	font-family: Arial;
	font-size: 11px;
	line-height: 180%;
	font-weight: bold;
	text-transform: uppercase;
	color: #EEEEEE;
}
.quotebus {
	font-family: Arial;
	font-size: 11px;
	line-height: 180%;
	text-transform: none;
	color: #EEEEEE;
}
.quotetext {
	font-family: Arial;
	font-size: 16px;
	line-height: 180%;
	text-transform: none;
	color: #FFCC33;
}
.footergrey {
	font-family: Arial;
	font-size: 10px;
	text-transform: none;
	color: #888888;
	font-weight: bold;
}


a:link {
	color: #FF3300;
}
a:visited {
	color: #777777;
}
a:hover {
	color: #FF3300;
}
a:active {
	color: #FF3300;
}