/* Main css file for index.html */
html * {
	font-family: verdana;
}

#main {
	display: none;
}

body {
	margin: 10px 10px 0px 10px;
	padding: 0px;
	font-size: 11px;
	color: #777777;
}
#leftcontent {
	position: absolute;
	left: 10px;
	top: 66px;
	width: 140px;
	background: #fff;
	padding-top: 50px;
}

#centercontent {
	margin-left: 139px;
	margin-right: 139px;
	height: 640px;
	overflow: auto;
}
html>body #centercontent {
	margin-left: 141px;
	margin-right: 141px;
}
#rightcontent {
	position: absolute;
	right: 11px;
	top: 66px;
	width: 140px;
	background: #fff;
	border-left: solid 1px #5f97ff;
}
#banner {
	background: #fff;
	height: 64px;
	font-size: 28px;
	color: #ff975f;
}
#bottomcontent {
	background: #fff;
	height: 120px;
	font-size: 12px;
	color: #5f97ff;
	border-top: solid 1px #5f97ff;
}
#footer {
	background: #fff;
	height: 30px;
	font-size: 10px;
	color: #777777;
	border-top: solid 1px #5f97ff;
}
.afoot {
	color: #5f97ff;
}
.coaches {
	padding-left: 0px;
	padding-right: 10px;
	float: left;
}
.belt {
	padding-left: 10px;
	margin-left: 10px;
	float: left;
}
.biog {
	padding-left: 10px;
	padding-right: 10px;
}
html>body #banner {
	height: 39px;
}
p, h1, pre {
	margin: 0px 10px 10px 10px;
}
h1 {
	font-size: 12px;
	padding-top: 10px;
	color: #5f97ff;
}

.highgrades {
	font-size: 11px;
	color: #777777;
	font-weight: normal;
}
.hthree {
	font-size: 14px;
	font-weight: bold;
	color: #777777;
	background-color: #ffffff;
	text-align: left;
	border : solid 0px red;
}

h3 {
	font-size: 14px;
	font-weight: bold;
	color: #cc0000;
	background-color: #ffffff;
	text-align: center;
	border : solid 1px red;
}

h5 {
	color: #146789;
}

#banner h1 {
	font-size: 12px;
	padding: 10px 10px 0px 10px;
	margin: 0px;
}
#rightcontent p {
	font-size: 10px;
	text-align: left;
	padding-left: 0px;
	margin-left: 0px;
	margin-bottom: 130px;
	margin-right: 10px;
	padding-right: 10px;
}
ol, li {
	list-style: none;
	list-style-type: none;
	text-align: left;
	padding-left: 2px;
	margin-left: 0px;
	color: #5f97ff;
	font-weight: bold;
	font-size: 10px;
}
a {
	color: #777777;
}
.click {
	color: #0000ff;
	text-decoration: underline;
}
.logo {
	float: right;
}

.menu {
	text-decoration: none;
}
.sectionheading {
	text-decoration: none;
	color: #5f97ff;
	font-weight: bold;
	font-size: 10px;
}
#iamhere {
	color: #00bb00;
}
li a:hover {
	color: #dd0000;
	background-color: #ffffdd;
}
.boxit {
	height: 180px;
	clear:both;
}
td {
	font-size: 12px;
	color: #5f97ff;
	vertical-align: top;
}
.new {
	font-size: 12px;
	color: #DC143C;
	vertical-align: top;
}
.licence {
	/*min-height: 600px;*/
}
td.head {
	color: #777777;
	font-weight: bold;
	text-decoration: underline;
}
td.bottom_alt_color {
	color: #ff975f;
}
h1#bottom_alt_color {
	color: #ff975f;
}
.design {
	margin-top:-20px;
	float:right;
}

.galleryContainer {
	width: 540px;
}

#dog {
	float: right;
}

#whjc {
	float: left;
}
#christmas {
	border: 2px dotted red;
	float: right;
}
#start {
	clear: both;
}

.switch {
	font-size: 10px;
}