/* CSS Style Sheet for STOP TARGETING KIDS */
/* written by Drew Celestino for Roswell Park Cancer Institute, 2007 */

/* Layout and Divs */

body	{
	background-color: #CCCCCC;
	text-align: center;
	margin: 10px 0 10px 0;
		}
		
#container	{
	width: 650px;
	border: 1px solid #000;
	background-color: #FFF;
	text-align: left;
	padding: 0px;
	margin: 0 auto;
	overflow: hidden;
	}
	
#head	{
	width: 650px;
	height: 128px;
	margin: 0px;
	padding: 0px;
	background: url(images/head_bg.gif) no-repeat;
	background-position: top;
	}
	
#nav	{
	width: 650px;
	height: 20px;
	border-top: 2px solid #000;
	border-bottom: 2px solid #000;
	background: url(images/nav_bg.jpg);
	}
	
#content	{
	width: 650px;
	padding: 3px;
	}
	
#left	{
	width: 156px;
	height: 100%;
	float: left;
	}
	
#right	{
	width: 156px;
	height: 100%;
	float: right;
	margin-right: 0px;
		}
	
#action	{
	width: 150px;
	height: auto;
	padding: 3px;
	border: 2px solid #000;
	background: url(images/action_bg.jpg);
	}
	
#video	{
	width: 150px;
	height: 350px;
	border: 2px solid #000;
	background: url(images/video_bg.jpg);
	padding: 0px;
	}
	
#center	{
	width: 430px;
	float: left;
	margin-left: 5px;
	}

#pledge	{
	height: 211px;
	margin-top: 6px;
	width: 300px;
	clear: both;
	}
	
#supplemental	{
	width: 380px;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-left: 175px;
	margin-right: 3px;
	}

/* Text Attributes */

p	{
	font-family: "Arial", sans-serif;
	font-size: 12px;
	color: #000000;
	}

a:link	{
	color: #CC0000;
	}
	
a:active	{
	color: #FF9900;
	}
	
a:hover	{
	color: #FF6600;
	}

a:visited	{
	color: #660000;
	}
	
h1	{
	font-family: "Arial", sans-serif;
	font-size: 36px;
	color: #000000;
	}
	
h2	{
	font-family: "Arial", sans-serif;
	font-size: 20px;
	}
	
#action_text h2	{
	font-family: "Arial", sans-serif;
	font-size: 20px;
	color: #FFFFFF;
	text-decoration: underline;
	}
	
#action_text p	{
	font-family: "Arial", sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	}
	
#action_text a:link	{
	color: #FFCC00;
	}
	
#action_text a:active	{
	color: #FF9900;
	}
	
#action_text a:hover	{
	color: #FFFF99;
	}
	
#action_text a:visited	{
	color: #CC9900;
	}
	
#video_text	p	{
	font-family: "Arial", sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	}

#video_text h2	{
	font-family: "Arial", sans-serif;
	font-size: 20px;
	color: #000000;
	text-decoration: underline;
	}
	
#video_text a:link	{
	color: #CC0000;
	}
	
#video_text a:active	{
	color: #FF9900;
	}
	
#video_text a:hover	{
	color: #FF6600;
	}

#video_text a:visited	{
	color: #660000;
	}
	
#nav_text a:link	{
	color: #FFFFFF;
	text-decoration: none;
	}
h3 {
	font-family: Arial, Helvetica, sans-serif;
}

#nav_text a:visited	{
	color: #FFFFFF;
	text-decoration: none;
	}

#nav_text a:active	{
	color: #FF9900;
	text-decoration: none;
	}
	
#nav_text a:hover	{
	color: #FFCC00;
	text-decoration: none;
	}
		
#nav_text ul	{
	font-family: "Arial", sans-serif;
	font-variant: small-caps;
	font-weight: bold;
	font-size: 16px;
	list-style-type: none;
	display: inline;
	margin: 0px;
	padding: 0px;
	text-align: center;
	}
	
#nav_text li	{
	margin-left: 10px;
	margin-right: 10px;
	display: inline;
	}
	
#supplemental li	{
	font-family: "Arial", sans-serif;
	font-size: 12px;
	}
		
/* Classes */

.center	{
	text-align: center;
		}
		
.img_pad	{
	margin: 0 5px;
	}
	
/* Alsett Clearing Method */
.clearfix:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}
* html .clearfix {height: 1%;}
.clearfix {display: block;}
.clearfix {display:inline-block;}.formh1 {
	font-size: 105%;
	font-weight: bold;
	color: #333;
	font-family: "Arial Black", Gadget, sans-serif;
}
#video {
	font-size: 100%;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-left: 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#form1 h4 {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 95%;
	font-weight: normal;
}
.LFT {
	float: right;
	margin: 0px;
	padding: 0px;
}
