body 
	{
	color: #333;
	background-color: #fff;
	margin: 0px
	}

#content     
	{
	font-family: Arial, Helvetica, sans-serif;
	background-color: #fff;
	border: 5px solid #ccc;
	margin-top: -198px;
	margin-left: -320px;
	position: absolute;
	top: 50%;
	left: 50%;
	width: 640px;
	height: 396px;
	padding: 10px;
	visibility: visible
	}
	
#content p.largetext{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	line-height: 34px;
	color: #333;
	margin: 0 0 0 20px;
	padding: 0;
	text-align: left;
	width: 620px;
}

#content p.largetext a{
		color: #BA4235;
	text-decoration: none;
	border-bottom: 1px solid #BA4235;
}

#content p{
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	margin: 20px 0 0 20px;
	padding: 0;
	text-align: left;
	line-height: 24px;
	font-size: 15px;
}

span.left{
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	margin: 20px 0 0 20px;
	padding: 0;
	text-align: left;
	line-height: 24px;
	font-size: 15px;
	float: left;
}

span.right{
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	margin: 20px 0 0 280px;
	width:150px;
	padding: 0;
	text-align: left;
	line-height: 24px;
	font-size: 15px;
	float: left;
}

.bodytext 
	{
	font-size: 14px
	}

.headline 
	{
	font-weight: bold;
	font-size: 24px
	}

#footer 
	{
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, sans-serif;
	text-align: center;
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 100%;
	height: 20px;
	visibility: visible;
	display: block
	}

a:link, a:visited 
	{
	color: #333;
	text-decoration: none;
	border-bottom: 1px solid #333;
	}

a:hover 
	{
	color: #BA4235;
	text-decoration: none;
	border-bottom: 1px solid #BA4235;
	}

.captions  
	{
	color: white;
	font-size: 10px;
	line-height: 14px;
	font-family: Verdana, Geneva, Arial, sans-serif;
	text-align: left
	}

#caption1     
	{
	padding-left: 6px;
	border-top: 1px dashed #66c;
	position: absolute;
	top: 50%;
	left: -180px;
	width: 150px;
	height: 120px;
	visibility: visible;
	display: block
	}

#caption2    
	{
	padding-left: 6px;
	border-left: 1px dashed #66c;
	position: absolute;
	top: 92px;
	left: 125px;
	width: 250px;
	height: auto;
	visibility: visible;
	display: block
	}
	
img.logo{
	margin: 10px 0 10px 10px;
	display: block;
}

img.line{
	margin:60px 0 10px -10px;
	display: block;
}
