@charset "utf-8";
body {
	background-image: url(background-tile.png);
	background-repeat: repeat-y;
	background-position: center;
	background-color: #C6EDFF;
	font-family: Verdana, Geneva, sans-serif;
}
#maincolumn {
	width: 959px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 2px;
	padding-left: 1px\9; /* \9 targets IE 8 and below */
}
#header {
	background-image: url(header.jpg);
	background-repeat: no-repeat;
	height: 172px;
	width: 959px;
	margin-right: auto;
	margin-left: auto;
	background-position: center bottom;
	background-color: #3f3f3f;
}
#header p
{
	text-align: right;
	font-size: 12px;
	position: relative;
	top: 65px;
	right: 0;
	font-weight: bold;
	color: #804000;
	margin-bottom: 0;
}
#header a {
	/*color: #804000;*/
	color: white;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	margin-left: 9px;
	line-height: 2.6;
	background: transparent url(../store/templates/FlyingFish/images/grey/TopMenuBg.gif) no-repeat right 5px;
	padding-right: 10px;
}
a#EmailLink {
	color: #804000;
	background: none;
	padding-right: 0;
}
#content {
	width: 570px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 30px;
	background-position: 418px top;
	float: left;
	background-image: url(mascot-tail.jpg);
	background-repeat: no-repeat;
}
#left-column {
	width: 200px;
	/*height: 500px;*/
	background-repeat: no-repeat;
	float: left;
	background-color: #FFFEE2;
	height: 700px;
}
#right-column {
	width: 183px;
	/*height: 700px;*/
	float: right;
	background-repeat: no-repeat;
	background-color: #FFFEE2;
	height: 900px;
}
#lessons-box {
	background-image: url(photo-lessons.jpg);
	width: 176px;
	height: 143px;
	background-repeat: no-repeat;
	margin-left: 4px;
	margin-top: 15px;
}
#photos {
	width: 776px;
	/*height: 140px;*/
	background-color:#EEE;
	float: left;
	margin: 0px;
	padding: 0px;
}
#footer {
	background-image: url(footer-border.png);
	background-repeat: repeat-x;
	background-position: center;
	height: 63px;
	width: 960px;
	clear: both;
}

.hidetext { /* hides the header text */
	visibility: hidden;
	position: absolute;
	margin: -9999px;
}
strong {
	font-weight: bold;
}
h1 {
	font-size: 24px;
	font-weight: bold;
	color: #069;
}
h2 {
	font-size: 14px;
	color: #666;
	font-weight: bold;
}
p {
	font-size: 12px;
	line-height: 20px;
	padding-bottom: 20px;
	color: #666;
}
h1, h2, p {
	margin: 0 20px 10px 30px;
}
.clear {
	clear: both;
}
.debug {
	border: 1px red solid;
}
ul#twitter_update_list {
	font-size: 10px;
	color: #666;
	overflow: hidden;
}
ul#twitter_update_list li {
	margin: 10px 5px 10px 13px;
	padding: 2px 0 10px 0;
	background-image: url(li_line_1.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	background-attachment: scroll;
}
ul#twitter_update_list a {
	color: #09F;
	text-decoration: none;
}
#right-column img, #left-column img {
	padding-left: 8px;
	margin-top: 20px;
}
#twitter_div {
	width: 176px;
}
#footer p {
	font-size: 12px;
	margin-left: 330px;
	padding-top: 20px;
}
#footer a {
	text-decoration: none;
	color: #960
}
#lessons-box p {
	color: #DB5556;
	margin-left: 100px;
	padding-top: 10px;
	font-size: 12px;
}
#lessons-box a {
	text-decoration: none;
	color: #8A393F;
}#content img {
	float: right;
	margin-right: 10px;
	padding-left: 20px;
}
#youtube-previews {
	height: 550px;
}
/*#videoBar {
  width : 160px;
  margin-right: 5px;
  margin-left: 5px;
  padding-top : 4px;
  padding-right : 4px;
  padding-left : 4px;
  padding-bottom : 0px;
}*/
