* { margin: 0; padding: 0; border: 0; }
		
body { font-family: Verdana; }
body#home { background: url('../images/home_bg.jpg') 0 0 no-repeat; }
			
#header a{ 
	font-family: Verdana;
	color: #777777;
	text-decoration: none;
}
#header a:visited { color: #999999; } 
#header a:hover { color: #333333; }

#footer a{ 
	font-family: Verdana;
	color: #777777;
	text-decoration: none;
}
#footer a:visited { color: #999999; } 
#footer a:hover { color: #333333; }

a { 
	font-family: Verdana;
	color: #cc6600;
}
a:visited { color: #CC9966; } 
a:hover { color: #993300; }



#pdf-link {
	font-size: 10px;
	a color: #cc6600;
	a:visited { color: #339966; } 
	a:hover { color: #993300; }
}
		
#header-container {
	width: 898px;
	height: 105px;
}
		
#header { 
	font-family: Verdana;
	font-size: 11px;
	color: #777777;
	width: 476px;
	height: 95px;
	padding-left: 28px;
	padding-top: 10px;
	float: left;
}

#footer-container {
	width: 898px;
	height: 11px;
	float:left;
}

#footer { 
	font-family: Verdana;
	font-size: 10px;
	color: #777777; 
	width: 600px;
	height: 22px;
	padding-top: 50px;
	padding-left: 240px;
	float:left;
}

#home #header {
	padding: 10px 0 0 28px;
}
		
#title-img-container { float: right; }
		
#left-column { float: left; }
				
#navbar { width: 205px; padding-right: 9px; }
#navbar a, #navbar img { display: block; }
.video-link { background: url('../images/video_icon.gif') 96% 50% no-repeat; }
.video-link-def { background: url('../images/video_icon.gif') 0% 50% no-repeat; }
#navbar a { 
	margin-left: 21px; 
	font-size: 13px;
	padding-bottom: 5px;
	color: #cc6600;
	text-decoration: none;
}
#navbar a:hover { color: #993300; }

#navbar img { margin: 19px 0 9px 0; }
#navbar img.first { margin-top: 0px; }
#navbar .selected { color: #669999; }

#arrow-img {
	position: absolute;
	top: 600px;
	left: 0px;
}
		
#container {  
	width: 898px;
	float: left;
}

#container-content {
	width: 684px;
	float: left;
}

		
#center-column {
	border-left: 2px dotted #a3c2c2;
	border-right: 2px dotted #a3c2c2;
	width: 407px;
	float: left;
	padding: 0 15px;
}

#center-column-video {
	border-left: 2px dotted #a3c2c2;
	width: 669;
	float: left;
	padding-left: 15px;
}

#center-column-undervideo {
	border-left: 2px dotted #a3c2c2;
	border-right: 2px dotted #a3c2c2;
	width: 407px;
	float: left;
	padding: 15px 15px;
}

		
h1 { 
	font-weight: normal;
	font-size: 19px;
	color: #669999;
	margin-bottom: 18px;
}
		
h2 { 
	font-weight: bold;
	font-size: 12px;
	color: #333333;
}
		
h3 { 
	font-weight: bold;
	font-size: 11px;
	color: #cc6600;
	border: 1px solid #cc6600;
	width: 393px;
	height: 14px;
	background: url('../images/twiddle_bg.gif') 0 0 no-repeat;
	padding: 5px 0 5px 14px;
	margin-bottom: 8px;
}
		
h3 .left { float: left; }
h3 .right { float: right; margin-right: 10px; }
		
h3 .learnmore { 
	font-size: 10px;
	font-weight: normal;
}

h4 { 
	font-weight: bold;
	font-size: 12px;
	color: #cc6600;
	margin-bottom: 12px;
	margin-top: 8px;
}

h5 { 
	font-weight: bold;
	font-size: 12px;
	color: #333333;
	margin-top: -6px;
}

/* h6 is same as h4, except no bottom margin */
h6 { 
	font-weight: bold;
	font-size: 12px;
	color: #cc6600;
	margin-top: 8px;
}
		
p, ul {
	font-size: 12px;
	color: #333333;
	width: 407px;
	margin-bottom: 20px;
}

p { line-height: 17px; }

p.twiddle-title { 
	margin-top: 17px; 
	margin-bottom: 10px;
}

p.bot-margin-17 { margin-bottom: 17px; }
p.bot-margin-16 { margin-bottom: 16px; }
p.bot-margin-10 { margin-bottom: 10px; }
p.bot-margin-8 { margin-bottom: 8px; }
		
p.under-twiddle { margin: 24px 0px 10px 0; }
p.between-twiddle { margin: 10px 0px 10px 0; }

li { margin: 0 0 10px 30px; }
		
p a { text-decoration: underline; }

.subpara { 
	width: 377px;
	color: #666666;
}

.note { 
	color: #666666;
	font-size: 11px;
	margin-top: -15px;
	line-height: 1.1em;
}

.table-content {
	font-size: 12px;
	color: #333333;
	border: 1px dotted #669999;
}

#cycle {
	width: 572px;
	border: 2px solid #669999;
	margin-bottom: 15px;
}

.caption { 
	font-size: 10px; 
	color: #777777;
	margin-top: 1px;
	width: 192px;
}

.video-header {
	font-size: 14px;
	font-style: italic;
	color: #669999;
	margin-bottom: 9px;
}

#extended-list p {
	line-height: 2px;
}

#extended-list-margin p {
	margin-bottom: 3px;
}

#left-margin-10 {
	margin-left: 10px;
	font-size: 12px;
}
#left-margin-10 p {
	line-height: 20px;
}

#left-margin-20 {
	margin-left: 20px;
	margin-bottom: 10px;
	font-size: 12px;
}
#left-margin-20 p {
	line-height: 20px;
}

#icon {
	margin-top:4px;
	}

.icon-text {
	margin-left:12px;
	}

#parens { color: #666666; }

.paren { color: #666666; }

#player { margin-bottom: 15px; }

.quote {
	font-size: 12px;
	line-height: 19px;
	color: #46808B;
	padding: 0 30 0 30px;
	margin-left: 30px;
	width: 360px;
}

.author {
	font-size: 11px;
	font-weight: bold;
	text-align: right;
	color: #666666;
	margin-top: -20px;
	width: 390px;
}

.teacher { font-size: 11px; }

.attribution { color: #666666; }

#prodev {
	width: 403px;
	border: 2px solid #669999;
	margin-bottom: 16px;
}
		
#right-column { padding: 84px 12px 0 12px; float: right; }

#right-column-why { padding: 100px 12px 0 12px; float: right; }

#right-column-partner { padding: 100px 12px 0 12px; float: right; }

.right-column-back1 { padding-top: 600px; width: 192px; font-size: 12px;}
.right-column-back2 { padding-top: 450px; width: 192px; font-size: 12px;}
.right-column-back3 { padding-top: 450px; width: 192px; font-size: 12px; }

#home #footer {
	padding: 14px 0 0 10px;
}
		
