/*Start main tag styles*/
body {
	font-family: 'Comic Sans MS', Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px
	}
/*End main tag styles*/

ol, ul {
	font-size: 80%
	}

hr {
	border: 3px dotted #369;
	}

blockquote {
	font-size: 80%
	}

.smaller {
	font-size: 70%
	}
/*Start main header styles*/
.headertable {
	width: 100%;
	height: 100px;
	background: url(../images/kidsclimbinglogo.gif) top left repeat-y #9BBAD6;
	border-bottom: 5px solid #369;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px
	}
/*End main header styles*/

/*Start left menu styles*/	
.leftmenu {
	margin: 0px;
	padding: 10px;
	width: 140px !important;
	height: 386px;
	background: url(../images/menugecko.gif) top left repeat-y
	}
	
.leftmenu ul {
	list-style: none;
	margin: 0px;
	padding: 0px
	}
	
.leftmenu ul ul {
	list-style: none;
	margin: 0px 0px 0px 10px;
	padding: 0px
	}
	
.leftmenu a {
	margin: 0px;
	padding: 0px;
	color: #000;
	font-family: 'Comic Sans MS', Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	width: 100%; /*IE 5 PC reads this*/
	voice-family: "\"}\"";
	voice-family: inherit;
	/*width:100px; /*IE5Mac IE6 Mozilla Opera read this*/
	background-color: transparent;
	}
	
.leftmenu a:visited {
	color: #000;
	text-decoration: none
	}
	
.leftmenu a:hover {
	color: #C00;
	text-decoration: none;
	}
/*End left menu styles*/

/*Start content styles*/		
.contentandmenus {
	margin: 0px 0px 40px 0px;
	padding: 0px;
	width: 100%
	}
	
.content {
	margin: 0px;
	padding: 10px;
	border-left: 3px dotted #369
	}
	
.content p {
	font-size: 80%;
	}

.geartables {
	width: 100%;
	padding: 5px
	}

/* Climbing quiz styles */

label, input {
	font-size: 80%;
	cursor:pointer;
	}
.question {
	color:darkblue;
	font-weight:bold;
	}

/*End content styles*/

/*Start right menu styles*/
.rightmenu {
	font-size: 70%;
	margin: 0px;
	padding: 10px 10px 10px 10px;
	width: 150px;
	border-left: 3px dotted #369;
	background: url(../images/menugecko.gif) top repeat-y
	}
/*End right menu styles*/

/*Start footer styles*/	
.footertable {
	margin: 0px 0px 0px 0px;
	padding: 10px;
	font-size: 75%;
	color: #fff;
	width: 100%;
	border-top: 1px solid #369;
	background: #9BBAD6
	}
	
.footer {
	margin: 0px;
	padding: 5px 10px 5px 15px;
	font-size: 90%
	}
	
.footer a {
	text-decoration: none;
	color: #369
	}
	
.footer a:hover {
	color: #fff;
	}
	
.footerlinks {
	color: #fff;
	}
/*End footer styles*/