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


td, a {
	color:#FFFFFF;
}

.greenleft {
	background-image:url(http://content.animationmentor.com/11secondclub/images/green_left.gif);
	background-repeat: repeat-y;background-position:left;
}

.greenright {
	background-image:url(http://content.animationmentor.com/11secondclub/images/green_right.gif);
	background-repeat: repeat-y;
	background-position:right;
}

h1 {
	font-size: 24px;
	font-family: Impact, Charcoal, sans-serif;
	font-weight: normal;
	margin: 0px;
	margin-top: -20px;
	margin-bottom: -5px;
}

.space {
	padding-left: 15px;
}
.badge {
	background-repeat: no-repeat;
	background-image:url(http://content.animationmentor.com/11secondclub/images/green_badge.gif);
	background-position:bottom;
}
.gradient {
	background-repeat:repeat-x;
	background-image:url(http://content.animationmentor.com/11secondclub/images/gradient.jpg);
}
.right {
	background-repeat:repeat-y;
	background-image:url(http://content.animationmentor.com/11secondclub/images/green_right.png);
}
.title {
	font-family: Impact;
	font-size:22px;
	letter-spacing: 2px;
}
.critique {
	font-family: Arial;
	font-size:12px;
	padding-top: 7px;
	text-align:justify;
}
.whatcritique {
	font-family: Arial;
	font-weight:bold;
	font-size:14px;
}
.link {
	color:#FF8800;
}

.sub {
	font-family: Arial;
	font-size:13px;
	letter-spacing:0px;
	vertical-align:top;
	text-align:left;
	padding-top:2px;
}

.animator {
	font-family: Arial;
	padding-top: 20px;
	text-align:justify;
	font-size:12px;
	letter-spacing:0px;
	vertical-align:top;
}

.year {
	font-family: Arial, bold;
	font-size:16px;
	letter-spacing:0px;
	text-align:left;
	vertical-align:top;
	padding-top: 10px;
}

.month {
	font-family: Arial, bold;
	font-size:12px;
	letter-spacing:0px;
	text-align:left;
	vertical-align:top;
}

.allrights {
	font-family: Arial, bold;
	color: #6E7D97;
	font-size:11px;
	letter-spacing:0px;
	vertical-align:top;
}

.spike {
	padding-top:25px;
}	
	
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	background-color: #f6f4e5;
	background-image: url(http://content.animationmentor.com/11secondclub/images/background.gif);
	background-repeat: repeat-x;
}

a:link {
	color: #FFFFFF;
}

.style1 {
	color: #000000;
	padding-top:5px;
}

.style2 {
	font-family: Arial; 
	font-weight: bold; 
	font-size: 14px; 
	color: #000000;
	text-align:left;
	padding-top:5px;
}

#Layer1 {
	position:absolute;
	left:416px;
	top:248px;
	width:470px;
	height:128px;
	z-index:1;
}

a:hover {
	color: #CCCCCC;
}
