/*********************************************************************
 * Home Registration Page
 *********************************************************************/

#titles {
	background: #990000 url('../../img/school/usc.png') right no-repeat;
}

#titles h1 {
	color: #ffcc00;
}

#titles h2 {
	color: white;
}

#topsection{
background: #EAEAEA;
}

.alt {
	background: #ddfff6;
}

#leftcolumn .lccontent{
	-webkit-border-radius: 10px;    /* for Safari */
	-moz-border-radius: 10px;       /* for Firefox */
}

/*********************************************************************
 * Profile Page
 *********************************************************************/

#profile
{
 	background:#990000 url('../../profiles/images/background-body.png') repeat-x ;
}

#profile #wrapper
{ 
 	background:#990000 url('../../profiles/images/background.png') repeat-x center 0px;  
}

#profile #school #school_name { color: #ffcc00;}
#profile #school #council_name { color: #ffffff;}
#profile#letters{
	color: #ffffff;
}