﻿.SubTitle
{
  position: relative;
  color: rgb(70,70,70); 
  top:10px;  
  text-align:center; 
  font-size:28px; 
  display: inline;
  margin:0px;   
}

h3
{
  color: rgb(70,70,70);   
  text-align:center; 
  font-size:28px;   
}


.Image1
{

  display: block;
  width: 400px;
  height: 300px;
	
}

.Image2
{
  display:none;
  width: 400px;
  height: 300px;
	
}

.smallImage
{
  position: relative;
  float:left;	
  width:300px;
  height:230px;
  top:2px;
	
}

.slideText
{
  position: relative;
  float:left; 
  top:5px; 
}

.text
{
	font-size:large;
	display:none;
	width: 360px;
	text-align: center; 
}
