/* Look I made this site a long time ago when I was first learning and haven't had time to update, alright?!*/

body {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	margin: 0;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: none;
}
.tinywhite {
	font-size: xx-small;
	color: #FFFFFF;
}
.pink14 {
	font-size: 14px;
	color: #FF99CC;
}
a {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #FF0066;
	text-decoration: underline;
}
a:active {
	color: #FF0066;
	text-decoration: none;
}
.blue18 {
	font-size: 15px;
	color: #66CCFF;
	text-decoration: none;
}
.blue18 a {
	color: #66CCFF;
	text-decoration: none;
}
.blue18 a:visited {
	font-size: 15px;
	color: #66CCFF;
	text-decoration: none;
}
.blue18 a:hover {
	color: #66CCFF;
	text-decoration: underline;
}
.blue18 a:active {
	color: #66CCFF;
	text-decoration: none;
}
.credits {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
.titles {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #666666;
}
.newstitle {
	font-weight: bold;
	color: #333333;
}
.comingsoon {
	font-size: 14px;
	color: #FF0066;
	font-weight: bold;
	font-style: italic;
}
.newslink a {
	color: #FF0066;
}
.newslink {padding: 10px}
.newslink p {margin-top: 0}

.new {
	font-size: 14px;
	color: #33FF33;
	font-weight: bold;
	font-style: italic;
}
img, tr, td, tbody {
border: none; padding: 0; margin: 0;
}
.pics {overflow: hidden; height:419px; width:302px}
a:focus {outline: none}

#postit {position: absolute; margin-left: 0px; background: url(../images/other/post-it-note.jpg); top: 20px; left: 40px; height:164px; width:150px}

#postit a {display: block; height:164px; width:150px}

/* YouTube thing */
td.gsc-branding-text {display:none}
.gsc-branding-img-noclear {display:none}