@charset "UTF-8";
/* CSS Document */

#navbar
{	
	width:778;
	height:23px;
	background-repeat:no-repeat;
}

#leftribbon
{
	background-color:436143;
}

#body2
{
	background-repeat:no-repeat;
	width:1500px;
	overflow:visible;
	font-size:inherit;
	background-image: url(christmasbackground.jpg);
}


#outercontainer
{
	background-color:436143;
}

#maincontent
{	
	width:778;
	height:500px;
	background-color:#00FF00;
	background-repeat:no-repeat;
}
#lefttopplay
{
	background:url(images/playertopleftimage.jpg);	
	width:265px;
	height:32px;
	background-repeat:no-repeat;
}
#righttopplay
{
	background:url(images/playerimagerighttop.jpg);
	width:512px;
	height:32px;
	background-repeat:no-repeat;
}
#leftbottomplay
{
	background:url(images/playerbottomleftimage.jpg);	
	width:265px;
	height:32px;
	background-repeat:no-repeat;
}
#rightbottomplay
{
	background:url(images/playerimagerightbottom.jpg);
	width:512px;
	height:32px;
	background-repeat:no-repeat;
}
#bottomlink
{
	background:url(images/quicklinkbutton.jpg);
	width:212px;
	height:72px;
	background-repeat:no-repeat;
}

.menutitle{
cursor:pointer;
margin-bottom: 3px;
background-image:url(images/menudhsimage1.jpg);
color:#436143;
padding-right:5px;
width:225px;
height:38px;
padding:2px;
text-align:center;
font-weight:bold;
border-style:groove;
}

.submenu{
margin-bottom: 0.5em;
}

#h2
{
	text-indent:inherit;
	color:#ffffff;
	font-size:16px;
	text-decoration:none;
	text-align:center;
	
	}
