body			{
			background-color:  #C0C0C0;
			z-index:-100;
			}
			

#container	{
			width: 950px;
			height: 950px;
			margin-left: 20px;
			background: #ffffff;
			}

#container2	{
			width: 950px;
			height: 1700px;
			margin-left: 20px;
			background: #ffffff;
			}
			
#container3	{
			width: 950px;
			height: 1300px;
			margin-left: 20px;
			background: #ffffff;
			}
			
#container5	{
			width: 950px;
			height: 2600px;
			margin-left: 20px;
			background: #ffffff;
			}
			
#banner		{
			width: 950px;
			height: 310px;
			background: url(images/banner.jpg) no-repeat left top;
			clear: left;
			z-index: 100;
			}

#navbar
	{	
	margin-top: -108px;
	margin-left: 287px;
	width: 950px;
	height: 31px;
	z-index: 100;
	}

#navbar li
	{	
	list-style: none;
	width: 102px;
	float: left;
	font: bold 10px tahoma;
	z-index:100;
	border-right: 1px solid #ffffff; 
	border-left: 1px solid #ffffff;
	}

#navbar li a
	{	
	display: block;
	margin: 0 0 0 0;
	padding: 8px 8px;
	background-color: #000000;
	color: #ffffff;
	text-align: center;
	text-decoration: none;
	z-index:100;
	border: 1px;
	}

#navbar li a:hover {
		color: #ffffff;
		background-color: #61709B; }

#navbar div
	{	
	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #DDCBD5;
	border: 1px solid #bf9c11
	}

#navbar div a
	{	
	position: relative;
	display: block;
	margin: 0;
	padding: 5px 10px;
	width: auto;
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
	background: #63093F;
	color: #000000;
	font: 11px arial
	}

#navbar div a:hover
	{	
	background: #DDCBD5;
	color: #FFF
	}
	
#mainbody	{
			width: 950px;
			height: 800px;
			float: left;
			z-index: 100;
			margin-left: 50px;
			}

#mainbody2	{
			width: 950px;
			height: 1500px;
			float: left;
			z-index: 100;
			margin-left: 50px;
			}
			
#footer		{
			width: 950px;
			height: 57px;
			background: url(images/footer.jpg) no-repeat center top;
			margin-top: -60px;
			margin-left: 20px;
			z-index: 100;
			}
	
#left	{
		width: 200px;
		height: 458px;
		margin-left: -20px;
		float: left; 
		padding:  10px;
		}
		
#left2	{
		width: 600px;
		height: 1500px;
		margin-left: -20px;
		margin-top: 30px;
		float: left; 
		padding:  30px;
		}

#left3	{
		width: 600px;
		height: 1500px;
		margin-left: -20px;
		margin-top: 30px;
		float: left; 
		padding:  30px;
		}
		
#middle	{
		width: 450px;
		height: 520px;
		float: left; 
		}

#middle2	{
		width: 450px;
		height: 1500px;
		float: left; 
		}
		
#right	{
		width: 200px;
		height: 458px;
		float: left;
		padding: 10px;
		}
	
#right2	{
		width: 200px;
		height: 1500px;
		float: left;
		padding: 10px;
		}

#right3	{
		width: 200px;
		height: 1500px;
		float: left;
		padding: 10px;
		margin-top: 34px;
		}
		
#headline	{
			font: bold 28px tahoma;
			margin-left: 400px;
			color: #63093F;
			}

#text1	{
		font: 14px tahoma;
		font-weight: bold;
		color: #000000;
		}
		
#text2	{
		font: 14px tahoma;
		text-align: center;
		color: #000000;
		}

#txt2	{
		font: 14px arial;
		text-align: center;
		color: #000000;
		font-weight: bold;
		}
		
#text3	{
		font: 15px tahoma;
		color: #000000;
		padding-left: 10px;
		}

#text4	{
		font: 17px arial;
		font-size: 17px;
		font-weight: bold;
		color: #000000;
		}
		
#text5	{
		font: 18px tahoma;
		font-weight: bold;
		text-align: left;
		padding-left: 10px;
		}
		
#text6	{
		font: 17px tahoma;
		}
	
#text7	{
		font: 15px tahoma;
		color: #000000;
		margin-left:  100px;
		}
		
#text8	{
		font: 18px tahoma;
		font-weight: bold;
		text-align: center;
		padding-left: 10px;
		}
		
#text9	{
		font: 14px tahoma;
		color: #000000;
		padding-left: 10px;
		}
		
#text10	{
		font: 12px tahoma;
		font-weight: bold;
		}
		
#text11	{
		font: 9px tahoma;
		}
		
#r-colposition	{
		font: 18px tahoma;
		margin-left: 40px;
		margin-top: -50px;
		}
		
#transbox	{
		width: 206px;
		height: 110px;
		border: 1px solid black;
		padding: 5px;
		}
	
h3		{
		font: 17px tahoma;
		color: #63093F;
		}

#center	{
		background-position:center;
		}
		
#pix	{
		padding-right: 10px;
		}
		
a:link 		{
			color: blue; 
			text-decoration: none; 
			}
			
a:active 	{
			color: gray; 
			text-decoration: none; 
			}
			
a:visited 	{
			color: purple; 
			text-decoration: none; 
			}
			
a:hover 	{
			color: red; 
			text-decoration: none; 
			}			
			

