body			{
			margin : 0px;
			padding: 0px;
			background-color: #555555;
			background-image: URL(../media/bg.jpg);
			}

*.Sitecontainer		{
			position: absolute;
			left: 50%;
			top: 0px;
			width: 900px;
			min-height: 100%;
			margin-left: -450px;
			background-image: URL(../media/bg.png);
			background-repeat: repeat-y;
			background-position: center;
			}

*.Header		{
			float: left;
			background-image: URL(../media/header.png);
			width: 900px;
			height: 509px;		
			}

*.Headernav		{
			position: absolute;
			right: 0;
			top: 0;
			z-index: 99;
			background-image: URL(../media/nav.tif);
			width: 441px;
			height: 79px;			
			}

*.Headernav a 		{
			float: left;
			}

*.Headernav a:hover	{
			cursor: hand;
			}

*.textpic 		{
			float: left;
			background-color: #FFFFFF;
			text-align: center;
			}

*.textpic img 		{
			margin: 1px;
			}

*.intextleft 		{
			float: left;
			margin: 0px 20px 20px 0px;
			}

*.ContentElement 	{
			margin: 10px 0px 0px 0px;
			float: left;
			width: 526px;
			}
			
*.ContentLeft		{
			float: left;
			width: 526px;
			margin-bottom: 120px;
			margin-left: 69px;
			}

*.ContentLeft h1	{
			margin: 0px;
			padding: 0px;
			padding-bottom: 5px;
			border-bottom: 2px dotted #000000;
			font-family: Tahoma;
			font-size: 16px;
			font-weight: bold;
			color: #000000;
			}

*.ContentLeft h2	{
			margin: 0px;
			padding: 0px;
			padding-bottom: 5px;
			border-bottom: 2px dotted #555555;
			font-family: Tahoma;
			font-size: 14px;
			font-weight: bold;
			color: #000000;
			}
			
*.ContentLeft p		{
			margin: 0px;
			font-family: Tahoma;
			font-size: 11px;
			color: #555555;
			}

*.ContentLeft a 		{
			font-size: 11px;
			font-family: Tahoma;
			color: #FFFFFF;
			text-align: left;
			line-height: 14px;
			text-decoration: none;
			color: #ca5f5e;
			}
			
*.ContentLeft a:hover	{
			color: #ca5f5e;
			text-decoration: none;
			cursor: hand;
			font-weight: bold;
			}

*.ContentLeft ul 		{
			list-style-type: square;
			margin: 0px 0px 0px 5px;
			padding: 0px;
			font-family: Tahoma;
			font-size: 11px;
			}

*.ContentLeft li 		{
			margin: 0px 0px 0px 10px;
			padding: 0px;
			font-family: Tahoma;
			font-size: 11px;
			line-height: 14px;
			color: #000000;
			}

*.ContentLeft z	{
			margin: 0px;
			font-family: Tahoma;
			font-size: 11px;
			line-height: 14px;
			font-weight: normal;
			color: #ca5f5e;
			}

*.ContentLeft s	{
			margin: 0px;
			font-family: Tahoma;
			font-size: 11px;
			line-height: 14px;
			font-weight: normal;
			color: #555555;
			text-decoration: line-through;
			}	

*.ContentRight		{
			float: right;
			width: 200px;
			margin-bottom: 120px; 
			margin-top: 0px;
			margin-right: 76px;
			}
			
*.ContentRight h1	{
			margin: 0px;
			padding: 0px;
			padding-bottom: 5px;
			border-bottom: 2px dotted #000000;
			font-family: Tahoma;
			font-size: 16px;
			font-weight: bold;
			color: #FFFFFF;
			}


*.ContentRight ul 		{
			list-style-type: square;
			margin: 0px 0px 0px 5px;
			padding: 0px;
			font-family: Tahoma;
			font-size: 11px;
			}

*.ContentRight li 		{
			margin: 0px 0px 0px 10px;
			padding: 0px;
			font-family: Tahoma;
			font-size: 11px;
			line-height: 14px;
			color: #000000;
			}

*.ContentRight z	{
			margin: 0px;
			font-family: Tahoma;
			font-size: 11px;
			line-height: 14px;
			font-weight: normal;
			color: #555555;
			}
			
*.ContentRight p	{
			margin: 0px;
			font-family: Tahoma;
			font-size: 11px;
			line-height: 14px;
			color: #555555;
			}

*.ContentRight b	{
			margin: 0px;
			font-family: Tahoma;
			font-size: 11px;
			line-height: 14px;
			font-weight: bold;
			color: #000000;
			}

*.ContentRight a 		{
			font-size: 11px;
			font-family: Tahoma;
			color: #FFFFFF;
			text-align: left;
			line-height: 14px;
			text-decoration: none;
			color: #ca5f5e;
			}

*.ContentRight a:hover	{
			color: #ca5f5e;
			text-decoration: none;
			cursor: hand;
			font-weight: bold;
			}