


body
{
	background:transparent url('images/PopcornBG.jpg') repeat fixed top left;
	font-family:"Times New Roman", Times, serif
	
}

.Normal
{
	font-size:medium;
	font-family:"Times New Roman", Times, serif;
}

.MainPage
{
	width:960px;
	margin:0px auto;
}

.MenuBarDiv
{
	width:1030px;
	margin:0px auto;
	height:40px;
}

.MenuBarMiddle
{
	width:912px;
	height:35px;
	background-color:#1B1C1C;
	float:left;
	text-align:center;
	padding:5px 0px 0px 0px;
}

.MenuBarLeft, .MenuBarRight
{
	float:left;
	width:59px;
	height:40px;
}

/***********background color for inner tables ***********/
.LeftPane, .LogoRowBottom, .OfficeHours, .MainInnerTableContent, .FooterPane
{
	background-color:#ded29b;	
}

.LogoRowTop
{
	background:transparent url('images/LogoTop.png') no-repeat;
	height:80px;
	width:396px;
}

.LogoRowBottom
{
	background-image:url('images/LogoBottom.png');
	background-repeat:no-repeat;
	height:80px;
	width:396px;
}
.LeftPane
{
	width:258px;
	margin:0px;
	padding:0px;	
}

.OfficeHours
{
	font-family:"Times New Roman", Times, serif;
	color:black;
	font-size:13pt;
	font-weight:bold;
	text-align:center;
}

.MenuBarLeft
{
	background:transparent url('images/MenuBarLeft.png') no-repeat;
}

.MenuBarRight
{
	background:transparent url('images/MenuBarRight.png') no-repeat;
}
.MainTableContent
{
	width:960px;
	margin:0px;
	padding:0px;
	
}


/************has the width of the page - width of leftpane ************/
.MainInnerTableContent
{
	width:702px;
	margin:0px;
	padding:0px;
	border-width:0px;
}

.InnerTable
{
	width:702px;
	margin:0px;
	padding:0px;
	
}


.MainContent
{
	width:960px;
	margin:0px auto;
	padding:0px;
	
}


/**************************the menue items*********************/

.main_dnnmenu_bar, .main_dnnmenu_rootitem_selected , .main_dnnmenu_rootitem_hover
{
	font-size:medium;
	font-family:"Times New Roman", Times, serif;
	color:#e9c554;
	font-weight:bold;
	font-size:15pt;

	
}
.footer, a.footer, a.footer:link, a.footer:active, a.footer:visited, a.userlogin, a.userlogin:link, a.userlogin:active, a.userlogin:visited
{
	font-family:"Times New Roman", Times, serif;
	color:#DED29b;
	font-size:small;
}
.main_dnnmenu_rootitem_selected , .main_dnnmenu_rootitem_hover
{
	color:#f4e3bc;
}

.main_dnnmenu_submenu
{
	background-color:black;
}

