/* Start of CMSMS style sheet 'style-lg-main' */
/* LINK CLASSES */

.style1 {color: #000000}
.style3 	A:link {text-decoration: underline; color: #ffffff;}
.style3 	A:visited {text-decoration: underline; color: #ffffff;}
.style3 	A:active {text-decoration: underline; color: #ffffff;}
.style3 	A:hover {text-decoration: none; color: #8F1606;}

.homelinks	A:link {text-decoration: underline; color: #8F1606;}
.homelinks	A:visited {text-decoration: underline; color: #8F1606;}
.homelinks	A:active {text-decoration: underline; color: #8F1606;}
.homelinks	A:hover {text-decoration: none; color: #8F1606;}
/* FORM CLASSES */
.mytextarea {

width:10%
background-color:#ddd;
}

body,html {
	background-color: #7d0696;
	text-align: center;
	height: 100%;
	margin:0px;
	padding:0px;
             overflow: hidden;
             border: 0px;

}
#Main_SiteBackground {
	position:relative;
	top:0px;
	width:750px;
	height:100%;
	z-index:0;
	text-align: left;
	left: 0px;
	margin: 0px auto;
	background-color: #FFFFFF;
}
#Main_SiteContainer {
	position:relative;
	top:0px;
	width:750px;
	height:100%;
	z-index:1;
	text-align: left;
	left: 0px;
	/* margin: 0px auto; */
             /* overflow:auto; */
}
#Main_SiteScrollContainer {
	position:relative;
	top:0px;
	width:767px;
	height:100%;
	z-index:1;
	text-align: left;
	left: 0px;
	margin: 0px auto;
             overflow:auto;
}
#Main_SiteContent {
	position:absolute;
	top:83px;
	left: 0px;
	width:710px;
	z-index:1;
	height:300px;
}
#Main_TopBar {
	position:absolute;
	left:0px;
	top:0px;
	width:750px;
	height:83px;
	z-index:2;
}
#Main_TopNavContainer {
	position:absolute;
	left:92px;
	width:658px;
	height:22px;
	z-index:8;
	bottom: 0px;
	background-color: #d09a06;
}
#Main_TopNavBar {
	position:absolute;
	left:19px;
	width:635px;
	height:19px;
	z-index:8;
	bottom: 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
#Main_TopTextBox {
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:83px;
	z-index:2;
	background-color: #ffcc03;
}
#Main_LogoBox {
	position:absolute;
	left:0px;
	top:0px;
	width:91px;
	height:83px;
	z-index:3;
}
#Main_RightBar {
	position:absolute;
	right:0px;
	top:0px;
	width:1px;
	height:100%;
	z-index:4;
	background-color: #ffcc03;
}
#Main_LeftBar {
	position:absolute;
	top:0px;
	width:1px;
	height:100%;
	z-index:4;
	background-color: #ffcc03;
	left: 0px;
}
#Main_HeaderText {
	position:absolute;
	left:86px;
	top:8px;
	width:553px;
	height:50px;
	z-index:3;
}
/* End of 'style-lg-main' */

