@import url("fonts.css");
body {

font-family: 'TheSansLight', Calibri, Trebuchet MS, Tahoma;	
font-size: 90%;
line-height: 21px;
/*background:#6ABCDD;*/
background-image :url(http://www.beatbullying.org/images/backgrounds/Skin-org-BigM.jpg);
background-attachment: fixed;
margin-top: 0px;

}

h1 {

	font-family: 'TheSerifBold', Georgia;

	font-weight: normal;

	font-size: 1.3em;

	color: #333;

	line-height: 25px;

}

h2 {

	font-family: 'TheSerifBold', Georgia;

	font-weight: normal;

	font-size: 1.2em;

	color: #CA2128;

	line-height: 21px;

}

h3, h4 {

	color: #09C;

}

h5, h6 {

	color: #09C;

}

h8{

	color: #900;

}

a:link {

	color: #003;

	text-decoration: none;

}



a:visited {

  color: #999;

  text-decoration: none;

  

}



a:hover {

	text-decoration: none;

	color: #0790C7;

}



a:active {

	color: #003;

	text-decoration: none;

	

}



/* START forms */



select{

	width: 180px;

	padding: 2px;

	font-size: 1em;

	color: #000080;

	background-color: #FFFFCC;

	border: 1px solid #999999;

}

.search {

	font-family: 'TheSerifBold', Georgia;	

	font-weight: normal;

	font-size: 1.2em;

	color: #036;

	line-height: 21px;

}

.smallNewsHeader {

	font-family: 'TheSerifSemiBold', Georgia;

	font-weight: normal;

	font-size: 1.1em;

	color: #33;

	line-height: 21px;

}

.smallNewsHeaderWhite {
	font-family: 'TheSerifSemiBold', Georgia;
	font-weight: normal;
	font-size: 1.3em;
	color: #333;
	line-height: 21px;

}

.date {

	font-weight: bold;

	font-size: 90%;

	color: #C00;

}

.feature {

	font-weight: bold;

	font-size: 1.3em;

	color: #C00;

	line-height: 21px;

}

.GeorgeNav {

	font-family: 'TheSerifBold', Georgia;

	font-weight: normal;

	font-size: 1.1em;

	color: #000;

	line-height: 21px;

}

.Courier {

	font-family: Georgia;

	font-weight: normal;

	font-size: 0.8em;

	color: #000;

	line-height: 16px;

}

.GeorgeSubHead {

	font-family: 'TheSerifBold', Georgia;

	font-weight: normal;

	font-size: 1em;

	color: #FFF;

	line-height: 21px;

}

.overStrip {

	font-family: 'TheSerifSemiBold', Georgia;

	font-weight: normal;

	font-size: 1.1em;

	color: #FFF;

	}

	

.blog {

	font-family: 'TheSerifBold', Georgia;

	font-weight: normal;

	font-size: 1.0em;

	color: #003;

	}

.bottomNav {

	font-family: 'TheSansLight', Georgia;

	font-weight: normal;

	font-size: 90%;

}

	

li {

	font-weight: normal;
	font-family: 'TheSerifSemiBold', Georgia;

	color: #333333;

	line-height: 19px;

	list-style-position: outside;

	list-style-image: url(/graphics/bullet.gif);

	left: -5px;

}


.buttonGo {

   height: 20px;

   width: 30px;

	padding: 0px;

	border: 1px solid #666666;

	font-weight: bold;

	color: #333333;

	background-color: #CCCCCC;

}

.postcode {

	padding: 2px;

	border: 1px solid #999999;

	font-weight: normal;

	background-color: #FFFFCC;

	width: 48px;

	font-size: 1em;

}



.chkbox {

	padding: 2px;

	font-weight: normal;

	background-color: #FFFFCC;

	border-top: #FFFFFF;

	border-right: #FFFFFF;

	border-bottom: #FFFFFF;

	border-left: #FFFFFF;

}

