﻿#header
{
	background: #A6CE39 url(../../images/academies/communicationsacademystrapline.jpg) no-repeat scroll right top;
	border-left: 2px solid #A6CE39;
	border-right: 2px solid #A6CE39;
	border-bottom: 3px solid #913593;
}

#header div.logo
{
	width: 300px;
	height: 66px;
	margin: 0px;
	background: transparent url(../../images/academies/communicationsacademylogo.jpg) no-repeat scroll left top;	
}

#main
{
	border-top: 3px solid #913593;
}

#header p
{
		color: #913593;
}

#header p a:link
{	
	color: #913593;
}

#header p a:visited
{	
	color: #913593;
}

#header p a:hover
{	
	color: #FFFFFF;
}
/* Content Styles */

div.subjects
{
	padding: 1em;
	background: #DFCCE4 url(../../images/academies/communicationsacademypattern.jpg) no-repeat scroll right top;
}

div.subjects table.results tbody tr.altResult
{
		background-color: Transparent;
}

#DivisionListNavigation h2
{
	margin-top: 0;
}

/* Set title colors */
h1, h2, h3
{
	color: #913593;
}

/* Modify rollover results list */
table.results tr.hover td
{
	background-color: #FFFFFF;
}
