body,td,th
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.style1
{
	font-family: "Courier New", Courier, mono;
	font-weight:500;
	color:olive;
	font-size: 14px;
}

.bigIdeaBox
{
	width: 70px;
	height: auto;
	padding: 3px 3px 3px 3px;
	border-color: olive;
	border-width: 2pt;
	border-style: dotted;
}

.style3
{
	font-family: Arial, Helvetica, sans-serif;
	color: #51AD23;
	font-size:30px;
	font-weight:700;
}

.style4
{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

.content
{
	background-color: #FFF;
	position: absolute;
	margin-right: auto;
	margin-left: 10;
	padding-left: 35px;
	padding-right: 35px;
	text-align: left;
	width: 650px;
	margin-bottom: -10px;
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: 200;
}

h1
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22pt;
	font-style: normal;
	font-weight: 700;
	color: #980034;
}

#leftnavigation
{
	position: absolute;
	left: 10px;
	top: 10px;
	width: 75px;
	height: 500px;
	z-index: 1;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: 200;
	color: #000;
}

#alphabet
{
	position: absolute;
	left: 100px;
	top: 10px;
	width: 600px;
	height: 29px;
	z-index: 1;
	text-align: center;
}

#storyimage
{
	position: absolute;
	left: 100px;
	top: 150px;
	background-color: #FFF;
	border: 0px;
	width:300px;
	height: 300px;
}

#smallBox
{
	position: absolute;
	left: 400px;
	top: 150px;
	width: 300px;
	display: table;
	background-image: url(../a2z/images/box_north_sm.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#smallBoxBody
{
	margin-top: 1.8em;
	margin-bottom: -1.8em;
	background-image: url(../a2z/images/box_ew.gif);
	background-repeat: repeat-y;
	background-position: right;
}
#smallcheater
{
	padding: 10px 35px 5px 35px;
	background-image: url(../a2z/images/box_ew.gif);
	background-repeat: repeat-y;
	background-position: left;
} 
#smallBoxBottom
{
	padding: 15px;
	margin-top: 1.8em;
	background-image: url(../a2z/images/box_south_sm.gif);
	background-repeat: no-repeat;
	background-position: left;
}


#tryThis
{
	position: absolute;
	left: 300px;
	top: 425px;
	width: 225px;
	height: auto;
	background-color: #FFF;
	border: 0px;
}

#bigIdeaBox
{
	position:absolute;
	width: 75px;
	height: auto;
	top: 515px;
	left: 10px;
	padding: 5px 5px 5px 5px;
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
	border-color: olive;
	border-width: 2pt;
	border-style: dotted;
}



.whatElseText
{
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: 200;
}

.howToText
{
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: 200;
}


.storyText
{
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom:0px;
	padding-top:0px;
	font-family: courier;
	font-size: 11pt;
	font-weight: 400;
	color: olive;
}

#howToBox
{
	position: absolute;
	left: 100px;
	top: 525px;
	text-align: center;
}

#highHowToBox
{
	position: absolute;
	left: 100px;
	top: 400px;
	text-align: center;
}

#boxTopLarge
{
	position: relative;
	left: 0px;
	top: 0px;
	width: 600px;
}

#boxBottomLarge
{
	position: relative;
	left: 0px;
	top: 0px;
	width: 600px;
}

#boxMiddleLarge
{
	position: relative;
	left: 0px;
	top: 0px;
	width: 600px;
	text-align: center;
	background-image: url(../a2z/images/box_middle.gif);
	background-repeat: repeat-y;
	background-position: 0pt 0pt;
}

#linksBox
{
	position: relative;
	left: 0px;
	top: 10px;
	width: 300px;
	display: table;
	background-image: url(../a2z/images/box_north_sm.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#linksBoxBody
{
	margin-top: 1.8em;
	margin-bottom: -1.8em;
	background-image: url(../a2z/images/box_ew.gif);
	background-repeat: repeat-y;
	background-position: right;
}
#linkscheater
{
	padding: 10px 35px 5px 35px;
	background-image: url(../a2z/images/box_ew.gif);
	background-repeat: repeat-y;
	background-position: left;
} 
#linksBoxBottom
{
	padding: 15px;
	margin-top: 1.8em;
	background-image: url(../a2z/images/box_south_sm.gif);
	background-repeat: no-repeat;
	background-position: left;
}


.imgFloatLeft
{
	float: left;
	margin: 5px 5px 5px 5px;
}

/* a img { border: 0px; } */
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FF3300;
}
