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

html	{
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
}

body {
	padding: 0px;
	margin: 0px;
	background: url(design/images/BGlarge.jpg) no-repeat center top;
	background-color: #736c7b;
	width: 100%;
	height: 100%;
	
	
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 18px;
	font-weight: 100;
	color: #383a52;
}

#caclogo	{
	background-image: url(design/images/LogoMnSlc.png);
	background-color: transparent;
	width: 263px;
	height: 113px;
	left: 183px;
	top: 2px;
	position: absolute;
	
}

#pagelabel	{
	background-color: transparent;
	width: 240px;
	height: 105px;
	left: 111px;
	top: 123px;
	position: absolute;
	
}

#nav	{
	background-color: transparent;
	position: absolute; 
	margin-left: 0px;
	left: 545px;
	top: 58px;
	width: 500px;
	height: 50px;
	text-decoration: none;
	
}

#nav a:link	{
	background-color: transparent;
	color: #383a52;
	text-decoration: none;

}

#nav a:visited	{
 	color: #383a52;
	background-color: transparent;
	text-decoration: none;
}

#nav a:hover{
	color: #FFFFFF;
	background-color: transparent;
	text-decoration: none;
	
}

#stage	{
	
	width: 960px;
	
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	position: relative;
	background-color: transparent;

}

#stagenav	{
	background-color: transparent;
	position: absolute; 
	margin: 0px;
	padding: 0px;
	left: 727px;
	top: 270px;
	width: 280px;
	height: 360px;
	text-decoration: none;
	font-size: 15pt;
}

#stagenav a:link	{
	background-color: transparent;
	
	text-decoration: none;

}

#stagenav a:visited	{
 	
	background-color: transparent;
	text-decoration: none;
}

#stagenav a:hover{
	
	background-color: transparent;
	text-decoration: none;
	
}	

#imagestage	{
	
	
	background: url(design/images/BGlargeStage.png) no-repeat center top;
	width: 1058px;
	height: 713px;
	position: absolute;
	left: -91px;
	top: 0px;
	

}

#content	{
	background-color: transparent;
	position: absolute; 
	left: 39px;
	top: 210px;
	width: 630px;
	height: 425px;
	text-decoration: none;
	font-size: 11pt;
}

#content a:link	{
	background-color: transparent;
	color: #383a52;
	font-size: 9pt;
	text-decoration: none;

}
#content a:visited	{
 	color: #383a52;
	font-size: 9pt;
	background-color: transparent;
	text-decoration: none;
}

#content a:hover{
	color: #790000;
	font-size: 9pt;
	background-color: transparent;
	text-decoration: none;
	
}


#scalablebody	{
	
	background: url(design/images/BGslcShort.jpg);
	
	background-repeat: repeat-y;
	width: 968px;
	height: auto;
	position: relative;
	left: -6px;
	top: 640px;
	

}

#words	{
	position: relative;
	width: 630px;
	height: auto;
	top: -25px;
	left: 45px;
	background-color: transparent;
	text-decoration: none;
	font-size: 11pt;
	
}

#words a:link	{
	background-color: transparent;
	color: #383a52;
	font-size: 9pt;
	text-decoration: none;

}
#words a:visited	{
 	color: #383a52;
	font-size: 9pt;
	background-color: transparent;
	text-decoration: none;
}

#words a:hover{
	color: #790000;
	font-size: 9pt;
	background-color: transparent;
	text-decoration: none;
	
}

#bottompiece	{
	
	background: url(design/images/BGbottomSlcShort.jpg);
	background-repeat: no-repeat;
	width: 968px;
	height: 143px;
	position: relative;
	left: 0px;

}

#copyrightinfo	{
	position: absolute;
	background-color: transparent;
	color: #383a52;
	margin-left: 0px;
	left: 5px;
	top: 90px;
	height: 10px;
	width: 400px;
	font-size: 8pt;
}

#ftaddressinfo	{
	position: absolute;
	background-color: transparent;
	color: #383a52;
	margin-left: 0px;
	right: 2px;
	text-align: right;
	top: 90px;
	height: 10px;
	width: 600px;
	font-size: 8pt;
}

#ftaddressinfo a:link	{
	background-color: transparent;
	color: #383a52;
	font-size: 8pt;
	text-decoration: none;

}
#ftaddressinfo a:visited	{
 	color: #383a52;
	font-size: 8pt;
	background-color: transparent;
	text-decoration: none;
}

#ftaddressinfo a:hover{
	color: #790000;
	font-size: 8pt;
	background-color: transparent;
	text-decoration: none;
	
}