/* @override http://www.kidcreate.com/ndxz-studio/site/kid/style.css */

/* @override http://www.kidcreate.com/ndxz-studio/site/kid/style.css */


* {
margin: 0;
padding: 0;
} 

body {
font-family: Courier New, Courier;
font-size: 11px;
line-height: 16px;
color: #333;
background: #e6e6de url(http://img.skitch.com/20100617-cytmgx831m2fjwmr6drtyajaq7.jpg) repeat;
}

body.section-1 {
}

body.section-2 {
}

body.section-3 {
}

a:link {
background-color: none;
color: blue;
text-decoration: none;
} 

a:active {
background-color: none;
color: #666;
	text-decoration: none;
}

a:visited {
background-color: none;
color: #666;
	text-decoration: none;
}

a:hover {
background-color: none;
color: blue;
	text-decoration: underline; 
}

a img {
border: 0 none;
}

#img-container span.backgrounded a, #img-container a.thickbox, #img-container a.thumb-img, #img-container #d-col1 a {
background:transparent none repeat scroll 0 0;
}

#menu {
    text-align: left;
    width: 200px;
    overflow: auto;
    top: 10px;
    bottom: 15px;
	left: 20px;
    position: fixed;
	background: transparent;
	line-height: 16px;

}

#menu ul {
font-family: Courier New, Courier;
font-size: 11px;
font-weight: normal;
line-height: 16px; 
text-transform:  ;
list-style-image: none;
list-style-position: outside;
list-style-type: none;
margin: 0 0 10px;
color: blue;
text-decoration: none;
}

#menu ul li.section-title {
font-family: Courier New, Courier;
font-size: 12px;
font-style: normal;
font-weight: normal;
line-height: 24px;
color: blue;
text-decoration: none;
}

#menu a {
font-family: Courier New, Courier;
font-size: 11px;
font-style: normal;
font-weight: normal;
line-height: 16px;
color: blue;
text-decoration: none;
}

#menu a:hover {
background-color: none;
color: blue;
text-decoration: underline;
}

#menu a:active {
background-color: none;
color: blue;
text-decoration: underline;
}

#content {
height: 100%;
margin: 25px 200px 0 200px;
top: 0;
}

.container {
padding: 20px 5px 25px 10px;
}

#content p {
margin-bottom: 20px;
width: 650px;
}

p {
margin: 0 0 9px;
}

h1 {
font-size: 11px;
}

h2 {
font-size: 24px;
}

h3 {
font-size: 16px;
}

h4 {
font-size: 12px;
}

h6.visible {
visibility: visible;
}

#img-container {
margin: 0;
padding: 0;
}

#img-container p {
margin: 0;
padding: 0 0 12px;
width: 500px;
}

#once {
clear: left;
}

#speedImages {
	position: relative;
	width: 500px;
	height: 350px;
}
	#speedImages img {
		position: absolute;
		left: 0;
		top: 0;
	}
	
	#speedImages .logo {
		position: absolute;
		top: 50%;
		left: 50%;
		margin-left: -40px;
		margin-top: -40px;
		z-index: 2;
	}