.body
{
	background-color:#28719c;
	height:100%;
	margin:0px;
	
}
.master
{
	margin-left:auto;
	margin-right:auto;
	height:100%;
	background-color:#FFFFFF;
	width:940px;
	
}
.shadowLeft
{
	*height:100%;
	min-height:100%;
	width:12px;	
	background-image: url('eteaching/leftshadow.jpg');
	background-repeat:repeat-y;
	background-position:left top;
}
.spacer
{
	width:12px
}
.shadowRight
{
	*height:100%;
	min-height:100%;
	width:12px;	
	background-image: url('eteaching/rightshadow.jpg');
	background-repeat:repeat-y;
	background-position:left top;
}
.footer 
{
	padding-top: 20px;
	font-family: Verdana;
	font-size: 11px;
}

.footerseparator
{
	color:#555555;
	
}
.copyright
{
	color:#555555;
	padding-left:5px;
}
.footerabout
{
	padding-left:5px;
	padding-top: 20px
}

.footerlink
{
	color:	#00a0e4;
}

.mainContainer
{
margin-left:10px;
margin-right:10px;
min-height:600px;
_height:600px;
}

.logo
{
	height: 60px;
	width: 210px;
	background-repeat:no-repeat;
}

.llc-topmenusearchbox {display:block;height:16px;width: 190px; font: 10px tahoma; }
.search
{
	width: 195px;
	vertical-align: middle;
}
.sharepointLogin
{
	float:left;
	display:inline;
}

.vspace
{
	height:10px;
}

.topNavContainer
{
    
}
.topNav
{
	position:relative;
	top: -1px;

}
.topNavMenu
{
	height: 48px;
	background-image:url('eteaching/menubar.jpg');
	background-repeat:repeat-x;
	background-image:url('eteaching/menubar.jpg');
	background-repeat:repeat-x;
}
.topNavRoundRight
{
    width: 24px;
    background-image:url('eteaching/menubarend.jpg');
    background-repeat:no-repeat;
}
.topNavRoundLeft
{
    width: 24px;
    background-image:url('eteaching/menubarstart.jpg');
    background-repeat:no-repeat;
    height: 48px;
}

.topNavItem
{
	height: 48px;
	text-align: center;
	font-size: 16pt;
	color: white;
	font-family: Calibri;
	padding: 0px 9px 0px 9px;
	
	cursor:pointer;
	
	
}
