
	
		*		{
							
							font-family: "Lucida Grande",Geneva,Chicago,Charcoal,sans-serif; 

							font-size: 11px; 


							color:#333333; 

							
							
						}
						
		body {
		
		
			border: 0px;
			margin: 0px;
			padding: 0px;
			
			background-color: #EAD5FF;
		
		}
						

		img   			{

							border: 0px;
						}
						
		
		
		#MainContainer {
		
			position: relative;
		
			margin-left: auto;
			margin-right: auto;
		
			width: 980px;
			min-height: 100%;
		
			background-color: #ffffff;
			background-image: url(../images/Global/main_container_bkgd.gif);
			background-repeat: repeat-y;
			
			//border: 1px dotted #666666;
			border-right: 1px solid #2D2337;
			
			//padding-bottom: 40px;
		
		}
		
						
		#Header {
		
			float: left;
			
			width: 980px;
			height: 60px;
			
			// background-image: url(../images/Header/header_bkgd.gif);
			background-repeat: no-repeat;
			background-position: 200px 16px;
		
		}
		
		
		#HeaderLogo {
		
			float: right;
			
			margin-top: 13px;
			margin-right: 26px;
			margin-right: 190px;
		
		}
		
		#HeaderNavContainer {
		
			position: relative;
			
			float: left;
			
			width: 980px;
			height: 19px;
		
		
		}
		
		#HeaderNav {
		
			position: absolute;
			
			top: 0px;
			left: 0px;
			
			width: 980px;
			height: 19px;
		
			z-index: 10000;
		}
		
		#HeaderNav ul {
		
			float: right;
			
			padding: 0px;
			margin: 0px;
		
			margin-right: 26px;
			
			list-style-type: none;
			
		}
		
		#HeaderNav ul li {
		
			float: left;
			
			padding: 0px;
			margin: 0px;
		
		}
		
		#HeaderNav ul li a {
		
			display: block;
		
		}
		
		
		#BreadCrumbTrail {
		
			position: absolute;
			
			top: 90px;
			right: 20px;
			
			
			height: 24px;
		
			//border: 1px dotted #666666;
		
		}
		
		#HomeFooter {
		
			color: #888888;
			line-height: 16px;
		
		}
		
		#HomeFooter a {
			
			text-decoration: none;
			color: #888888;
		
		}
		
		#HomeFooter a:hover {
		
			text-decoration: underline;
		}
		
		
		#BreadCrumbTrail a {
		
			text-decoration: none;
			color: #888888;
		}
		
		#BreadCrumbTrail a:hover {
		
			text-decoration: underline;
		}
		
		#SideNav {
		
			float: left;
			
			width: 100px;
		
			
			margin-left: 40px;
			margin-top: 120px;
		}
		
		#SideNav ul {
		
			float: left;
			
			margin: 0px;
			padding: 0px;
			
			list-style-type: none;
			
			border-left: 1px dotted #2D2337;
		
		}
		
		
		#SideNav ul li {
		
			margin-bottom: 6px;
			margin-left: 10px;
		
		}
		
		#SideNav ul li a {
		
			font-size: 12px;
			text-decoration: none;
		
		}
		
		#ImageContainerContainer {
			
			position: relative;
			float: left;
			
			margin-top: 14px;
			width: 535px;
			height: 535px;
			height: 485px;
			
			//border: 1px dotted #666666;
		
		}
		
		#ImageContainer {
			
			float: left;
			
			margin-top: 14px;
			
			width: 535px;
			height: 535px;
			height: 485px;
			
			//border: 1px dotted #666666;
		
		}
		
		#ImageContainer img {
		
			margin-top: 45px;
			margin-left: 30px;
			border: 1px solid #2D2337;
		
		}
		
		#ContentContainer {
		
			position: relative;
			
			float: left;
			
			width: 385px;
			width: 425px;
			height: 400px;
			
			margin-top: 45px;
			margin-left: 18px;
			
			background-image: url(../images/Global/content_container_bkgd.gif);
			background-repeat: no-repeat;
			background-position: center;
			
			border-left: 1px solid #2D2337;
			
			border-right: 1px solid #cccccc;
		
		
		}
		
		#ImageSlideShowContainer {
		
			position: relative;
			
			float: left;
			
			margin-left: 110px;
			
			height: 80px;
			min-width: 600px;
			
			//border: 1px dotted #666666;
			
			
		}
		
		#ImageSlideShowLeft {
		
			float: left;
			
			vertical-align: center;
		}
		
		#ImageSlideShowLeft img {
		
			margin-top: 24px;
		
		}
		
		#ImageSlideShowRight {
		
			float: right;
			
			vertical-align: center;
		
		}
		
		#ImageSlideShowRight img {
		
			margin-top: 24px;
			margin-left: 14px;
		
		}
		
		
		
		#ImageSlideShow {
		
			float: left;
			
			height: 80px;
			min-width: 400px;
			
			//border: 1px dotted #666666;
			
			
		}
		
		#ImageSlideShow ul {
		
			float: left;
			
			margin: 0px;
			padding: 0px;
			
			list-style-type: none;
		
		}
		
		#ImageSlideShow ul li {
		
			margin-left: 14px;
			
			float: left;
			
		}
		
		#ImageSlideShow ul li img {
		
			border: 1px solid #2D2337;
		
		}
		
		#IconImageNav {
		
			float: left;
			
			margin: 0px;
			padding: 0px;
			
			margin-left: 14px;
		
		}
		
		
		#IconImageNav ul {
		
			text-decoration: none;
		
			margin: 0px;
			padding: 0px;
		}
			
		
		#IconImageNav ul li {
		
			float: left;
			
			margin-right: 6px;
		
		}
		
		#PageHeader {
		
			position: absolute;
			
			top: 58px;
			
			//border: 1px dotted #666666; 
		
		}
		
		#Content {
		
			float: left;
			
			width: 371px;
			width: 250px;
			
			height: 300px;
			
			margin-top: 25px;
			margin-left: 14px;
			
			line-height: 16px;
		
		}
		
		
		#Footer {
		
			float: left;
			
			width: 980px;
			height: 40px;
		
			margin-top: 0px;
		
			//background-image: url(../images/Footer/footer_bkgd.gif);
			background-repeat: no-repeat;
			background-position: 220px 0px;
			
		
		}
					
			
		h1 {
		
			font-weight: bold;
		
		}