/***************************************************/
/* bcc.css                                         */
/* Use for British Copyright Council pages         */
/***************************************************/

/* page elements */

img {
	margin: 0;
	padding: 0;
}

body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	/* font-size: 12px; */
	line-height: 116.6%;
	color: #333333;
}

body.maroon {
	background-color: #693841;
	background-image: url(../gifs/maroon_bg.gif);
}

body.green {
	background-color: #585b46;
	background-image: url(../gifs/green_bg.gif);
}

body.blue {
	background-color: #3d5865;
	background-image: url(../gifs/blue_bg.gif);
}

body.violet {
	background-color: #424760;
	background-image: url(../gifs/violet_bg.gif);
}

#wrapper {
	width: 750px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

#footer {
	font-size: 9px;
	padding-top: 5px;
	margin: 0 45px;
	border-top: 1px dotted #333;
	}

/******* hyperlink and anchor tag styles *******/

a:link, a:visited{
	color: #005FA9;
	text-decoration: underline;
}

a:hover{
	text-decoration: overline;
}

 /************ main navigation styles **************/

#main_nav{
	position: relative;
	width: 742px;
	min-width: 640px;
	height: 32px;
	color: #cccccc;
	padding: 0px;
	margin: 0px;
	background-image:  url("../gifs/nav_bg.jpg");
}

#main_nav img{
	/*margin-bottom: -4px;*/
 }
 
.navl {
float: left;

}

.navr {
float: right;

}

#main_nav_items {
	position: absolute;
	top: 6px;
	height: 22px;
	min-width: 640px;
	padding: 0px;
	margin: 0px;
	left: 10px;
	z-index: 100;
}

a.main_link, a.main_link:visited{
	font-size: 13px;
	color: #000000;
	font-weight: bold;
	margin: 0px;
	padding: 2px 5px 4px 5px;
	border-right: 1px solid #888;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

a.main_link:hover{
  	background-image:  url("../gifs/glblnav_selected.gif");
	text-decoration: none;
}

 /************ subnav styles **************/
 
#main_sub {
height: 30px;
}

.main_subnav{
	min-width: 640px;
	height: 20px;
	padding: 0px 0px 0px 22px;
	color: #ffffff;
	display: none;
	text-align: left;
}

.main_subnav a:link, .main_subnav a:visited {
	font-size: 11px;
	color: #ffffff;
}

.main_subnav a:hover{
	color: #cccccc;
}

.main_subnav p {
	margin: 0;
	padding-top: 2px;
	font-size: 11px;
	color: #fff;
}

 /************ top curved effect **************/

#top_curve {
	margin: 0;
	padding: 0;
	width: 750px;
	text-align: left;
	height: 50px;
}

.tc_white {
	background-color: #fff;
	height: 35px;
}

.tc_maroon {
	background-color: #a95c6a;
	height: 50px;
}


.tc_violet {
	background-color: #6c7499;
	height: 50px;
}

.tc_green {
	background-color: #8e9373;
	height: 50px;
}

.tc_blue {
	background-color: #648da2;
	height: 50px;
}

#top_curve p {
	color: #FFFFFF;
	margin: 0;
	padding: 15px 0 0 49px;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#top_curve p.front {
 /* color: #693841;*/
		color: #fff;
	font-size: 20px;
	text-align: left;
	 padding-left: 49px;
	 /*	padding-right: 60px;*/
	font-weight: normal;
}

 /************ overall page style **************/
 
#page {
	background-color: #FFF;
	width: 750px;
	padding-top: 5px;
}

#page td p {
padding: 0;
margin: 0;
}

#pagemenu {
clear: both;
}

 /************ page content styles **************/
 
 #pagecontent{
	width: 660px;
	color: #333;
	font-size: 14px;
	text-align: left;
	/*	border-top: 1px dashed #333;*/
	border-top-color: #B2B4BF;
	margin-left: auto;
	margin-right:auto;
}

