﻿* 
{
	text-decoration: none;
	font-family: Trebuchet MS;
	color: Black;

}

#mainDiv
{
	width: 835px;
	height: 545px;
	margin: 0 auto;
	margin-top: 60px;
	

}

#mainDiv div[class~="image"] 
{
	float: left;
}

#mainDiv div[class~="first"]
{
	width: 364px;
	height: 334px;
	margin-top: 150px;
	background-image: url("image1.png");
}

#mainDiv div[class~="second"]
{
	width: 273px;
	height: 336px;
	margin-left: -175px;
	background-image: url("image2.png");
}

#mainDiv div[class~="third"]
{
	width: 288px;
	height: 358px;
	margin-left: -73px;
	margin-top: 40px;
	background-image: url("image3.png");
}

#offsite 
{
	font-size: 18px;
    font-weight: 500;
	width: 225px;
	height: 22px;
	float: right;
	margin-top: -15px;
	margin-right: 111px;
}

#freestyleText 
{
	width: 670px;
	height: 86px;
	float: right;
	margin-top: -79px;
	margin-right: 5px;
	background-image: url("freestyleText.png");
}

#htmlFlash
{
	font-size: 30px;
	font-weight: bold;
	float: right;
	margin-right: 260px;
}
