﻿body 
{
	background: #e9e8f0;
}


div#Header
{
	background: url(/images/ujc_header2.png) no-repeat;
}
div#BGContainer
{
	/*background-color: #1B1464;*/
	background: #261d6c url(/images/UJC_bg2.png) no-repeat right top;
	border: solid 1px #261d6c;
}



div#MainContent
{
	color:#cccccc;
}

div#ContentBG
{
	background-image: none;

}

div#Content
{
		background-image: none;
}

.CalendarSideBox
{
    margin-top: 20px;
    color: #000;
}


.home a
{
    color: White;
}

#facebook_badge
{
    margin: 10px 0px;
}

#facebook_badge a:visited
{
    color: White;
}

embed
{
    margin: 0px auto;
}
