﻿
div#fancy_div {
	background: #fff;
	color: #000;
	height: 100%;
	width: 100%;
	z-index: 100;
}


#mainImage
{
	border:4px silver solid;
    height: 425px;
    width: 970px;
}
#mainImage div{width: 393px; text-align: left; float:left; margin-left:10px; margin-right:10px;}
#mainImage h1{font-size: 34px; font-weight: bold;}
#mainImage h2{font-size: 18px; font-weight: bold;}
#mainImage h3{font-size: 12px;}
#mainImage img{float:right;}
#mainImage input{display:block;}


#uploader table{
	margin-left:10px;
}
.youtubeTitle
{
	font-size:16px;
}
				