#pagecontent1{
	width: 550px;
	color: #333;
	font-size: 12px;
	text-align: left;
	margin-left: auto;
	margin-right:auto;
}


#pageleft {
	float:left;
	/*background-color: #e7f1e4; */
	width: 440px;
	/*font : 11px/120% Arial Helvetica sans-serif */
}

#pageleft P {
margin: 10px 0;
padding: 0;
border: 0;
}

.story {
	/*background-color: #e7f1e4; */
	font : 12px/120% Verdana, Arial, Helvetica, sans-serif;
	/*font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 120%;*/
	text-align : justify;

}

.story p {

margin: 5px 0;
padding: 0;
border: 0;
}

.story p.link {
margin: 0;
font-size: 11px;
text-align: right;
}

.storybreak {
	clear: both;
	border-bottom: 1px dashed #B2B4BF;
}

#pageright {
	float:right;
	padding: 0;
	background-color: #f1e4e7;
	width: 180px;
}

#pagerighttext {
	padding: 0 20px;
	font : 11px/120% Verdana, Arial, Helvetica, sans-serif;
	color: #693841;
}

.pageright_top_curve {
	height: 13px;
}

#pageright p {
	border: 0;
	padding: 0;
	margin: 0;
	margin-bottom: 5px;
}

#pageright .header {
	text-align: center;
	font :  bold 12px Verdana, Arial, Helvetica, sans-serif;
	color: #A95F6B;
	padding-bottom: 10px;
	border-bottom: 1px solid #dfc4c8;
	margin-bottom: 13px;
}

#pageright p.break {
	border-bottom: 1px solid #dfc4c8;
	margin-bottom: 13px;
}

#pageright A.link {
	display: block;
	margin: 5px 2px;
	text-align: right;
	text-decoration: none;
	color:#A95F6B; 
}

#pageright A.link:hover {
	color: #693841;
}

/*.picleft {
	float:left;
	width: 270px;
	margin: 0;
	text-align: left;
}

.picright {
	float:right;
	margin: 0;
	width: 270px;
	text-align: right;
}

.storyleft {
	width: 390px;
	float:left;
	margin: 0;
	font : 12px/120% Arial Helvetica sans-serif;
	text-align : justify;
}

.storyright {
	width: 390px;
	float:right;
	margin: 0 20px 0 0;
	margin: 0;
	font : 12px/120% Arial Helvetica sans-serif;
	text-align : justify;
}*/

.story img.right {
	float: right;
	 margin: 5px 0 10px 10px;
 /*	margin: 5px 0 20px 30px;*/
}

.story img.left {
	float: left;
	 margin: 5px 10px 10px 0;/**/
}
 /************ front page sub headerstyles **************/

#subheader {
	width: 700px;
	height: 200px;
	background-color: #FFFFFF;

}

#subheader_left {
	width: 200px;
	text-align: center;
	float: left;
	margin-top: 0px;
}

#subheader_right {
	float: right;
	width: 450px;
	height: 165px;
	vertical-align: middle;
	margin: 0 20px 0 0;
	padding-top: 10px;
}

#subheader_right p {
	color: #555;
	font-size: 14px;
	margin: 10px 0;
	font-weight: normal;
	line-height: 130%;
	text-align: justify;
}

/******* page bottom styles *******/

#bottom_curve {
	clear: both;
	margin: 0;
	padding: 0;
	background-color: #fff;
	width: 750px;
	text-align: left;
	height: 13px;
}

#bottom_spacer {
height: 50px;
width: 750px;
}

/* formatting */

.skipLinks {display: none;}

.contact {
	font-size: 14px;
	line-height: 150%;
}

.credit {
font-family: Arial,Helvetica,sans-serif;
font-size: 9px;
line-height: 130%;
color: #888;
text-align: left;
}
.credittitle {
font-family: Arial,Helvetica,sans-serif;
font-size: 12px;
/*font-weight: bold;*/
line-height: 130%;
color: #333;
text-align: right;
}
