body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #BB0000;
}
body {
	background-color: #BB0000;
	background-image: url(images/bg.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-y;
	background-position: center;
}
a:link {
	color: #BB0000;
}
a:visited {
	color: #BB0000;
}
a:hover {
	color: #000000;
}
a:active {
	color: #BB0000;
}

p {
	margin-bottom: 10px;
	text-align: left;
}

.bgline {
	background-color: #7D0000;
}

.aboutbackground {
	background-color: #FFFFF1;
	height: 416px;
	width: 588px;
}

.castbackground {
	background-color: #FFFFF1;
	height: 394px;
	width: 389px;
	text-align: left;
}

/* main table */

#content{ width: 740px;}
#content img{display: block;}

/* FOOTER */
#footer { width: 728px; font-size: 10px; color: #889096; background-color: #000000;}
#footer a:link { color: #889096; }
#footer a:visited { color: #889096; }
#footer a:hover { color: #303030; }



.international { font-size: 9px; color: #899096; text-decoration: none; padding-left: 4px; padding-right: 9px;  }
a:hover.international { color: #303030; }
a.international:link { color: #899096; text-decoration: none; }
a.international:visited { color: #899096; text-decoration: none; }
#bottom_right {
	background:url(images/home_bottright.jpg) no-repeat 0 0;
	width:389px;
	height:265px;
}
#bottom_right #boxart {
	padding:42px 0 0 30px;
	margin-bottom:17px;
	height:140px;
}
#bottom_right #boxart a.season1 {
	display:block;
	height:0;
	overflow:hidden;
	width:100px;
	padding-top:128px;
	float:left;
}
#bottom_right #boxart a.season2 {
	display:block;
	height:0;
	overflow:hidden;
	width:100px;
	padding-top:128px;
	float:left;
	margin:0 12px 0 12px;
}
#bottom_right #boxart a.season3 {
	display:block;
	height:0;
	overflow:hidden;
	width:100px;
	padding-top:128px;
	float:left;
}
#bottom_right a#button_register {
	background:url(images/thenanny_btn.gif) no-repeat 0 0;
	display:block;
	height:0;
	overflow:hidden;
	width:200px;
	padding-top:60px;
	margin:10px auto 0 auto;
	clear:both;
}
#bottom_right a#button_register:hover {
	background:url(images/thenanny_btn_over.gif) no-repeat 0 0;	
}
#mid_right {
	height:130px;
	padding:10px 0 0 25px;
}
#mid_right a#about {
	background:url(images/cast_aboutbutt.jpg) no-repeat 0 0;
	display:block;
	height:0;
	overflow:hidden;
	padding-top:113px;
	width:178px;
	float:left;
	margin:6px 0 0 0;
}
#mid_right a#cast {
	background:url(images/about_castbutt.jpg) no-repeat 0 0;
	display:block;
	height:0;
	overflow:hidden;
	padding-top:122px;
	width:135px;
	float:left;
	margin:0 0 0 5px;
}
#mid_right a#about:hover {
	background:url(images/cast_aboutbutt_over.jpg) no-repeat 0 0;
}
#mid_right a#cast:hover {
	background:url(images/about_castbutt_over.jpg) no-repeat 0 0;
}