/* @override http://www.trampolinelearning.com/styles/master.css */

body{
	margin:0;
	padding:10px 0 0 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 22px;
	background-color: #E9E9E9;
}

h1 {
font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;}
td {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
.main {
	background-color: #FFFFFF;
	padding: 0;
	margin: 0;
	position: relative;
	text-align: left;

}

#leftcolumn {
	width: 288px;
	padding: 0;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#leftcolumnlinks ul{
	text-align: left;
	padding: 5px 0 0 100px;
	margin: 5px 0 5px 0;
	background-color: #ECF5FB;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

#leftcolumnlinks li{
padding: 0;
	list-style-type: none;
}

#leftcolumnlinks li a{
padding: 0 0 0 5px;
	margin: 0;
	
}

#leftcolumnlinks li b a:link{
padding: 0 0 0 5px;
	margin: 0;
	font-weight: bold;
	color: #FFFFFF;
	display: block;
	background-color: #0396D7;
	
}
#leftcolumnlinks li b a:visited{
padding: 0 0 0 5px;
	margin: 0;
	font-weight: bold;
	color: #FFFFFF;
	display: block;
	background-color: #0396D7;
	
}
#leftcolumnlinks li b a:hover{
padding: 0 0 0 5px;
	margin: 0;
	font-weight: bold;
	color: #ffffff;
	display: block;
	background-color: #000000;
	
}

#leftcolumnlinks li a:link{
	font-weight: bold;
	color: #000000;
	display: block;
}

#leftcolumnlinks li a:visited{
	font-weight: bold;
	color: #000000;
	display: block;
}

#leftcolumnlinks li a:hover{
	font-weight: bold;
	color: #FFFFFF;
	display: block;
	background-color: #0396D7;
}
.leftcolumnlinkson{
	font-weight: bold;
	color: #FFFFFF;
	display: block;
	background-color: #0396D7;
}


#leftcolumnlinks{
text-align: center;	
}

#rightcolumn {
	width: 490px;
	margin:0;
	padding:0;
	vertical-align: top;
	background-color: #FFFFFF;
	text-align: left;
}

#rightcolumn img{
	margin:0;
	padding:0;
	vertical-align: top;
}

#content{
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 10px;
	margin:0;
	border-left: 1px solid #0396D7;
	vertical-align: top;
	width: 458px;
	line-height: 18px;
}


#content  li{
	padding:10px 0 10px 0;
	margin:0;
	list-style-type: disc;
}


#programs ul{
	padding:0;
	margin:0;
}


#programs li{
	padding:10px 0 10px 80px;
	margin:0;
	list-style-type: none;
}

#member{
	height:130px;
	background-image:  url("../imgs/img_member.gif");
	width:228px;
	font-size: 12px;
	font-style: italic;
	line-height: 16px;
	text-align: left;
	padding: 0 0 0 60px;
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FFFFFF;
	float: left;
	position: relative;
}
.icons{
	background-repeat: no-repeat;
	background-position: right center;
	background-color: #FFFFFF;
}

.footer{
	hieght: 36px;
	background-color: #0396D7;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-transform: uppercase;
	text-align: right;
}

.footer a:link{
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;	
}

.footer a:visited{
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;	
}

.footer a:hover{
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;	
}


#content a:link{
	font-size: 12px;
	font-weight: bold;
	color: #0396D7;
	text-decoration: none;	
}

#content a:visited{
	font-size: 12px;
	font-weight: bold;
	color: #0396D7;
	text-decoration: none;	
}

#content a:hover{
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;	
}

.tabletitle {
font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color:#0396D7;}
	
#tabletitlebg {
	height: 1px;
	background-color:#0396D7;}
form td {
	background-color:#ffffff;}
	
	
#infobg{
	background-color:#FFFF99;}
	
#list {
	padding-left: 30px;
}

#game {
border:1px solid #000000;
height: 355px;
width: 475px;
}

.archive ul{
	border:1px solid #0396D7;
	padding: 10px;
	margin: 0;
	
}
#content .archive h2{
	margin: 18px 0 5px 0;
	padding: 0;
}
#content .archive ul li {
	margin: 0 0 5px 0;
	padding: 0;
	list-style-type: none;
	border-bottom: 1px solid #cccccc;
}
#content .archive ul li:last-child {
	border:none;
	margin: 0;
}
