/* @override http://hassanhodges.com/static/xmas08/style.css */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

.clearthis {
	text-indent: -9000px;
	clear: both;
	line-height: 0;
}




body{
	background-color: #ddd;
	background-image: url(cream.png);
}

.background{
	border-top-color: white;
	border-top-width: 8px;
	border-top-style: solid;
	border-bottom-color: white;
	border-bottom-width: 8px;
	border-bottom-style: solid;
	background-position: center top;
	background-image: url(altcream.png);
}


.wrapper{
	margin-bottom: 18px;
	background-position: center bottom;
	background-repeat: repeat-x;
	background-image: url(borderg.png);
	width: 960px;
	overflow: hidden;
	padding-top: 0px;
	margin-left: auto;
	margin-right: auto;
}

.wrapper>div{
	padding-left: 18px;
	padding-bottom: 36px;
	padding-right: 18px;
	padding-top: 36px;
	margin: 18px;
	background: url(border.png) center top;
	background-repeat: repeat-x;

}

#greetings{
	text-indent: -9000px;
	height: 300px;
	background: url(./greetings2.png) no-repeat center -140px;
	width: 100%;
	position: absolute;
	top: 0;
	margin-bottom: 70px;
	margin-left: auto;
	margin-right: auto;
}

#header img{
	width: 890px;
	height: 710px;
}

#introtext{
	margin: 36px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	width: 400px;
	float: left;
}

#introvideo{
	padding-left: 72px;
	padding-bottom: 36px;
	padding-top: 80px;
	width: 300px;
	float: left;
}

.bodytext{
	width: 240px;
	float: left;
	margin-right: 18px;
	padding: 18px;
}

.list li{
	margin-right: 120px;
	margin-left: 120px;
	list-style-type: none;
	list-style-position: outside;
	background-position: 0 -24px;
	background-repeat: repeat-x;
	background-image: url(border.png);
	padding-left: 8px;
	line-height: 1.4em;
	padding-top: 24px;
	float: left;
	padding-bottom: 18px;
}

.lessonnumber{
	line-height: 40px;
	height: 40px;
	margin-right: 6px;
	background-color: #ab4e4e;
	padding-right: 0px;
	letter-spacing: -4px;
	overflow: hidden;
	width: 45px;
	text-align: center;
	float: left;
	color: #f2f2d9;
	font-size: 50px;
	font-weight: bold;
	font-family: Helvetica, Verdana, Arial, sans-serif;
}
p{
	line-height: 1.3em;
	font-size: 18px;
	color: #333;
}

strong{
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-weight: bold;
	color: #ab4e4e;
	background-color: #ffffef;
}

.caption{
	margin-bottom: 6px;
	background-color: white;
	padding-bottom: 6px;
	padding-top: 6px;
	padding-right: 12%;
	padding-left: 12%;
	line-height: 15px;
	font-size: 12px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
}
#introtext p{
	line-height: 24px;
	font-size: 18px;
}
h1{font-size: 3em;}
h2{font-size: 2.5em;}
h3{font-size: 4.5em;

font-family: Georgia, serif;
font-style: normal;
font-weight: normal;
text-transform: normal;
letter-spacing: -4px;
line-height: 1.4em;
	color: #ab4e4e;
}
h4{font-size: 1.5em;}
h5{font-size: 1em;}
h6{
	min-width: 500px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 19px;
	color: #333333;
}
#lab{
	width: 450px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
#topbackground{
	background-position: center 0px;
	background-repeat: repeat-x;
	background-image: url(borderg.png);
	border-top-color: white;
	border-top-style: solid;
	border-top-width: 12px;
}
.right{
	text-decoration: none;
	font-style: italic;
	font-size: 90%;
	text-align: right;
}
a{
	text-decoration: none;
	color: #ab4e4e;
}
