/* CSS Document */

.10pxspacer {
	height: 10px;
}

.birds {
	background-image: url(images/birds.gif);
	background-position: top;
	background-repeat: no-repeat;
}

body {
	background-color: #f2f2f2;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
}

.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #333333;
}

.bodytext a, visited {
	color: #777777;
	text-decoration: none;
	font-weight: bold;
}

.bodytext a:hover {
	color: #333300;
	text-decoration: none;
}

.divider {
	border-top: dotted #333333 1px;
}

.heading_cartoons {
	font-family: Rockwell, Times, serif;
	font-size: 60px;
	color: #FF6600;
}

.heading_music {
	font-family: Rockwell, Times, serif;
	font-size: 60px;
	color: #00A79D;
}

.heading_nick {
	font-family: Rockwell, Times, serif;
	font-size: 60px;
	color: #333300;
}

.heading_theatre {
	font-family: Rockwell, Times, serif;
	font-size: 60px;
	color: #D4145A;
	text-decoration: none;
}

.heading_theatre a, visited {
	color: #555555;
	text-decoration: none;
}

.heading_theatre a:hover {
	font-family: Rockwell, Times, serif;
	font-size: 60px;
	color: #D4145A;
	text-decoration: none;
}

.heading_writing {
	font-family: Rockwell, Times, serif;
	font-size: 60px;
	color: #3333CC;
	text-decoration: none;
}

.heading_writing a, visited {
	color: #555555;
	text-decoration: none;
}

.heading_writing a:hover {
	font-family: Rockwell, Times, serif;
	font-size: 60px;
	color: #3333CC;
	text-decoration: none;
}

.heading_writing2 {
	font-family: Rockwell, Times, serif;
	font-size: 60px;
	color: #3333CC;
	text-decoration: none;
}

.heading_writing2 a, visited {
	color: #3333CC;
	text-decoration: none;
}

.labelgrey {
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	line-height: 14px;
	text-transform: uppercase;
	display: block;
	color: #FFFFFF;
	background-color: #555555;
	padding: 0 3px 0 3px;
    text-decoration: none;
}

.links {
	font-family: Rockwell, Times, serif;
	font-size: 20px;
	color: #777777;
	line-height: 40px;
}

.links a, visited {
	text-decoration: none;
	color: #777777;
}

.links a:hover {
	text-decoration: none;
	color: #333300;
}

.label_small a, visited {
	font-family: Futura, Verdana, sans-serif;
	font-size: 11px;
	color: #3333CC;
	text-decoration: none;
}

.label_small a:hover {
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}

.pixborder {
	border: 1px #333 solid;
}

.sidebartext {
	font-family: Georgia, Times, serif;
	font-size: 12px;
	color: #333333;
}

.sidebartext a, visited {
	font-family: Georgia, Times, serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}

.sidebartext a:hover {
	text-decoration: underline;
}

.tabletext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3333CC;
}

.tabletext a, visited {
	color: #3333CC;
	text-decoration: underline;
}

.tabletext a:hover {
	color: #3333CC;
	text-decoration: none;
}

.tinytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #777777;
	text-align: left;
}

.tinytext a, visited {
	color: #777777;
	text-decoration: none;
}

.tinytext a:hover {
	color: #777777;
	text-decoration: underline;
}

.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #333300;
}

.title_books {
	font-family: Rockwell, Times, serif;
	font-size: 25px;
	line-height: 10px;
	color: #3333CC;
}

.title_music {
	font-family: Rockwell, Times, serif;
	font-size: 25px;
	line-height: 10px;
	color: #00A79D;
}

.title_theatre {
	font-family: Rockwell, Times, serif;
	font-size: 25px;
	line-height: 10px;
	color: #D4145A;
}