/* 
#009999 mid
#006666 dark
#CCFFFF light
#99FFFF bright
*/

body {
	margin: 0px;
	padding: 0px;
	background-color: #006666;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
}
h1{
color:#009999;
}

h2, h3, h4, h5, h6{
	font-family: Arial, Helvetica, sans-serif;
	color: #009999;
}
table th{
	font-family: Arial, Helvetica, sans-serif;
	color: black;
	background-image: none;
	margin: 0px;
	padding: 0px;

}
h1 {
	font-size: 1.7em;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 10px;	
	text-align: left;	
}
h2 {
	font-size: 1.2em;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 6px;
	margin-bottom: 6px;
	
	}
	h3 {
	font-size: 1em;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	}
h4 {
	font-size: .8em;
}
h5 {
	font-size: .6em;
}
h6 {
	font-size: .4em;
}

p{
	margin: 0px;
	padding: 0px 0px 10px;
	}
ul{
	margin-top: 0px;
	margin-bottom: 6px;
}
ol li{
	margin-top: 6px;
	margin-bottom: 6px;
}


HR {
	width: 100%; 
	height: 1px;
}
#wrap{
	text-align: center;
	width: 760px;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	background-image:url(../images/nav/bg_wrap2.gif);
	background-repeat: repeat-y;
}


#wrap2{
	margin:0;
	padding:0;
}
#headerindex{
	text-align: left;
	width: 100%;
	margin: 0px 0px 0px;
	padding: 0px;
	background-image: url(../images/nav/title.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 60px;
	vertical-align: bottom;
	background-color: #006666;
}
#header{
	float:left;
	width:700px;
	margin: 0px;
	padding: 0px 0px 0px 10px;
	background-position: bottom;
}

#header ul{
	list-style:none;
	font-size:.8em;
	margin:0 0 0 3em;
	padding:0;
}

#header a{
color:#006666;
	display:block;
	font-size:1.2em;
	letter-spacing:-1px;
	padding:10px 20px 9px 14px;
	text-decoration:none;
}
#header a:hover{
	background-image: url(../images/nav/bg_topnav.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#header li{
	float:left;
	margin:0 4px 0 0;
	padding:0 0 0 9px;
}
#header{
	text-align: left;
	width: 100%;
	margin: 0px 0px 8px;
	padding: 10px 0px 0px;
	color:#009999;
	background-image: url(../images/nav/bg_header.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#header h1{
	padding: 10px 0px 10px 36px;
	margin: 0px;
}
#navcontainer {
	font-size:1em;
	margin: 0;
	padding: 0;
	list-style-type: none;
	width: 10.5em;
	float:left;
	background-image: url(../images/nav/bg_sid.gif);
	background-repeat: repeat-y;
	background-position: right;
	text-align:left;
}
#navcontainer h1
{
	background-image: url(../images/nav/bg_sid_h1.gif);
	background-repeat: no-repeat;
	padding: 0px 6px 6px;
	background-position: right top;
	font-size: .5em;
}
#navcontainer ul
{
	margin: 0;
	padding: 0 0 0 10px;
	list-style-type: none;
}
#navcontainer p
{
	background-image: url(../images/nav/sid_end.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#navcontainer li { margin: 0 0 .2em 0; }

#navcontainer ul li ul li{
	margin-top: 0;
	margin-right: 0;
	margin-left: 0.4em;
	font-size: .9em;
}


#navcontainer a
{
display: block;
color: #006666;
padding: 0.2em 1em 0.2em 0.8em;
text-decoration: none;
}

#navcontainer a:hover
{
	text-decoration: underline;
	background-image: url(../images/nav/sid_hover.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
#content {
	text-align: left;

	margin- left: 230px;
	padding: 6px 6px 6px 20px;
	margin-left: 10em;
}


#content table{
	width: 100%;
	margin: 0px;
	padding: 0px;
	border: none;
}
#footer {
	text-align: right;
	width: 100%;
	margin: 0px;
	padding: 20px 0px;
	background-image: url(../images/nav/bg_footer.gif);
	background-position: center bottom;
	background-repeat: no-repeat;
	font-size: .7em;
}
#footer a {
	padding-right: 30px;
	padding-top:20px;
	color: #006666;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#sitecredit {
	font-size: 0.8em;
	color: #000000;
	padding: 10px 0px 20px;
}
#sitecredit a{
	font-size: 1em;
	color: #CCCCCC;
}


#leftindex{
	text-align:left;
	float:left;
	width: 45%;
	padding: 10px 10px 10px 60px;
}
#rightindex{
text-align:left;
padding:10px;
margin-left: 55%;
}

.bold {
	FONT-WEIGHT: bold
}
.italic {
	FONT-STYLE: italic
}

.code {
	FONT-FAMILY: monospace;
	font-size: 11px;
	border: 0px #CC9900 none;
	clip:   rect(   );
	font-weight: normal;
	background-color: #CCFFFF;
	padding: 6px 10px 10px;
}

.note {
	font-weight: bold; COLOR: #006666
}
.markup, .file_name {
	font-weight: bold;
	color: #006666;
	font-size: .9em;
}
.quote {
font-weight: normal;
font-size: 13px;
font-family: sans-serif; 
	color: #3366CC; 
	line-height: 16px
}


.typein { 
font-size: 12px; 
COLOR: #cc3300 ; 
font-family: Verdana, Arial, Helvetica, sans-serif; 
}
.typeaction {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #6600CC;
	font-weight: bold;
	font-size: .9em;
}
.box {
	background-color: #F3F3E9;
	border: thin solid #666699;
	width: 90%;
	padding: 6px 6px 8px;
	margin-bottom: 10px;
}

.hide{
display:none
}
.lookslike{
font-size:1em;
	color:#990000;
	font-weight:bold;
	padding-left:20px;
	font-size: 0.9em;
}
.step {
	background-image:url(../images/icons/step_sm.gif);
	background-repeat: no-repeat;
	background-position: left middle;
	padding-top: 30px;
	margin-left: 0px;
	padding-left: 60px;
	padding-bottom: 15px;
	line-height: 1.1;
}
.exercise {
	background-image:url(../images/icons/exercises.gif);
	background-repeat: no-repeat;
	background-position: left middle;
	padding-top: 30px;
	margin-left: 0px;
	padding-left: 60px;
	padding-bottom: 15px;
	line-height: 1.1;
}
