@import "menu.css";

* { outline:0 none;}
body { font-family: Arial;}
.menu { height: 24px;}
.menu a { float: left; text-indent: -1000px; height:24px;}
.menu a.home{ background: url('../images/menu/bfsmenu2.jpg') no-repeat 0px 0px; width:75px; }
.menu a.home:hover{ background: url('../images/menu/bfsmenu2.jpg') no-repeat 0px -24px;}
.menu a.rights-catalogue{ background: url('../images/menu/bfsmenu2.jpg') no-repeat -75px 0px; width:120px;}
.menu a.rights-catalogue:hover{ background: url('../images/menu/bfsmenu2.jpg') no-repeat -75px -24px;}
.menu a.kipspidell{ background: url('../images/menu/bfsmenu2.jpg') no-repeat -195px 0px; width:83px;}
.menu a.kipspidell:hover{ background: url('../images/menu/bfsmenu2.jpg') no-repeat -195px -24px;}
.menu a.james{ background: url('../images/menu/bfsmenu2.jpg') no-repeat -278px 0px; width:133px;}
.menu a.james:hover{ background: url('../images/menu/bfsmenu2.jpg') no-repeat -278px -24px;}
.menu a.news{ background: url('../images/menu/bfsmenu2.jpg') no-repeat -411px 0px; width:52px;}
.menu a.news:hover{ background: url('../images/menu/bfsmenu2.jpg') no-repeat -411px -24px;}
.menu a.pitchus{ background: url('../images/menu/bfsmenu2.jpg') no-repeat -463px 0px; width:67px;}
.menu a.pitchus:hover{ background: url('../images/menu/bfsmenu2.jpg') no-repeat -463px -24px;}
.menu a.employment{ background: url('../images/menu/bfsmenu2.jpg') no-repeat -530px 0px; width:91px;}
.menu a.employment:hover{ background: url('../images/menu/bfsmenu2.jpg') no-repeat -530px -24px;}
.menu a.entertainment{ background: url('../images/menu/bfsmenu2.jpg') no-repeat -621px 0px; width:159px;}
.menu a.entertainment:hover{ background: url('../images/menu/bfsmenu2.jpg') no-repeat -621px -24px;}
.menu li {float:left; margin:0px; padding:0px; list-style: none;position:relative;}
.menu ul {margin:0px; padding:0px;}

.main-content { color:#FFF; margin:0px auto; width:780px;min-height: 200px;}
.main-content p{ margin:30px 0px 0px 0px;}

#kip-spidell .main-content { color:#FFF; margin:0px auto; font-size: 12px;}
#kip-spidell .main-content .space { color:#D5D5D5; margin:0px 0px 10px 0px!important;}
#kip-spidell .main-content p { margin:0px; color:#D5D5D5;}
#kip-spidell h1 { color:red; font-size:20px; font-weight: bold; margin:30px 0px 0px 0px;}
#kip-spidell h2 { text-decoration:underline; margin:0px 0px 0px 0px!important;padding:0px;}
#kip-spidell h4 { font-style: italic; margin:0px;}
#kip-spidell h5 { font-size:14px; margin:0px;}
#kip-spidell h3 { margin:0px;}

#dr .content-header {background-image: url('../images/dr-banner.jpg'); width: 780px; height: 297px;}
#dr .content-footer {background-image: url('../images/dr-footer.jpg'); width: 575px; height: 88px;margin:0px auto;}
#dr img {margin:0px 10px 0px 0px;float:left}
#dr .left span {color:red; margin:0!important; font-size: 18px;padding:0;}
#dr .left {margin:0px auto; color:#D5D5D5;width: 575px;}
#dr p.red {color:red; margin:20px 0px 0px 0px; font-size: 18px;padding:0;}
#dr span {color:#D5D5D5; margin:0; font-size: 18px;padding:0; font-weight: bold;}

.clear {clear: both; overflow: hidden; height: 0px;}

#news p { text-align:justify; }

.rights_wrapper { width:780px; background: #323232; margin:0px 0px 5px 0px;}
.rights {color:#fff; padding: 10px 0px 10px 0px; width: 580px; margin: 0px auto;}
.rights .rights-image {
	float:left;
	width: 75px;
}
.rights .rights-content {
	float:left;
	width: 400px;
	margin:0px 0px 0px 100px;
}
.rights .rights-content h3 { font-size: 14px;}
.rights .rights-content h4 { font-size: 12px; font-style: italic; font-weight: normal; margin:10px 0px 0px 0px!important;}
.rights .rights-content h4 span {font-weight: bold; display: inline!important; a}
.rights .rights-content p{ color:#D5D5D5; font-size: 12px;}

.wrapper_header {width:780px; background: #323232; margin:0px 0px 5px 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 24px;
	color: #F00;
	text-align: center;
	overflow: hidden;
	font-variant: small-caps;
}

span.winner { font-weight: bold; color: #E6B800; display: inline!important; }
.hideme {	float:left;
	width: 75px;
	color: 323232;
}
.SubHeader {
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-variant: small-caps;
	color: #FFF;
	font-weight: bold;
}
.Screening_Visited {
	cursor: crosshair;
	filter: Invert;
    A:visited {text-decoration: none}
}

