@charset "utf-8";
/* CSS Document */

body,td,th {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
body {
	background-color: #ffe1fa;
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a { color: #00F;}
#content { 
	width: 930px;
	margin-left:auto;
	margin-right:auto;
	padding-left: 6px;
	padding-right: 6px;
	background-color: #FFF;
}
.header {
	text-align: center;
	height: 45px;
	font-family: "Comic Sans MS", cursive;
	text-transform:uppercase;
	font-size: 24px;
	font-weight: bold;
	color: #FFF;
	line-height: 45px;
	background-color: #f83772; }
	.black { font-size: 35px !important; color: #000 !important; }
	.header a { color: #FFF; text-decoration:none; }
	.header a:hover {text-decoration: underline; }
	
	.header div {
		float: left;
		padding-left: 55px;
	}
.contentRow { margin-top: 2px; }
.contentRow h1 { margin: 0px; padding:0px; font-size: 78px; font-family: "Comic Sans MS", cursive; color: #00f; font-weight: bold;}
.contentRow h1 a { color: #00f; text-decoration: underline; }
.contentRow h2 { margin: 0px; padding:0px; font-size: 32px; font-family: "Comic Sans MS", cursive; color: #f00; font-weight: bold; text-align: center;}
.imgBorder { border: 1px solid #00F; }
.imgFloat { margin-bottom: 2px; margin-right: 2px; float: left; }
.modelFloat { margin-bottom: 2px; margin-right: 2px; float: left; text-align: center; font-family: "Comic Sans MS", cursive; color:#f83772; font-size: 14px; font-weight: bold; }
.subheader {
	text-align: center;
	font-family: "Comic Sans MS", cursive;
	text-transform:uppercase;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: -0.1em;
	color: #000;}
.header2 {
	text-align: center;
	font-family: "Comic Sans MS", cursive;
	text-transform: uppercase;
	font-size: 23px;
	font-weight: bold;
	letter-spacing: -0.1em;
	color: #000;
}
.subVideoJoin {
	text-align: center;
	font-family: "Comic Sans MS", cursive;
	text-transform: uppercase;
	font-size: 20px;
	font-weight: bold;
	color: #000;
}	
.tiny { font-size: 12px; font-family: Arial, Helvetica, sans-serif; }
.vPreview {
	display: block;
	width:320px;
	height:240px;
}
.tPreview {
	display: block;
	width:417px;
	height:233px;
}
