.stcentral
{
padding: 0 10px 0 10px;
}

#container #content .stcentral h2
{
padding:16px 0 16px 30px;
margin:0;
font:normal 18px Georgia,Helvetica,Tahoma,Arial,serif;
color:black;
}

#container #content .stcentral h2.lblue
{
background: url(/students/images/raised_tab_lblue.jpg) no-repeat 0 0;
}

#container #content .stcentral h2.purple
{
background: url(/students/images/raised_tab_purple.jpg) no-repeat 0 0;
}

#container #content .stcentral h2.lgreen
{
background: url(/students/images/raised_tab_lgreen.jpg) no-repeat 0 0;
}

#container #content .stcentral h2.yellow
{
background: url(/students/images/raised_tab_yellow.jpg) no-repeat 0 0;
}

#container #content .stcentral h2.maroon
{
background: url(/students/images/raised_tab_maroon.jpg) no-repeat 0 0;
}

#container #content .stcentral h2.red
{
background: url(/students/images/raised_tab_red.jpg) no-repeat 0 0;
}

#container #content .stcentral h2.orange
{
background: url(/students/images/raised_tab_orange.jpg) no-repeat 0 0;
}

#container #content .stcentral h2.gray
{
background: url(/students/images/raised_tab_gray.jpg) no-repeat 0 0;
}

#container #content .stcentral h2.pink
{
background: url(/students/images/raised_tab_pink.jpg) no-repeat 0 0;
}

#container #content .stcentral h2.black
{
background: url(/students/images/raised_tab_black.jpg) no-repeat 0 0;
}

#container #content .stcentral li
{
background: url(/students/images/bullet.gif) no-repeat 0 50%;
padding: 4px 0 4px 18px;
list-style:none;
}



#container #content .stcentral p
{
font:normal 12px Arial,Tahoma,serif;
line-height:18px;
}

#container #content .stcentral a
{
font:normal 11px Tahoma,Arial,serif;
color:#5197cb;
font-weight:bold;
padding:0 2px 0 2px;
}


#container #content .stcentral a:hover
{
color:#004b74;
}