HTTP/1.1 200 OK
Date: Mon, 05 Mar 2012 13:09:03 GMT
Server: Apache/2.2.15 (Unix) mod_ssl/2.2.15 OpenSSL/0.9.8n PHP/5.2.13
X-Powered-By: PHP/5.2.13 ZendServer/5.0
Cache-Control: public, max-age=300
Pragma: no-cache
Expires: Mon, 05 Mar 2012 13:14:03 +0000
Vary: Accept-Encoding
Connection: close
Content-Type: text/html

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head prefix="og: http://ogp.me/ns# fb: http://ogp.me/ns/fb# article: http://ogp.me/ns/article#">
<meta name="googlebot" content="noarchive" />
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<link rel="alternate" title="Unofficial England Rugby Union RSS feed" type="application/rss+xml" href="/main/s245/p22.rss">
<title>Unofficial England Rugby Union - England Rugby - December 2010 In Review</title>
<meta name="description" content="After the highs and lows of the Autumn International campaign, there was relatively little news on the England senior team, but plenty of goings on elsewhere, including the 7s team winning in Dubai, the RFU's new 2015 CEO being unveiled as well as U18 squad information and 6N fixtures and officials being announced. |  Unofficial England Rugby Union : Unofficial England Rugby Union news, views and message boards.">	

<meta name="keywords" content="England Rugby Union, Unofficial England Rugby Union, rugbyunion, England, Rugby, December, 2010, Review, After, highs, lows, Autumn, International" />
<meta property="og:title" content="England Rugby - December 2010 In Review"/>
<meta property="og:type" content="article"/>
<meta property="og:url" content="http://www.rugbynetwork.net/main/s245/st165262.htm"/>
<meta property="og:image" content="http://images.sportnetwork.net/images/245/90989_215_136"/>
<meta property="fb:app_id" content="188971734490844"/>
<meta property="og:site_name" content="Unofficial England Rugby Union"/>
<meta property="og:description"
          content="After the highs and lows of the Autumn International campaign, there was relatively little news on the England senior team, but plenty of goings on elsewhere, including the 7s team winning in Dubai, the RFU's new 2015 CEO being unveiled as well as U18 squad information and 6N fixtures and officials being announced." />


<script language="JavaScript" type="text/javascript">

function breakout_of_frame()
{
  // see http://www.thesitewizard.com/archive/framebreak.shtml
  // for an explanation of this script and how to use it on your
  // own website
  if (top.location != location) {
    top.location.href = document.location.href ;
  }
}

</script>
<script language="JavaScript" type="text/javascript">

// Ticker startup
function startTicker()
{
	// Define run time values
	theCurrentStory     = -1;
	theCurrentLength    = 0;
	// Locate base objects
	if (document.getElementById) {
		theAnchorObject     = document.getElementById("tickerAnchor");
		runTheTicker();
	}
	else {
		document.write("<style>.ticki{display:none;}.ticko{border:0px; padding:0px;}</style>");
		return true;
	}
}
// Ticker main run loop
function runTheTicker()
{
	var myTimeout;
	// Go for the next story data block
	if(theCurrentLength == 0)
	{
		theCurrentStory++;
		theCurrentStory      = theCurrentStory % theItemCount;
		theStorySummary      = theSummaries[theCurrentStory];
		theTargetLink        = theSiteLinks[theCurrentStory];
		theAnchorObject.href = theTargetLink;
		thePrefix 	     = "<span class=\"tickls\">" + theLeadString + "</span>";
	}
	// Stuff the current ticker text into the anchor
	theAnchorObject.innerHTML = thePrefix +
	theStorySummary.substring(0,theCurrentLength) + whatWidget();
	// Modify the length for the substring and define the timer
	if(theCurrentLength != theStorySummary.length)
	{
		theCurrentLength++;
		myTimeout = theCharacterTimeout;
	}
	else
	{
		theCurrentLength = 0;
		myTimeout = theStoryTimeout;
	}
	// Call up the next cycle of the ticker
	setTimeout("runTheTicker()", myTimeout);
}
// Widget generator
function whatWidget()
{
	
	if(theCurrentLength == theStorySummary.length)
	{
		return theWidgetNone;
	}
	theCount++;
	if(theCount==1){
		return theWidgetOne;
	}
	if(theCount==2){
		return theWidgetTwo;
	}
	if(theCount==3){
		return theWidgetThree;
	}
	if(theCount==4){
		return theWidgetFour;
	}
	if(theCount==5){
		return theWidgetFive;
	}
	if(theCount==6){
		return theWidgetSix;
	}
	if(theCount==7){
		return theWidgetSeven;
	}
	if(theCount==8){
		theCount=0;
		return theWidgetEight;
	}
	
	
}
function MM_jumpMenu(targ,selObj,restore){ //v3.0
  if (selObj.options[selObj.selectedIndex].value) {
    eval(targ+".location='"+selObj.options[selObj.selectedIndex].value+"'");
    if (restore) selObj.selectedIndex=0;
  }
}
</script>
<style type="text/css">

/* World cup site */
div.wc_content_wrap {
	width: 525px;
	clear:both;
	padding:0;
	margin:0 0 0 -2px;;
	background:#fff;
	font-family:Arial, Helvetica, sans-serif;
}

div.wc_main_header {
	margin: 0; 
	padding: 0; 
	background: #666 url('http://www.thefootballnetwork.net/images/WorldCupSite/group_header_flag.jpg') no-repeat top left; 
	width: 525px; 
	height: 74px; 
	clear: both;
}

	div.wc_main_header h2 {
		margin: 0pt; 
		padding: 0pt; 
		line-height: 74px; 
		color: #ffffff; 
		font-size: 20px; 
		text-indent: 20px
	}

div.wc_sub_heading {
	margin: 0pt; 
	padding: 0pt; 
	background: #008000 url('http://www.thefootballnetwork.net/images/WorldCupSite/green_header_cup.jpg'); 
	width: 525px; 
	height: 42px; 
	clear: both;
}

div.wc_sub_heading h3 {
	margin: 0pt; 
	padding: 0pt; 
	line-height: 32px; 
	color: #fff; 
	font-size: 14px; 
	text-indent: 20px;
}

div.wc_content_block_wrap {
	margin: 0px; 
	padding: 0pt; 
	background: #fff url('http://www.thefootballnetwork.net/images/WorldCupSite/grey_white_fade.jpg') repeat-x; 
	float: left; 
	width: 525px;
}

div.wc_content_block {
	margin: 0 10px 10px 10px;
	padding:5px 10px;
	background:#fff;
}


div.world_cup_team_page_header {
	width:525px;
	height:74px;
	background: url(http://thefootballnetwork.net/images/WorldCupSite/group_header_flag.jpg) no-repeat;
	font-weight:bold;
	line-height:68px;
	font-size:190%;
	text-indent:28px;
	color:#fff;
}

div.world_cup_4_box_wrap {
	width:525px;
	height:600px;
	background: #fff url(http://thefootballnetwork.net/images/WorldCupSite/grey_white_fade.jpg) repeat-x;
	color:#fff;
	clear:both;
}

div.world_cup_rss_box {
	float:left;
	width:195px; 
	height:426px;
	background: #242020 url(http://thefootballnetwork.net/images/WorldCupSite/rssbox_bg.jpg) repeat-x;
	margin:0 10px 0 10px;	
}

	div.world_cup_rss_box_header {
		width:195px;
		height:42px;
		font-weight:bold;
		line-height:30px;
		text-indent:20px;
		color:#fff;
		background: url(http://thefootballnetwork.net/images/WorldCupSite/latest_news_header.jpg) no-repeat;
	}

div.world_cup_eplayer_box {
	float:left;
	width:300px; 
	height:426px;
	background: #242020 url(http://thefootballnetwork.net/images/WorldCupSite/rssbox_bg.jpg) repeat-x;
	margin:0 10px 0 0px;	
}

	div.world_cup_eplayer_box_header {
		width:300px;
		height:42px;
		font-weight:bold;
		line-height:30px;
		text-indent:20px;
		color:#fff;
		background: url(http://thefootballnetwork.net/images/WorldCupSite/eplayer_header.jpg) no-repeat;
	}

div.world_cup_scores_box {
	float:left;
	width:228px; 
	background: #242020 url(http://thefootballnetwork.net/images/WorldCupSite/rssbox_bg.jpg) repeat-x;
	margin:10px 10px 0 10px;	
}

	div.world_cup_scores_box_header {
		width:228px;
		height:42px;
		font-weight:bold;
		line-height:30px;
		text-indent:20px;
		color:#fff;
		background: url(http://thefootballnetwork.net/images/WorldCupSite/scores_header.jpg) no-repeat;
	}
	div.world_cup_scores_box ul{
		list-style-type:none;	
		margin:0;
		padding:0;
	}
	div.world_cup_scores_box ul li{
		list-style-type:none;	
		margin:0;
		padding:0;
		display:inline;
	}
	
	div.world_cup_scores_box td{
		vertical-align:top;		
	}

div.world_cup_grouptable_box {
	float:left;
	width:267px; 
	background: #242020 url(http://thefootballnetwork.net/images/WorldCupSite/rssbox_bg.jpg) repeat-x;
	margin:10px 10px 0 0px;	
}

	div.world_cup_grouptable_box_header {
		width:267px;
		height:42px;
		font-weight:bold;
		line-height:30px;
		text-indent:20px;
		color:#fff;
		background: url(http://thefootballnetwork.net/images/WorldCupSite/grouptable_header.jpg) no-repeat;
	}

div.feed_title {
	padding:5px 5px 0px 5px ;	
}
div.feed_title a, div.feed_description a {
	font-weight:bold;	
	font-size:100%;
	color:#fff;
}

div.feed_title a:hover, div.feed_description a:hover {
	font-weight:bold;	
	font-size:100%;
	color:#ddd;
}

div.feed_description  {
	padding:2px 5px 5px 5px;
}

hr.wc {
	color:#000;
	background:#000;
	border-top:1px solid #000;
	border-left:0px solid #000;
	border-right:0px solid #000;
	border-bottom:0px solid #000;
	margin:5px 0 0 0;
}
/* end of world cup styles */

#whoistop {
float: right;
margin-top: 0px;
width: 120px
}
#whoistop li {
list-style: none;
}

#whoistop .pollheader {
margin-top: 0px;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 66%;
	font-style: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
			background: #FFFFFF;
		background-attachment:fixed;
}
#mainpicfl {
	float: left;
	margin-right: 10px;
	margin-bottom: 2px;
	width: 215px;
	overflow:hidden;
/*	background: url(http://cdn2.sportnetwork.net/images/v4/bg_symbol_white_4.gif) repeat; */
/*	background-color:white; */
	text-align: center;
}
#piccaption {
	float: left;
	margin-right: 10px;
	margin-bottom: 2px;
	width: 215px;
	background-color:white;
}
.bold {
	font-weight: bold;
	text-decoration: none;
}
.bold a{
	font-weight: bold;
	text-decoration: none;
	color: black;
}
a:hover {
	text-decoration: underline;
}
a {
	text-decoration: none;
}
.loginfields {
	font-size: 110%;
	font-weight: bold;
	color: #000000;
	background-color: #FFFFFF;
	float: left;
	height: 15px;
	width: 110px;
	margin: 0;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-right-style: dashed;
	border-left-style: dashed;
	border-right-width: 1px;
	border-left-width: 1px;
}
.dropdown {
	font-size: 90%;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #5A5A5A;
}
.tickl{
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}
.whitebold {

	color: #FFFFFF;
	font-size: 95%;
	font-weight: bold;
}
.white {
	color: #FFFFFF;
	font-size: 95%;
	font-weight: normal;
}

.whitebg {
	background:#fff;
}

img {border:0px;}
.clean { clear: both; }
.nopaddingmargin{
 padding:0px;
 margin:0px;
}
#container {
 margin: 0 auto 0 auto;
 width: 1000px;
 text-align: left;
 cursor:auto;
 background:#fff;
/* background: url(http://cdn2.sportnetwork.net/images/v4/texture9_full_cccccc.gif) repeat;*/
}
#footer {
 margin: 0 auto 0 auto;
 background: url(http://cdn2.sportnetwork.net/images/v4/texture9_lter.gif) repeat;
 width: 992px;
 padding:4px;
}
#header {
 height: 45px;
 overflow:hidden;
}
#sportlinks {
	padding:5px 4px 4px 4px;
	margin:0px;
}
#tickerdiv{
	padding:7px 4px 4px 4px;
	margin:0px;	
}
#contentcontainer{
    float:left;
    padding:0px;
 	margin:0px;
	width: 875px;
	margin-top:0px;
}
#contentholder{
	width:730px;
	padding:0px;
	margin:0px;
	margin-left:5px;
	margin-top:0px;
	float:left;
/*	background-color: white;*/
}
#topbanner{
	float:left;
	width:728px;
	height:90px;
	overflow:hidden;
	margin: auto auto auto auto;
}
#loginbox{
	background: url(http://cdn2.sportnetwork.net/images/v4/texture9_lt.gif) repeat;
	float:left;
	width:132px;
	margin-left: 5px;
	padding:5px;
	height: 80px;
	overflow: hidden;
}
#loginbox2{
	background: url(http://cdn2.sportnetwork.net/images/v4/texture9_lt.gif) repeat;
	float:right;
	width:252px;
	margin-left: 5px;
	padding:5px;
	height: 50px;
	overflow: hidden;
}
#googlesearch{
	float:right;
	width:252px;
	margin-left: 5px;
	padding:5px;
	height: 20px;
	overflow: hidden;
	background: white;
}
#skyadvert{
    float: right;
	width:120px;
	margin-top:5px;
	margin-left:5px;
	/*border: 1px solid red;*/
}
#skyadvert ul {
	list-style-type: none;
	margin: 0;
}
#skyadvert li {
	margin: 0;
}
#menu{
 	width:140px;
 	float: left;
 	padding:0px;
 	margin:5px 0 0 0;
 	overflow:hidden;
	clear:left;
}
#pollmenu{
	padding:0px;
	margin:0px;
	width: 140px;
	overflow: hidden;
	margin-top:5px;
}

#sitelogo {
	padding:0px;
	width:730px;
	float: left;
	margin:5px 0px 0px 5px;
	background: #CC0000;
}



#mpu{
	padding:0px;
 	margin:0px;
	float: right;
	width: 300px;
	height: 250px;
	overflow: hidden;
	padding: 0;
	margin-top:5px;
	margin-left:5px;
	margin-bottom:5px;
}
#storybody{
	float:left;
		width: 474px;
		overflow: visible;
	padding: 0;
	margin-right:5px;
	background: white;
	padding-bottom: 10px;
		padding-left:2px;
    padding-right:2px;
       
}
#frontbody{
	padding:0px;
 	margin:0px;
	float:left;
	width: 425px;
	overflow: hidden;
	padding: 0;
	padding-bottom: 10px;
}
#networknav{
	float:right;
	width:225px;
	padding-top:19px;
	padding-bottom:4px;
	margin:0px;
}
#rightcol{
	padding:0px;
 	margin:0px;
	float:right;
	overflow:hidden;
	width: 247px;
	margin-bottom:5px;

}
#rightcolfront{
	padding:0px;
 	margin:0px;
	float:left;
	overflow:hidden;
	width: 300px;
	margin-bottom:5px;
	margin-left:5px;
}
#rightcol ul {
	list-style-type: none;
	margin: 0;
}
#rightcol li {
	margin: 0;
}
#rightcolfront ul {
	list-style-type: none;
	margin: 0;
}
#rightcolfront li {
	margin: 0;
}
.features{
	width:300px;
/*	height:300px;*/
	border-top:0px dashed white; /* removed border */
	border-bottom:0px dashed white; /* removed border */
	margin:0px;
	padding:4px;
	overflow:auto;
	margin-bottom:5px;
}
#specialad{
	float:right;
	width: 125px;
	height: 125px;
	padding:0;
	margin:0;
	overflow:hidden;
}
#specials{
	/*background: white;*/
	margin:0;
	padding:0;
	width: 247px;
}
#headlines{
	margin-top:5px;
	padding:0px;
	width: 247px
}
#forumposts{
	margin-top:5px;
	padding:0px;
	width: 247px
}
#poll{
	margin-top:5px;
	padding:0px;
	width: 247px
}
#forumcontainer{
	float: left;
	width: 730px;
	padding:0px;
 	margin:0px;
	overflow:visible;
	margin-left:5px;
	margin-top:5px;
}
#forumheader{
	float: left;
	width: 730px;
	max-height: 500px;
	background: #fff;
	overflow:hidden; /* auto */
	margin-bottom:0px;
	
}
#forum{
	float: left;
	width: 730px;
	background: white;
	overflow: visible;
	margin-top:5px;
}
.specials{
	background: url(http://cdn2.sportnetwork.net/images/v4/texture15darker.gif) repeat;
	padding:4px;
	margin:0;
	color: #FFFFFF;
	font-size: 95%;
	font-weight: bold;
	border-top: 1px dashed white;
	border-bottom: 1px dashed white;
}
.h3dash{
	padding:4px;
	margin:0;
	font-size: 95%;
	font-weight: bold;
	border-top: 1px dashed white;
	border-bottom: 1px dashed white;
}

.whiteback {
	background:white;
}
.submenupadding{
	padding:4px 4px 1px 4px
}
.paddingbottom{
	padding-bottom: 4px;
}

.dasheddiv{
    border-top: 1px dashed white;
}
.dashedbottom{
	border-bottom: 1px dashed white;
}
.marginbottom{
	margin-bottom: 5px;
}
/*
.colour1{
	background: #CC0000;
	color:  #FFFFFF;
}
.colour2{
	background:  #FFFFFF;
	color:  #CC0000;
}
.colour2 a{
	background:  #FFFFFF;
	color:  #CC0000;
}
.colour3{
	background:  #FFEBE6;
	color:  #000000;
}
.colour3 a{
	background:  #FFEBE6;
	color:  #000000;
}*/
.bold{
	font-weight:bold;
}
.frontheading {
	font-size: 130%;
	font-weight: bold;
	text-decoration: none;
}
.boldlarge {
	font-size: 120%;
	font-weight: bold;
}
.boldspaced {
	font-size:10pt;
	font-weight:bold;
	line-height: 1.25;
}

.frontheadlinebox2col{
	width: 210px;

	overflow:hidden;
	padding:0px;
	margin-bottom:5px;
	float:left;
	background: white;
}

div.frontheadlineimage2col {
	width:207px;
	height: 140px;
	overflow:hidden;
	padding:0;
	margin:0;
	text-align: left;
	
}



.frontheadlinebox{
	width: 138px;
	height: 220px;
	overflow:hidden;
	padding:0px;
	margin-bottom:5px;
	float:left;
	background: white;
}
.frontheadlineimage{
	width:138px;
	height: 87px;
	overflow:hidden;
	padding:0;
	margin:0;
/*	background: url(http://cdn2.sportnetwork.net/images/v4/bg_symbol_white_5.gif) repeat; */
	text-align: center;
}
.frontheadlinepadding{
	padding:3px;
	font-size:12px;
}

#otherfront{
	width: 425px;
	float:left;
	overflow: hidden;
	padding: 0;
	padding-bottom: 10px;
}
#otherfront ul {
	list-style-type: none;
	margin: 0;
}
#otherfront li {
	margin: 0;
}
#otherfrontheadlines{
	padding:0px;
	width: 207px;
	overflow: hidden;
}
#pollfront{
	padding:0px;
	float:left;
	width: 210px;
	overflow: hidden;
	margin-right:5px;
}
input[type=submit]
{
    border: 1px dotted #000000;
    background-color: #CC0000;
    color:  #000000;
    vertical-align: middle;
    font-size: 100%;
	font-style: normal;
}
.colouredbutton
{
    border: 1px dotted #000000;
    background-color: #CC0000;
    color:  #000000;
    vertical-align: top;
    font-size: 100%;
	font-style: normal;
}
#multiforum_hold{
	float: left;
	width: 425px;
	margin-left:5px;
	margin-bottom:5px;
	margin-top:5px;
	overflow: hidden;
}
#multiforum_hold ul {
	list-style-type: none;
	margin: 0;
}
#multiforum_hold li {
	margin: 0;
}
#archive{
	float: left;
	width: 425px;
	margin-left:5px;
	margin-bottom:5px;
	margin-top:5px;
	overflow: hidden;
}
#kell{
	float: left;
	width: 720px;
	background: white;
	padding: 4px;
	margin-left:5px;
	margin-bottom:5px;
	overflow: auto;
	margin-top:5px;
}
#storylinks {
	margin-top: 5px;
	margin-bottom: 5px;
}
#storylinks ul {
	list-style-type: none;
	margin-left: 0px;
	padding-left:0px;
}
#storylinks li {
	margin-left: 0px;
	font-size: 120%;
	font-weight: bold;
}
#belownewsad {
	float: left;
	width: 470px;
	overflow: hidden;
	padding: 0;
	background: white;
	padding-top: 10px;
	padding-left:2px;
    padding-right:2px;
}
#bookmarks
{
position: relative;
border-top-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
border-top-style: solid;
border-right-style: solid;
border-bottom-style: solid;
border-left-style: solid;
border-top-color: #CC0000;
border-right-color: #CC0000;
border-bottom-color: #CC0000;
border-left-color: #CC0000;
padding-top: 3px;
padding-right: 3px;
padding-bottom: 3px;
padding-left: 3px;
margin-top: 15px;
margin-right: auto;
margin-bottom: 0pt;
margin-left: auto;
width: 90%;
}
#bookmarks ul
{
text-align: center;
list-style-type: none;
list-style-image: none;
list-style-position: outside;
margin-top: 6px;
margin-right: 0pt;
margin-bottom: 4px;
margin-left: 0pt;
padding-top: 0pt;
padding-right: 0pt;
padding-bottom: 0pt;
padding-left: 0pt;
}
#bookmarks ul li
{
text-align: center;
display: inline;
padding-top: 0pt;
padding-right: 4px;
padding-bottom: 6px;
padding-left: 0pt;
}
</style>


<style type="text/css">

/* START: menu */
#menu ul {
width:140px;
clear:both;
margin:0;
padding:0;
font-family:arial;
/*background:#FFFFFF;          /*colour 2 */
border-top:1px solid #FFFFFF;           /*colour 4 */
border-bottom:1px solid #FFFFFF;           /*colour 4 */
}

#menu a, #menu a:visited, #menu a:active {
	text-decoration:none;
}  
#menu a:hover {
	text-decoration:underline;
}  
.menumarginbottom {
margin-bottom:5px;
}

/* START: menu header */
.menu_header {
width:140px;
clear:both;
min-height:30px;
font-weight:bold;
font-size:12px;
padding-left:5px;
background: #CC0000 url(http://cdn2.sportnetwork.net/images/v4/menu-header-fade.png) repeat-x bottom;
}

.worldcup {
background: #CC0000 url(http://cdn2.sportnetwork.net/images/v4/worldcup_menu_bg.jpg) no-repeat bottom;
}
.menu_header_text {
color: #FFFFFF;
}
/* END: menu header */

/* START: menu item */
.menu_item {
margin:0;
padding:0px 0px 0px 5px;
list-style:none;
min-height:25px;
color: #000000;
background: #FFFFFF url(http://cdn2.sportnetwork.net/images/v4/menu-fade.png) repeat-x bottom;
}
.menu_item_text {
color: #000000;
line-height:15px;
}
/* END: menu item */
/* END: menu */


/* START: lead paragraph */
#lead{
	padding:0px;
 	margin:0px;
	float: left;
	width: 417px;
	background: white;
	padding: 4px;
	overflow: hidden;
	margin-top:5px;
}
#leadfront{
	padding:0px;
 	margin:0px;
	float: left;
	width: 417px;
	padding: 4px;
	margin-bottom:5px;
	overflow: hidden;
	margin-top:0px;
	background:#CC0000 url(http://cdn2.sportnetwork.net/images/v4/menu-header-fade.png) repeat-x top;
	color:#FFFFFF;
}

#leadfront a.leadlink {
	color:#FFFFFF;
}

a.morelink {
	text-transform:uppercase;
	background: #FFFFFF;
	color:#CC0000;
	padding:0px;
	border:1px solid #000000;
	font-family:arial;
}

.morelink:hover {
	border:1px solid  #FFFFFF;
}
/* END: lead paragraph*/


/* START: front_headlines */
.front_headline {
	background:#CC0000 url(http://cdn2.sportnetwork.net/images/v4/menu-header-fade.png) repeat-x top;
	padding:4px;
	margin:0;
	font-size: 95%;
	font-weight: bold;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
	color:#FFFFFF;
}
/* END: front_headlines */

/* START: poll */
.poll_header {
	background:#CC0000 url(http://cdn2.sportnetwork.net/images/v4/menu-header-fade.png) repeat-x top;
	padding:4px;
	margin:0;
	font-size: 95%;
	font-weight: bold;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
	color:#FFFFFF;
}

.poll_item {
	background:#CC0000 ;
	color:#000000;
}
a.poll_item {
	color:#000000;
	background:none;
}

/* END: poll */

/* START: latest threads */
.latest_threads_header {
	background:#CC0000 url(http://cdn2.sportnetwork.net/images/v4/menu-header-fade.png) repeat-x top;
	padding:4px;
	margin:0;
	font-size: 95%;
	font-weight: bold;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
	color:#FFFFFF;
}

.latest_threads_item {
	background:#ECECEC;
	color:#000000;
}
/* END: latest threads */

/* START: more headlines */
.more_headlines_header {
	background:#CC0000 url(http://cdn2.sportnetwork.net/images/v4/menu-header-fade.png) repeat-x top;
	padding:4px;
	margin:0;
	font-size: 95%;
	font-weight: bold;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
	color:#FFFFFF;
}

.more_headlines_item {
	background:#ECECEC;
	color:#CC0000;
}
/* END: more headlines */


/* START: feature 1 */
.feature1 {
	width:300px;
	background:#CC0000 url(http://cdn2.sportnetwork.net/images/v4/menu-header-fade.png) repeat-x top;
	color:#CC0000;
}
/* END: feature 1 */

/* START: feature 2 */
.feature2 {
	width:300px;
	background:#CC0000 url(http://cdn2.sportnetwork.net/images/v4/menu-header-fade.png) repeat-x top;
	color:#000000;
}

a.nextfixture {
	color:#000000;	
	text-decoration:underline;
}

a.nextfixture:hover {
	color:#000000;	
	text-decoration:none;
}

/* END: feature 2 */

/* START: archive */
.archive_link {
	background:none;
	color: #000;
}
/* END: archive */


.nextfixture-title {
font-size:140%;
font-family:verdana;	
font-weight:bold;
}

.nextfixture-team {
font-size:150%;
font-weight:bold;
font-family:arial;	
}

.nextfixture-date {
font-size:100%;	
font-family:arial;
}


/* NEWSBOX -----------------------------------------------*/

div#newsboxcontainer {
	width:425px;
	background:#fff;
	float:left;
	overflow:hidden;
	border:0px solid #eee;
}

div#newsbox {
	width:425px;
	background:#eee;
	float:left;
	overflow:hidden;
	border:0px solid #eee;
}

div#newsbox-image {
	height:283px;
	width:425px;
	background:#CC0000 url(http://cdn2.sportnetwork.net/images/newsrotator/newsbox-image-bg.png) repeat-y top left;
	overflow:hidden;
}

img.newsbox-image {
	width:425px;
}

a img {
	border:0px;
}

div#newsbox-headline {
	height:45px;
	width:425px;
	background:#111 url(http://cdn2.sportnetwork.net/images/newsrotator/newsboxheadline-bg.png) repeat-x top left;
	text-indent:5px;
	color:#fff;
	font-size:15px;
	line-height:20px;
	font-weight:bold;
	overflow:hidden;
	font-family:Arial, Helvetica, sans-serif;
}

.authordate {
	font-size:10px;
	color:#ddd;
	font-family:arial;
	margin-left:5px;
}

a.newsbox-headline, a.newsbox-headline:visited {
	color:#fff;
	text-decoration:none;
}

a.newsbox-headline:hover {
	color:#ccc;
}

div#newsbox-intro {
	height:90px;
	width:425px;
	background:#fff url(http://cdn2.sportnetwork.net/images/newsrotator/newsboxintro-bg.png) repeat-x bottom left;
	overflow:hidden;
	font-size:12px;
}

div#newsbox-controls {
	height:35px;
	width:425px;
	background:#ddd url(http://cdn2.sportnetwork.net/images/newsrotator/newsboxcontrols-bg.png) repeat-x top left;
	overflow:hidden;
	float:left;
	clear:both;
}

div.inside10px {
	padding:10px;
}

div.vspacer10px {
	height:10px;
	width:1px;
}

a.readmore, a.readmore:visited {
	color:#000;
	text-decoration:underline;
}

a.readmore:hover {
	text-decoration:none;
}


div.newsbox-headline-list {
	width:425px;
	height:20px;
	background:#CC0000;
	color:#FFFFFF;
	float:left;
	overflow:hidden;
	border-bottom:1px solid #444;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:13px;
}
div.newsbox-headline-list a, div.newsbox-headline-list a:visited {
	text-decoration:none;
	color:#FFFFFF;
	padding:2px;
	text-indent:4px;
}

div.newsbox-headline-list a:hover {
	text-decoration:underline;
	color:#FFFFFF;
	padding:2px;
	text-indent:4px;
}

/*-- Frontpage news accordion --*/
div#NewsAccordionContainer {
	width:422px;
	float:left;
	clear:left;
	margin:0;
	padding:0;
	border:1px solid #000;
	display:block;
}

span.AccordionPanelContent {
  display: block;

  background:#CC0000;
  color:#FFFFFF;	
}

div.AccordionPanel {
	border:1px solid #ccc;
}

h1.AccordionPanelTab {
	font-size:120%;	
	font-family:verdana;
	text-transform:uppercase;
	background: #CC0000 url(http://cdn2.sportnetwork.net/images/v4/menu-header-fade.png) repeat-x top;
	color: #FFFFFF;	
	margin:0;
	padding:0;
	line-height:26px;
	clear:both;
	cursor:pointer;
	text-indent:5px;
}

div.AccCopy {
	width:421px;
	float:left;
	margin:0;
	padding:0;
	clear:both;
}

div.AccCopy p {
	margin:2px 2px 10px 2px;
	line-height:150%;
	font-size:12px;
}

span.headlinedate {
	font-size:100%;	
}

div.AccImage {
	width:420px;
	float:left;
	margin:0 1px 0 0;
	padding:0;
	clear:both;
	overflow:hidden;
}

</style>


<!--[if lte IE 6]>
<style type="text/css">
body {
	background: #FFFFFF;
}

.menu_header {
min-height:30px;
font-weight:bold;
font-size:12px;
padding-left:5px;
background: #CC0000;
}

.menu_item {
margin:0;
padding:0px 0px 0px 5px;
list-style:none;
min-height:25px;
color: #000000;
background: #FFFFFF;
}

#leadfront{
	padding:0px;
 	margin:0px;
	float: left;
	width: 417px;
	padding: 4px;
	margin-bottom:5px;
	overflow: hidden;
	margin-top:5px;
	background:#CC0000;
	color:#FFFFFF;
}
/* END: lead paragraph*/


/* START: front_headlines */
.front_headline {
	background:#CC0000 ;
	padding:4px;
	margin:0;
	font-size: 95%;
	font-weight: bold;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
	color:#FFFFFF;
}
/* END: front_headlines */

/* START: poll */
.poll_header {
	background:#CC0000;
	padding:4px;
	margin:0;
	font-size: 95%;
	font-weight: bold;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
	color:#FFFFFF;
}
/* END: poll */

/* START: latest threads */
.latest_threads_header {
	background:#CC0000 ;
	padding:4px;
	margin:0;
	font-size: 95%;
	font-weight: bold;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
	color:#FFFFFF;
}
/* END: latest threads */

/* START: more headlines */
.more_headlines_header {
	background:#CC0000 ;
	padding:4px;
	margin:0;
	font-size: 95%;
	font-weight: bold;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
	color:#FFFFFF;
}
/* END: more headlines */


/* START: feature 1 */
.feature1 {
	background:#CC0000;
	color:#CC0000;
}
/* END: feature 1 */

/* START: feature 2 */
.feature2 {
	background:#CC0000;
	color:#000000;
}
/* END: feature 2 */


/* frontpage news accordion */
h1.AccordionPanelTab {
	background: #CC0000;
}

</style>
<![endif]-->
<style type="text/css">
#header {
 background: url(http://cdn2.sportnetwork.net/images/v4/header_rugby_h45px.jpg) top left no-repeat;
}
</style>







<!-- start betzone ticker -->
<script src="http://cdn2.sportnetwork.net/includes/rssticker.js" type="text/javascript">

/***********************************************
* Advanced RSS Ticker (Ajax invocation)- � Dynamic Drive DHTML code library (www.dynamicdrive.com)
* This notice MUST stay intact for legal use
* Visit Dynamic Drive at http://www.dynamicdrive.com/ for this script and 100s more
***********************************************/

</script>
<style type="text/css">
.bet-ticker-wrap {
width:874px;
height:47px;
background: #CC0000 url(http://cdn2.sportnetwork.net/images/v4/menu-header-fade.png) repeat-x top;
border:1px solid #fff;
margin:0;
padding:0;
float: left;
}

.bet-ticker-image {
width:248px;
height:47px;
float:left;

}

.bet-ticker-copy {
height:47px;
float:left;
background: transparent;
}

.bet-ticker-copy a, .bet-ticker-copy a:visited, .bet-ticker-copy a:active {
margin:5px;
color:#FFFFFF;
text-decoration:none;
font-family:arial;
font-size:14px;
font-weight:bold;
line-height:47px;
text-indent:10px;
}

.bet-ticker-copy a:hover {
text-decoration:underline;

}
</style>


<!--[if lte IE 6]>
<style type="text/css">
.bet-ticker-copy {
background: #CC0000;
}


</style>
<![endif]-->


<!-- End betzone ticker -->




 <script type="text/javascript">
						    var _gaq = _gaq || [];
						    _gaq.push(
                    ['_setAccount', 'UA-265816-5'],
                    ['_setCustomVar', 1, 'siteid', '245', 3],
                    ['_setCustomVar', 2, 'sitename', 'Unofficial England Rugby Union', 3],
                    ['_setCustomVar', 3, 'mobilesite', '0', 3],
                    ['_trackPageview'],
                    ['b._setAccount', 'UA-265816-1'],
                    ['b._setCustomVar', 1, 'siteid', '245', 3],
                    ['b._setCustomVar', 2, 'sitename', 'Unofficial England Rugby Union', 3],
                    ['b._setCustomVar', 3, 'mobilesite', '0', 3],
                    ['b._trackPageview']
							);
						
						  (function() {
							var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
							ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
							var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
						  })();
						</script>

</head>
<body onload="breakout_of_frame()">

<!-- Start of InSkin Ad Code -->
<link href="http://cdn.inskinmedia.com/isfe/4.1/css/base.css" type="text/css" rel="stylesheet" />
<!--[if lt IE 7]><link href="http://cdn.inskinmedia.com/isfe/4.1/css/base-ie6.css" type="text/css" rel="stylesheet" /><![endif]-->
<script type="text/javascript" src="http://cdn.inskinmedia.com/isfe/4.1/js/base/api/pageskin.js"></script>

<!-- Start of InSkin Configuration -->
<script type="text/javascript">
	InSkinParams['myPageSkin'] = {
		'srv_SectionID':		'124027',
		'srv_Keywords':			'',
		'plr_ContentType':		'PAGESKIN',
		'plr_ContentID':		'myContent',
		'plr_ContentW':			1000,
		'plr_FrameTop':			90,
		'plr_FrameSide':		130,
		'plr_FrameBottom':		90,                           
		'plr_NoSkinInSkinResize':	true,
		'plr_GetParamsFromMeta':	['srv_Keywords', 'keywords']
	};

	var objPageSkin = new InSkin.Base('myPageSkin');
	
	objPageSkin.addEventListener(objPageSkin.EVENT_AD_SERVED, onAdServed)
	
	function onAdServed(){
		//Set InSkin background colour
		InSkin.$('#InSkinContentContainer_myPageSkin').css('background-color',InSkin.$('body').css('background-color'));
		//Remove background image & set colour
		InSkin.$('body').css('background-image','none');
		//InSkin.$('body').css('background-color','white');
	}
	
	
</script>	
<!-- End of InSkin Configuration -->

<!-- Start of InSkin Container -->
<div id="InSkinContainer_myPageSkin" class="InSkinContainer InSkinAlignCenter" style="width: 1000px;">

	<!-- Start of Content/Player Container -->
	<div id="InSkinContentContainer_myPageSkin" class="InSkinContentContainer" style="width: 1000px; margin: 0px; ">

		<!-- Start of Content/Player Code -->
		<div id="InSkinPageContainer_myPageSkin" class="InSkinPageContainer"  style="background-color: #FFFFFF">
<div id="fb-root"></div>
<script>(function(d, s, id) {
  var js, fjs = d.getElementsByTagName(s)[0];
  if (d.getElementById(id)) return;
  js = d.createElement(s); js.id = id;
  js.src = "//connect.facebook.net/en_GB/all.js#xfbml=1&appId=188971734490844";
  fjs.parentNode.insertBefore(js, fjs);
}(document, 'script', 'facebook-jssdk'));</script>


<div id="container">
	<div id="header">

		<div id="networknav">
            <select name="select" class="dropdown" onChange="MM_jumpMenu('parent',this,0)">
            	<option selected="selected" disabled>Network Navigation</option>
            	            		<optgroup label="International">
            			<option value="/main/s245.htm">England Rugby Union</option>
            		<option value="/main/s723.htm">Six Nations 2012</option>
            		<option value="/main/s722.htm">Wales</option>
            		            		</optgroup>
            			            		<optgroup label="Aviva Premiership">
            			<option value="/main/s105.htm">Bath</option>
            		<option value="/main/s548.htm">Exeter Chiefs</option>
            		<option value="/main/s581.htm">Gloucester</option>
            		<option value="/main/s98.htm">Harlequins</option>
            		<option value="/main/s103.htm">Leicester Tigers</option>
            		<option value="/main/s97.htm">London Irish</option>
            		<option value="/main/s96.htm">London Wasps</option>
            		<option value="/main/s95.htm">Newcastle Falcons</option>
            		<option value="/main/s99.htm">Northampton Saints</option>
            		<option value="/main/s101.htm">Sale Sharks</option>
            		<option value="/main/s104.htm">Saracens</option>
            		<option value="/main/s130.htm">Worcester Warriors</option>
            		            		</optgroup>
            			            		<optgroup label="Super League">
            			<option value="/main/s680.htm">South Wales RL</option>
            		            		</optgroup>
            			            		<optgroup label="Celtic League">
            			<option value="/main/s170.htm">Cardiff Blues</option>
            		            		</optgroup>
            			            		<optgroup label="Championship">
            			<option value="/main/s100.htm">Bristol</option>
            		<option value="/main/s369.htm">Cornish Pirates</option>
            		<option value="/main/s102.htm">Leeds Carnegie</option>
            		<option value="/main/s691.htm">London Welsh</option>
            		<option value="/main/s503.htm">Plymouth Albion</option>
            		            		</optgroup>
            			            		<optgroup label="National">
            			<option value="/main/s344.htm">Birmingham & Solihull</option>
            		<option value="/main/s425.htm">Coventry</option>
            		            		</optgroup>
            			            		<optgroup label="Regional">
            			<option value="/main/s388.htm">Hartlepool RFC</option>
            		<option value="/main/s16.htm">West Hartlepool - Official</option>
            		<option value="/main/s334.htm">West Hartlepool TDSOB - Official</option>
            		            		</optgroup>
            			            	</select>
		</div>
		<div id="sportlinks"><img src="http://cdn2.sportnetwork.net/images/v4/sq_green.gif" width="5" height="5" /> <a href="http://www.thefootballnetwork.net" class="white">Football</a> &nbsp;<img src="http://cdn2.sportnetwork.net/images/v4/sq_green.gif" width="5" height="5" /> <a href="http://www.cricketnetwork.co.uk" class="white">Cricket</a> &nbsp;<img src="http://cdn2.sportnetwork.net/images/v4/sq_green.gif" width="5" height="5" /> <a href="http://www.f1network.net" class="white">F1</a> &nbsp;<img src="http://cdn2.sportnetwork.net/images/v4/sq_green.gif" width="5" height="5" /> <a href="http://www.rugbynetwork.net" class="white">Rugby</a> &nbsp;<img src="http://cdn2.sportnetwork.net/images/v4/sq_green.gif" width="5" height="5" /> <a href="http://v4.sportnetwork.net/main/s522.htm" class="white">Betting Zone</a></div>

		<div id="tickerdiv"><div class="ticki"><a id="tickerAnchor" href="#" target="_top" class="tickl"></a></div>
			<script language="JavaScript" type="text/javascript">
			<!--[if !IE]>

			var theCharacterTimeout = 50;
			var theStoryTimeout     = 2500;
			var theWidgetOne        = "|";
			var theWidgetTwo        = "/";
			var theWidgetThree      = "-";
			var theWidgetFour       = "\\";
			var theWidgetFive       = "|";
			var theWidgetSix        = "/";
			var theWidgetSeven      = "-";
			var theWidgetEight       = "\\";
			var theWidgetNone       = " ";
			var theLeadString       = "";
			var theCount			= 0;
			var theSummaries = new Array();
			var theSiteLinks = new Array();
			var theItemCount = 10;
			
			
theSummaries[0] = "England Rugby Union: England Under 20 make it three from three"
theSiteLinks[0] = "/main/s245/st175875.htm"
theSummaries[1] = "England Rugby Union: RFU Signs Four Year Partnership with Canterbury "
theSiteLinks[1] = "/main/s245/st175844.htm"
theSummaries[2] = "England Rugby Union: England Women&#039;s U20s named to take on France"
theSiteLinks[2] = "/main/s245/st175843.htm"
theSummaries[3] = "England Rugby Union: England v Ireland Rugby Legends 6/3/12 at the Stoop"
theSiteLinks[3] = "/main/s245/st175818.htm"
theSummaries[4] = "England Rugby Union: England U20 Side named to face Italy 2012"
theSiteLinks[4] = "/main/s245/st175813.htm"
theSummaries[5] = "Six Nations 2012: France Ireland Line Ups"
theSiteLinks[5] = "/main/s723/st175781.htm"
theSummaries[6] = "Wales: 6N Match Report - England v Wales"
theSiteLinks[6] = "/main/s722/st175758.htm"
theSummaries[7] = "England Rugby Union: Wales will Smash England!"
theSiteLinks[7] = "/main/s245/st175676.htm"
theSummaries[8] = "England Rugby Union: England Women run in six tries"
theSiteLinks[8] = "/main/s245/st175668.htm"
theSummaries[9] = "England Rugby Union: Six-try England Under 20 beat Wales"
theSiteLinks[9] = "/main/s245/st175645.htm"			
			startTicker();
			//<![endif]-->
			</script>
		</div><!--[if !IE]>End of ticker div<![endif]-->
		
	</div><!--[if !IE]>End of header div<![endif]-->
			<div id="topbanner">
                <div style="margin-left:auto; margin-right:auto; margin-top:auto; margin-bottom:auto;width:100%;text-align: center; backgrou">
                    <!--/* SPORT SYNDICATOR rugby Network - ROS - 728x90 */-->

<script type='text/javascript'><!--//<![CDATA[
   document.MAX_ct0 ='INSERT_CLICKURL_HERE';

   var m3_u = (location.protocol=='https:'?'https://delivery.ads-creativesyndicator.com/adserver/www/delivery/ajs.php':'http://delivery.ads-creativesyndicator.com/adserver/www/delivery/ajs.php');
   var m3_r = Math.floor(Math.random()*99999999999);
   if (!document.MAX_used) document.MAX_used = ',';
   document.write ("<scr"+"ipt type='text/javascript' src='"+m3_u);
   document.write ("?zoneid=196");
   document.write ('&amp;cb=' + m3_r);
   if (document.MAX_used != ',') document.write ("&amp;exclude=" + document.MAX_used);
   document.write (document.charset ? '&amp;charset='+document.charset : (document.characterSet ? '&amp;charset='+document.characterSet : ''));
   document.write ("&amp;loc=" + escape(window.location));
   if (document.referrer) document.write ("&amp;referer=" + escape(document.referrer));
   if (document.context) document.write ("&context=" + escape(document.context));
   if ((typeof(document.MAX_ct0) != 'undefined') && (document.MAX_ct0.substring(0,4) == 'http')) {
       document.write ("&amp;ct0=" + escape(document.MAX_ct0));
   }
   if (document.mmm_fo) document.write ("&amp;mmm_fo=1");
   document.write ("'><\/scr"+"ipt>");
//]]>--></script><noscript><a href='http://delivery.ads-creativesyndicator.com/adserver/www/delivery/ck.php?n=a2b79716&amp;cb=INSERT_RANDOM_NUMBER_HERE' target='_blank'><img src='http://delivery.ads-creativesyndicator.com/adserver/www/delivery/avw.php?zoneid=86&amp;cb=INSERT_RANDOM_NUMBER_HERE&amp;n=a2b79716&amp;ct0=INSERT_CLICKURL_HERE' border='0' alt='' /></a></noscript>
	     	                </div>
			</div>

<div id="loginbox2">
		<script>
document.cookie = 'phorum_tmp_cookie=this+will+be+destroyed+when+logged+in+js;path=/';
</script>		
		<form id="loginform" action="/boards/login/s245.htm" method="POST" style="margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;">
			<div style="float: left; width: 120px; margin-bottom: 2px;">Username 
            <input name="username" type="text" class="loginfields" />
            </div>
			<div style="float: left; width: 120px; margin-bottom: 2px;">Password 
            <input name="password" type="password" class="loginfields" /><br />
            </div>         
			<input type="submit" value="Login >>" class="colouredbutton" />
			<input type="hidden" name="redir" value="/main/s245/st165262.htm" />
		</form>
				</div>	

<div id="googlesearch">
<!-- Google CSE Search Box Begins  -->
<form action="/main/s245/p25.php" id="searchbox_014967606690113664965:cc4v70es1gk">
  <input type="hidden" name="cx" value="014967606690113664965:cc4v70es1gk" />
  <input type="hidden" name="cof" value="FORID:11" />
  <input type="text" name="q" size="22" />
  <input type="submit" name="sa" value="SN Search"  class="colouredbutton" />
</form>
<script type="text/javascript" src="http://www.google.com/coop/cse/brand?form=searchbox_014967606690113664965%3Acc4v70es1gk&lang=en"></script>
<!-- Google CSE Search Box Ends -->
</div>	


	
	<div id="contentcontainer" style="width:1000px;">

		<div id="whoistop">
			<ul style="padding:0px;margin:0px;" >
				<li class="menutitle colour2 poll_header"><a href="/main/s245/p20.php" class="poll_item">Who is online?</a></li>
				<li style="display:inline">
					<ul class="colour3 submenupadding poll_item">
						<li class="colour3 paddingbottom" style="text-align:center">Users online <div id="wo_total">&nbsp;</div></li>
						<li class="colour3 paddingbottom" style="text-align:center">Most online <div id="wo_record">&nbsp;</div></li>
						<li class="colour3 paddingbottom" style="text-align:center">On this site <div id="wo_sitetotal">&nbsp;</div></li>
					</ul>
				</li>
				<li class="menutitle colour2 poll_header"><a href="/main/s245/p20.php" class="poll_item">Where are they?</a></li>
			</ul>
		</div>		

		<!-- Start betting zone ticker -->	

	<div class="bet-ticker-wrap"> 

		<div class="bet-ticker-image">
			<a href="http://v4.sportnetwork.net/main/s522.htm">
				<img border="0" src="/images/v4/bzsmall.jpg" />
			</a>
		</div> 


		<div id="bz_ticker" class="bet-ticker-copy"> 

			<script type="text/javascript"> 
new rssticker_ajax("BZ", 600, "bz_ticker", "bet-ticker-copy", 3500, "")

			
			</script>

		</div>

	</div>

<!-- End betting zone ticker -->

	

<div id="menu">
			<div id="section-0" class="menumarginbottom">
		<ul >
			<li class="menutitle menu_header menu_header_text"><a class="menu_header_text"  href="/main/england-rugby-union/s245.htm" >England Rugby Union</a></li>
<li style="display:inline">
			<ul >
			
				<li class="colour1 menu_item"><a href="/boards/list/s245.htm" class="colour2 menu_item_text">Message Board</a></li>
								<li class="colour1 menu_item"><a href="/predict/s245.htm" class="colour2 menu_item_text">Prediction League</a></li>
								<li class="colour1 menu_item"><a href="#" class="colour2 menu_item_text">England Rugby Union Newsletter</a></li>
								<li class="colour1 menu_item"><a href="/main/s245/st86363.htm" class="colour2 menu_item_text">Contact the Editors</a></li>
								<li class="colour1 menu_item"><a href="/main/s245/p5.htm" class="colour2 menu_item_text">Archive</a></li>
				<li class="colour1 menu_item"><a href="/main/s245/p22.rss" class="colour2 menu_item_text">RSS Newsfeed</a></li>
				</ul>
			</li>
		</ul>
	</div>

	<div id="section-1" class="menumarginbottom">
		<ul>
			<li class="menutitle menu_header menu_header_text">FANS SECTION</li>
<li style="display:inline">
			<ul>
							<li class="colour1 menu_item"><a href="/main/s245/st95976.htm" class="colour2 menu_item_text">Player Dossiers</a></li>
								<li class="colour1 menu_item"><a href="/main/s245/st30409.htm" class="colour2 menu_item_text">Monthly Reviews</a></li>
								<li class="colour1 menu_item"><a href="/main/s245/st172454.htm" class="colour2 menu_item_text">Competition</a></li>
								<li class="colour1 menu_item"><a href="/main/s245/st35273.htm" class="colour2 menu_item_text">Official England Supporters  Club - ERSC</a></li>
								<li class="colour1 menu_item"><a href="/main/s245/st28964.htm" class="colour2 menu_item_text">Wallpapers</a></li>
				</ul>
			</li>
		</ul>
	</div>

		<div id="section-2" class="menumarginbottom">
		<ul>
			<li class="menutitle menu_header menu_header_text"><a href="/main/s245/p5.htm?sectionid=168" class="menu_header_text colour2">NEWS</a></li>
<li style="display:inline">
			<ul>
							<li class="colour1 menu_item"><a href="/main/s245/st175875.htm" class="colour2 menu_item_text">England Under 20 make it three from three</a></li>
								<li class="colour1 menu_item"><a href="/main/s245/st175844.htm" class="colour2 menu_item_text">RFU Signs Four Year Partnership with Canterbury </a></li>
								<li class="colour1 menu_item"><a href="/main/s245/st175818.htm" class="colour2 menu_item_text">England v Ireland Rugby Legends 6/3/12 at the Stoop</a></li>
				</ul>
			</li>
		</ul>
	</div>

		<div id="section-3" class="menumarginbottom">
		<ul>
			<li class="menutitle menu_header menu_header_text"><a href="/main/s245/p5.htm?sectionid=76" class="menu_header_text colour2">SIX NATIONS </a></li>
<li style="display:inline">
			<ul>
							<li class="colour1 menu_item"><a href="/main/s245/st175676.htm" class="colour2 menu_item_text">Wales will Smash England!</a></li>
								<li class="colour1 menu_item"><a href="/main/s245/st175585.htm" class="colour2 menu_item_text">Will England be Wailing after this weekend at Twickenham?</a></li>
								<li class="colour1 menu_item"><a href="/main/s245/st175330.htm" class="colour2 menu_item_text">Chris Robshaw to captain England for rest of RBS 6 Nations</a></li>
								<li class="colour1 menu_item"><a href="/main/s245/st175233.htm" class="colour2 menu_item_text">England v Italy 6N 2012 - Post Match Thoughts</a></li>
								<li class="colour1 menu_item"><a href="/main/s245/st175153.htm" class="colour2 menu_item_text">02 Inside Line - Episode 2 -Behind the scenes with Tom Croft</a></li>
								<li class="colour1 menu_item"><a href="/main/s245/st175130.htm" class="colour2 menu_item_text">England v Italy Team Announced 2012  - Six Nations</a></li>
								<li class="colour1 menu_item"><a href="/main/s245/st175017.htm" class="colour2 menu_item_text">England squad update 5/2/12</a></li>
								<li class="colour1 menu_item"><a href="/main/s245/st174982.htm" class="colour2 menu_item_text">England WIN Calcutta Cup 2012</a></li>
								<li class="colour1 menu_item"><a href="/main/s245/st174944.htm" class="colour2 menu_item_text">Ex Eng Captain Lewis Moody talks about Scotland v England</a></li>
								<li class="colour1 menu_item"><a href="/main/s245/st174861.htm" class="colour2 menu_item_text">Scotland v England 2012 - Calcutta Cup</a></li>
				</ul>
			</li>
		</ul>
	</div>

		<div id="section-4" class="menumarginbottom">
		<ul>
			<li class="menutitle menu_header menu_header_text"><a href="/main/s245/p5.htm?sectionid=77" class="menu_header_text colour2">ENGLAND SEVENS</a></li>
<li style="display:inline">
			<ul>
							<li class="colour1 menu_item"><a href="/main/s245/st174999.htm" class="colour2 menu_item_text">England  7s -Fixtures USA  2012</a></li>
								<li class="colour1 menu_item"><a href="/main/s245/st174856.htm" class="colour2 menu_item_text">England 7s - Ben Ryan Column</a></li>
								<li class="colour1 menu_item"><a href="/main/s245/st174812.htm" class="colour2 menu_item_text">Vickerman returns for another 'pulsating' NZ Wellington 7s</a></li>
								<li class="colour1 menu_item"><a href="/main/s245/st174581.htm" class="colour2 menu_item_text">England  7s -Fixtures New Zealand 2012</a></li>
				</ul>
			</li>
		</ul>
	</div>

		<div id="section-5" class="menumarginbottom">
		<ul>
			<li class="menutitle menu_header menu_header_text"><a href="/main/s245/p5.htm?sectionid=1278" class="menu_header_text colour2">ENGLAND WOMEN'S RUGBY</a></li>
<li style="display:inline">
			<ul>
							<li class="colour1 menu_item"><a href="/main/s245/st175843.htm" class="colour2 menu_item_text">England Women's U20s named to take on France</a></li>
								<li class="colour1 menu_item"><a href="/main/s245/st175668.htm" class="colour2 menu_item_text">England Women run in six tries</a></li>
								<li class="colour1 menu_item"><a href="/main/s245/st175524.htm" class="colour2 menu_item_text">England Women's team to face Wales 25/2/12</a></li>
				</ul>
			</li>
		</ul>
	</div>

		<div id="section-6" class="menumarginbottom">
		<ul>
			<li class="menutitle menu_header menu_header_text"><a href="/main/s245/p5.htm?sectionid=719" class="menu_header_text colour2">SPONSORS & FRIENDS LINKS</a></li>
<li style="display:inline">
			<ul>
							<li class="colour1 menu_item"><a href="/main/s245/st149611.htm" class="colour2 menu_item_text">RAGING BULL debuts leisure & sportswear range on new website</a></li>
								<li class="colour1 menu_item"><a href="/main/s245/st136294.htm" class="colour2 menu_item_text">Virtual Sports Museum Launch-The Priory Collection</a></li>
								<li class="colour1 menu_item"><a href="/main/s245/st70309.htm" class="colour2 menu_item_text">Sponsor Big Art</a></li>
								<li class="colour1 menu_item"><a href="/main/s245/st89917.htm" class="colour2 menu_item_text">England & Rome-cam</a></li>
				</ul>
			</li>
		</ul>
	</div>

		<div id="section-7" class="menumarginbottom">
		<ul>
			<li class="menutitle menu_header menu_header_text"><a href="/main/s245/p5.htm?sectionid=2359" class="menu_header_text colour2">INVESTEC INTERNATIONALS </a></li>
<li style="display:inline">
			<ul>
							<li class="colour1 menu_item"><a href="/main/s245/st171742.htm" class="colour2 menu_item_text">Josh & Kenny sign up for Help for Heroes Challenge 03Dec2011</a></li>
				</ul>
			</li>
		</ul>
	</div>

		<div id="section-8" class="menumarginbottom">
		<ul>
			<li class="menutitle menu_header menu_header_text"><a href="/main/s245/p5.htm?sectionid=125" class="menu_header_text colour2">EXCLUSIVE INTERVIEWS</a></li>
<li style="display:inline">
			<ul>
							<li class="colour1 menu_item"><a href="/main/s245/st163469.htm" class="colour2 menu_item_text">England & Toulon's - Tom May Exclusive Interview</a></li>
								<li class="colour1 menu_item"><a href="/main/s245/st135173.htm" class="colour2 menu_item_text">Exclusive SitiveniRabuka </a></li>
								<li class="colour1 menu_item"><a href="/main/s245/st125426.htm" class="colour2 menu_item_text">Jonny Wilkinson Exclusive</a></li>
								<li class="colour1 menu_item"><a href="/main/s245/st105831.htm" class="colour2 menu_item_text">Matt Stevens Interview</a></li>
								<li class="colour1 menu_item"><a href="/main/s245/st85476.htm" class="colour2 menu_item_text">Trevor Woodman Tribute</a></li>
				</ul>
			</li>
		</ul>
	</div>

		<div id="section-9" class="menumarginbottom">
		<ul>
			<li class="menutitle menu_header menu_header_text">Twickenham Tales</li>
<li style="display:inline">
			<ul>
							<li class="colour1 menu_item"><a href="/main/s245/st32155.htm" class="colour2 menu_item_text">Tips for Twickenham</a></li>
								<li class="colour1 menu_item"><a href="/main/s245/st68325.htm" class="colour2 menu_item_text">Twickenham Tales1</a></li>
								<li class="colour1 menu_item"><a href="/main/s245/st68341.htm" class="colour2 menu_item_text">Twickenham Tales II - Mosely 1982</a></li>
								<li class="colour1 menu_item"><a href="/main/s245/st89964.htm" class="colour2 menu_item_text">Twickenham Tales Diary Re-Run 2002</a></li>
				</ul>
			</li>
		</ul>
	</div>

		<div id="section-10" class="menumarginbottom">
		<ul>
			<li class="menutitle menu_header menu_header_text"><a href="/main/s245/p5.htm?sectionid=559" class="menu_header_text colour2">Rugby Videos & DVD Reviews</a></li>
<li style="display:inline">
			<ul>
							<li class="colour1 menu_item"><a href="/main/s245/st171264.htm" class="colour2 menu_item_text">Jonah Lomu�s Rugby Challenge Coming Soon - Previews</a></li>
								<li class="colour1 menu_item"><a href="/main/s245/st146046.htm" class="colour2 menu_item_text">Lions Legends Preview the First Test - Video</a></li>
								<li class="colour1 menu_item"><a href="/main/s245/st145992.htm" class="colour2 menu_item_text">Lions 1974 Invincibles  DVD - Review</a></li>
				</ul>
			</li>
		</ul>
	</div>

		<div id="section-11" class="menumarginbottom">
		<ul>
			<li class="menutitle menu_header menu_header_text"><a href="/main/s245/p5.htm?sectionid=2359" class="menu_header_text colour2">SUMMER TOURS</a></li>
<li style="display:inline">
			<ul>
							<li class="colour1 menu_item"><a href="/main/s245/st171742.htm" class="colour2 menu_item_text">Josh & Kenny sign up for Help for Heroes Challenge 03Dec2011</a></li>
				</ul>
			</li>
		</ul>
	</div>

		<div id="section-12" class="menumarginbottom">
		<ul>
			<li class="menutitle menu_header menu_header_text"><a href="/main/s245/p5.htm?sectionid=104" class="menu_header_text colour2">Rugby World Cup Section</a></li>
<li style="display:inline">
			<ul>
							<li class="colour1 menu_item"><a href="/main/s245/st171951.htm" class="colour2 menu_item_text">England v France RWC 2011 Quarter Final Post Match Thoughts</a></li>
				</ul>
			</li>
		</ul>
	</div>

		

</div><!--[if !IE]>End of menu div<![endif]-->

    <div id="sitelogo">
<div id="sitelogoimage">    
        <a href="/main/s245"><img src="http://uploadscdn.sportnetwork.net/upload/245/245_0_1279624394.jpg" />
        </a>
</div>        
<div id="fblike" style="background: white; width: 100%; height: 30px"><fb:like href="http://www.rugbynetwork.net/main/s245.htm" show_faces="false"></fb:like></div>
        
    </div><!--[if !IE]>End of logo div<![endif]-->
<div id="contentholder" style="width:855px; float:left;" >
<div id="leftstorycol" style=" width:554px; float:left; clear:none;">


    <div id="lead" style="width:545px;">
    	<span class="boldspaced">England Rugby - December 2010 In Review</span><br />

<div id="mainpicfl"><img oncontextmenu="return false;"  src="http://images.sportnetwork.net/images/245/90989_215_136" border="0" id="headpic" />
</div>
By Patrick<br /> January 4 2011<br />
<!-- Article Start --><span class="boldspaced">After the highs and lows of the Autumn International campaign, there was relatively little news on the England senior team, but plenty of goings on elsewhere, including the 7s team winning in Dubai, the RFU's new 2015 CEO being unveiled as well as U18 squad information and 6N fixtures and officials being announced.</span>
    </div>

    <div id="storybody" style="width:550px;">
        <div id="KonaBody" style="width:545px;">
        <style type="text/css">
<!--
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FF0000;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.style6 {
	font-size: 15px;
	color: #FF0000;
}
.style7 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}
.style4 {font-size: 10px}
.style8 {font-size: 13px}
-->
</style></head>

<body>



<body>
<table width="540" border="0" align="center" cellpadding="0" cellspacing="0">
  <tr>
    <td><p align="center"><strong><span class="style1">ENGLAND RUGBY<br />
    </span></strong><strong><span class="style1">DECEMBER 2010: IN REVIEW<br />
    </span></strong><br />
    </p>
      <hr align="JUSTIFY" size="1" />
    <p align="justify" class="style2"><img src="http://images.sportnetwork.net/images/245/90997_215_136" width="215" height="136" /></p>
    <p align="justify" class="style7">England rugby star�s coaches win top award</p>
    <p align="justify" class="style8"> <span class="style2">The coaches of England Women�s rugby star, Margaret Alphonsi, have been   honoured after being named winners of the 2010 Coaching Chain Award at   the UK Coaching Awards last night (Tuesday).</span></p>
    <p align="justify" class="style2"> The Coaching Chain award recognises the coaches that have contributed   to a sportsperson�s success. This can include inspiring and motivating   an athlete, nurturing a talent and supporting their development.</p>
    <p align="justify" class="style2"> Alphonsi, who has 49 England caps, won national acclaim for her   ferocious tackling as England reached the Rugby World Cup final in   September. She was named Woman of the Match in the tournament opener   against Ireland and also went on to be shortlisted as Player of the   Tournament. Last week she was also named the Sunday Times Sportswoman of   the Year.</p>
    <p align="justify" class="style2">&nbsp;</p>
    <p align="center" class="style2"><img src="http://matchdaymail.rfu.com/press/lite/tools/publisher/1/0/d/d/e/10dde587176b4af3fa85446dc5e670d0.jpg" width="250" height="187" /><br />
      <span class="style4">England's Gary Street and Graham Smith honoured at the UK Coaching Awards</span><br />
    </p>
    <p align="center" class="style2"><a href="http://www.rugbynetwork.net/main/s245/st164590.htm">Full story here</a><br />
    </p>
    <hr size="1" />
    <p align="justify" class="style2"><img src="http://images.sportnetwork.net/images/245/34574_215_136" width="85" height="136" /></p>
    <p align="justify" class="style7">Rugby Six Nations 2011 - Match Officials Announced</p>
    <p align="justify" class="style2">The   appointments were made by the IRB Match Official Selection Committee at   its meeting in Dublin this week following a comprehensive review of   international referee, assistant referee and television match official   performances during the recent November Tests.�<br />
      <br />
With Rugby World Cup 2011 in New Zealand less than 10 months away the   appointments will give the world�s top referees a further chance to   cement their place in the IRB Panel for Rugby�s global showcase   tournament.</p>
    <p align="center" class="style2"><img src="http://www.irb.com/mm/Photo/NewsMedia/General/02/03/95/23/2039523_MEDIUM.jpg" width="225" height="225" /></p>
    <p align="justify" class="style2">Ireland�s   Alain Rolland, who refereed the Rugby World Cup 2007 final, will take   charge of the opening match of the Championship on February 4 when Wales   face England in the only Friday night match.�<br />
      <br />
The selection also sees Steve Walsh take charge of his first Six Nations   match since 2008 when he referees England versus France at Twickenham   on February 26. In total there are 10 Referees selected for the 15   Championship matches.�</p>
    <p align="center" class="style2"><a href="http://www.rugbynetwork.net/main/s245/st164616.htm">Full story here</a><br />
    </p>
    <hr size="1" />
    <p align="justify" class="style2"><img src="http://images.sportnetwork.net/images/245/101850_215_136" width="215" height="136" /></p>
    <p align="justify" class="style7">England Rugby - RBS Six Nations Fixtures 2011</p>
    <p align="justify" class="style2">England kick off   their RBS Six Nations bid for the first time ever on a Friday night against   Wales at the Millennium Stadium.� It will be interesting to see how fans   cope with this Friday night fixture especially for travelling.��   Ireland are once again back at Landsdowne Road in their new Aviva Stadium</p>
    <p align="justify" class="style2">The tournament takes on extra significance with   the 2011 World Cup just months away and David Pickering, Chairman of the Six   Nations Council, said: <em>&quot;The RBS 6 Nations   Championship remains the envy of the rugby world, a tournament played with pride   and passion and drenched in history and tradition&quot;.</em></p>
    <p align="justify" class="style2">&nbsp;</p>
    <p align="center" class="style2"><a href="http://www.rugbynetwork.net/main/s245/st164632.htm">Full  details here</a><br />
    </p>
    <hr size="1" />
    <p align="justify" class="style2"><img src="http://images.sportnetwork.net/images/245/134294_215_136" width="215" height="53" /></p>
    <p align="justify" class="style7">England Classic Rugby DVDs - Ideal Gift for Christmas</p>
    <p class="style2">Unofficial    England   have linked up with Canny Store     UK    , and we are delighted to be able to offer you a<strong> 20%</strong> discount on all their England Rugby Classic DVDs.�  The normal price is �12.99 but if you use the following CODE: <strong>engdvd20� </strong>you will get your discount.� Made  to order on high quality DVD-R. The entire game is shown.</p>
    <p align="center" class="style2"><a href="http://www.rugbynetwork.net/main/s245/st164627.htm">Full story here</a><br />
    </p>
    <hr size="1" />
    <p align="justify" class="style2"><img src="http://images.sportnetwork.net/images/245/134511_215_136" width="196" height="136" /></p>
    <p align="justify" class="style7">England 7s Crowned Champions in Dubai 2010</p>
    <p align="justify" class="style2">England came from behind to beat reigning World   Series champions Samoa in the final of the Emirates Airline Dubai Sevens   and take an early lead in the 2010/11 HSBC Sevens World Series.� </p>
    <p align="justify" class="style2">Ben   Ryan's side trailed 14-12 at half time and 21-12 with three minutes   remaining, but scored three tries by Simon Hunt, Dan Norton and Mat   Turner�to seal victory 29-21 in front of an expectant ex-pat crowd</p>
    <p align="justify" class="style2">&nbsp;</p>
    <p align="center" class="style2"><img src="http://uploadscdn.sportnetwork.net/upload/245/245_1_1291487833.jpg" width="475" height="328" /></p>
    <p align="center" class="style2"><a href="http://www.rugbynetwork.net/main/s245/st164661.htm">Full story here</a><br />
    </p>
    <hr size="1" />
    <p align="justify" class="style2"><img src="http://images.sportnetwork.net/images/245/90997_215_136" width="215" height="136" /></p>
    <p align="justify" class="style7">RFU unveils England Rugby 2015 CEO </p>
    <p align="justify"> <span class="style2">AFTER a rigorous recruitment process, the Rugby Football Union (RFU)   has appointed the first member of its executive leadership team for   England Rugby 2015, the tournament organising company that will deliver   the Rugby World Cup (RWC) in 2015 in England.</span></p>
    <p align="justify" class="style2"> Paul Vaughan will become the new CEO of England Rugby 2015, effective 4 January 2011.<br />
        <br />
      Vaughan moves across from the RFU where he has been Business Operations   Director for 10 years, during which time he grew the commercial   revenues from �43m to �119m and played a major role in creating the   commercial partnerships with Compass Group, Marriott Hotels and Virgin   Health that underpin the new South Stand development. He also had board   responsibility for the ticketing strategy that has seen Twickenham   Stadium regularly sold out and prior to the RFU he held executive roles   at Whitbread plc and Octagon.</p>
    <p align="justify" class="style2"><span class="style2">The role of CEO of England Rugby 2015 required a very specific range of   skills given the need to deliver an outstanding tournament and maximise   ticket income and it was that unique experience of commercial success   in a the rugby market that let to Vaughan being chosen over and above   the other candidates.</span><br />
    </p>
    <p align="center" class="style2"><a href="http://www.rugbynetwork.net/main/s245/st164862.htm">Full story here</a><br />
    </p>
    <hr size="1" />
    <p align="justify" class="style2"><img src="http://i1201.photobucket.com/albums/bb348/stefanrfu/John_Fletcher_250.jpg" width="250" height="210" /></p>
    <p align="justify" class="style7">England U18 squad to face Ireland announced</p>
    <p align="justify"> <span class="style2">England U18 face Ireland tomorrow with a starting 15 strong enough to   cause their opponents a few problems, according to head coach John   Fletcher.</span></p>
    <p align="justify"> <span class="style2">&quot;The squad have�had a good few days training over here and we�re looking forward to the game,&quot; he said.</span></p>
    <p align="justify"> <span class="style2">&quot;Since the summer we�ve had three good camps and one game against a   London Academies side which we learnt a lot from. We now have to build   on all of that against a strong Ireland team, in Ireland, which is   always a big task.�</span></p>
    <p align="justify" class="style2"> With an influx of new players to select from, Fletcher is happy with the strength of his current squad.</p>
    <p align="justify" class="style2"> �We�re strong, we�ve trained well in the camps and the players are all   on good programmes at their schools and in their regional academies,� he   said. �But you�re always going to be tested away from home against any   national side.�</p>
    <p align="center" class="style2"><a href="http://www.rugbynetwork.net/main/s245/st165143.htm">Full story  here</a><br />
</p>
    <hr size="1" />
    <p align="center" class="style2">&nbsp;</p>
    <p align="center" class="style2"><strong><a href="http://www.sportnetwork.net/boards/list/s245.htm" class="style6">Unofficial England Rugby - Message Board</a></strong> </p>
    <p class="style2">&nbsp;</p></td>
  </tr>
</table>
</body><!-- <div class="fb-recommendations-bar" data-href="http://www.rugbynetwork.net/main/s245/st165262.htm" data-read-time="5" data-action="recommend" data-side="left"  data-site="www.rugbynetwork.net"></div> -->    
    <!-- Article End -->
    
    <p><a target="_blank" href="http://www.rugbynetwork.net/main/s245/st165262.htm?print=1">View a Printer Friendly version of this Story</a>.</p>

	</div>
    
    
    <!-- START Viagogo team specific ad -->

					   <a target="_blank" href="http://www.viagogo.co.uk/Sports-Tickets/Football?affiliateID=366&PCID=SPNT"><img src="/images/viagogoads.jpg" border="0" /></a>

					   <!-- END Viagogo Generic ad -->	
	
	<div id="bookmarks">
	<p>Bookmark or share this story with:</p>
	<ul>
	<li><a href="http://digg.com/submit?url=http://www.rugbynetwork.net/main/s245/st165262.htm&title=England+Rugby+-+December+2010+In+Review"><img src="http://cdn2.sportnetwork.net/images/v4/digg.gif"> Digg</a></li>
	<li><a href="http://del.icio.us/post?url=http://www.rugbynetwork.net/main/s245/st165262.htm&title=England+Rugby+-+December+2010+In+Review"><img src="http://cdn2.sportnetwork.net/images/v4/delicious.gif"> Delicious</a></li>
	<li><a href="http://www.facebook.com/sharer.php?u=http://www.rugbynetwork.net/main/s245/st165262.htm"><img src="/images/v4/facebook.gif"> Facebook</a></li>
	<li><a href="http://reddit.com/submit?url=http://www.rugbynetwork.net/main/s245/st165262.htm&title=England+Rugby+-+December+2010+In+Review"><img src="http://cdn2.sportnetwork.net/images/v4/reddit.gif"> Reddit</a></li>
	<li><a href="http://www.stumbleupon.com/submit?url=http://www.rugbynetwork.net/main/s245/st165262.htm&title=England+Rugby+-+December+2010+In+Review"><img src="http://cdn2.sportnetwork.net/images/v4/stumbleupon.gif"> Stumbleupon</a></li>
	</ul>
	</div>	
	
<div id="forum" style="float:none;width:468px;padding:0;margin:0;margin-top:5px;">
	<style type="text/css">
  /* Element level classes */

#forum a {
    color: #CC0000;
}

#forum td, th
{
    color: #000000;
    font-size: 12px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

#forum img
{
    border-width: 0px;
    vertical-align: middle;
}

#forum input[type=text], input[type=password], input[type=file], select
{
    background-color: #F9F8F1;
    color: #000000;
    font-size: 12px;
    font-family: Verdana, Arial, Helvetica, sans-serif;

    vertical-align: middle;

}

#forum textarea
{
    background-color: #F9F8F1;
    color: #000000;
    font-size: 12px;
    font-family: Lucida Console, Andale Mono, Courier New, Courier;
}

#forum input
{
    vertical-align: middle;
}


/* new styles */

#phorum-index
{
    width: 100%;
    border: 1px solid #000000;
    border-bottom-width: 0px;
    text-align: left;
}

#phorum-index th
{
    border-bottom: 1px solid #000000;
    background-color: #D9D9D9;
    padding: 3px 0 3px 0;
}

#phorum-index td
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    background-color: #F9F8F1;
    padding: 3px 0 3px 0;
    border-bottom: 1px solid #000000;
}

#phorum-index th.forum-name
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 16px;
    padding: 3px 0 3px 3px;
}

#phorum-index th.forum-name a
{
    color: Black;
}

#phorum-index th.forum-threads
{
    width: 120px;
    text-align: center;
    vertical-align: middle;
}

#phorum-index th.forum-posts
{
    width: 120px;
    text-align: center;
    vertical-align: middle;
}

#phorum-index th.forum-last-post
{
    padding: 3px 15px 3px 3px;
    vertical-align: middle;
}

#phorum-index td.forum-name
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: bold;
    padding: 5px 0 5px 15px;
}

#phorum-index td.forum-name p
{
    font-size: 13px;
    font-weight: normal;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    margin: 0 15px 0 0;
}

#phorum-index td.forum-name small
{
    font-weight: normal;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

#phorum-index td.forum-threads
{
    width: 120px;
    text-align: center;
}

#phorum-index td.forum-posts
{
    width: 120px;
    text-align: center;
}

#phorum-index td.forum-last-post
{
    width: 120px;
    padding: 0 15px 0 0;
}

#phorum-menu-table
{
    width: 100%;
    border-width: 0px;
}

#phorum-menu
{
    padding: 5px 3px 0 0;
    vertical-align: top;
    width: 200px;
}

#phorum-content
{
    padding: 5px 0 0 2px;
    vertical-align: top;
}

div.phorum-menu
{
    font-size: 12px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    background-color: #F9F8F1;
    border: 1px solid #000000;
    padding: 3px;
}

div.phorum-menu ul
{
    font-weight: bold;
    list-style: none;
    padding: 0;
    margin: 0 0 10px 0;
}

div.phorum-menu li
{
    font-weight: bold;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    padding: 0 0 0 15px;
    margin-top:3px;
    background-image: url('/phorum-5.1.15/templates/default/images/square_bullet.png');
    background-repeat: no-repeat;
    background-position: 1px 2px;
}

div.phorum-menu a
{
    font-weight: normal;
    color: #000000;
}

div.phorum-menu a:hover
{
    color: #FF6600;
}

div.phorum-menu a.phorum-current-page
{
    font-weight: bold;
}

#phorum-post-form ul
{
    padding: 0 0 0 20px;
    margin: 3px 0px 8px 0px;
    font-size: 11px;
}

#phorum-post-form li
{
    margin-bottom: 3px;
}

#phorum-attachment-list td
{
    font-size: 11px;
}

    /* Standard classes for use in any page */
    /* PhorumDesignDiv - a div for keeping the forum-size size */
    .PDDiv
    {
        width: 100%;
        text-align: left;
    }
    /* new class for layouting the submit-buttons in IE too */
    .PhorumSubmit {
        border: 1px dotted #000000;
        color: #000000;
        background-color: #E22222;
        font-size: 12px;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        vertical-align: middle;
    }

    .PhorumTitleText
    {
        float: right;
    }

    .PhorumStdBlock
    {
        font-size: 12px;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        background-color: #F9F8F1;
        border: 1px solid #000000;
/*        width: 100%; */
        padding: 3px;
        text-align: left;
    }

    .PhorumStdBlockHeader
    {
        font-size: 12px;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        background-color: #E22222;
/*        width: 100%; */
        border-left: 1px solid #000000;
        border-right: 1px solid #000000;
        border-top: 1px solid #000000;
        padding: 3px;
        text-align: left;
    }

    .PhorumHeaderText
    {
        font-weight: bold;
    }

    .PhorumNavBlock
    {
        font-size: 12px;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        border: 1px solid #000000;
        margin-top: 1px;
        margin-bottom: 1px;
/*        width: 100%; */
        background-color: #E22222;
        padding: 2px 3px 2px 3px;
    }

    .PhorumNavHeading
    {
        font-weight: bold;
    }

    #forum A.PhorumNavLink
    {
        color: #000000;
        text-decoration: none;
        font-weight: normal;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
        border-style: solid;
        border-color: #E22222;
        border-width: 1px;
        padding: 0px 4px 0px 4px;
    }

    .PhorumSelectedFolder
    {
        color: #000000;
        text-decoration: none;
        font-weight: normal;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
        border-style: solid;
        border-color: #E22222;
        border-width: 1px;
        padding: 0px 4px 0px 4px;
    }

    #forum A.PhorumNavLink:hover
    {
        background-color: #FFFFFF;
        font-weight: normal;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
        border-style: solid;
        border-color: #000000;
        border-width: 1px;
        color: #000000;
    }

    .PhorumFloatingText
    {
        padding: 10px;
    }

    .PhorumHeadingLeft
    {
        padding-left: 3px;
        font-weight: bold;
    }

    .PhorumUserError
    {
        padding: 10px;
        text-align: center;
        color: #000000;
        font-size: 16px;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-weight: bold;
    }

    .PhorumOkMsg
    {
        padding: 10px;
        text-align: center;
        color: DarkGreen;
        font-size: 16px;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-weight: bold;
    }

   .PhorumNewFlag
    {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 10px;
        font-weight: bold;
        color: #000000;
    }
	#forum A.PhorumNewFlag
    {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 10px;
        font-weight: bold;
        color: #000000;
    }
    .PhorumNotificationArea
    {
        float: right;
        border-style: dotted;
        border-color: #000000;
        border-width: 1px;
    }

    /* PSUEDO Table classes                                       */
    /* In addition to these, each file that uses them will have a */
    /* column with a style property to set its right margin       */

    .PhorumColumnFloatXSmall
    {
        float: right;
        width: 75px;
    }

    .PhorumColumnFloatSmall
    {
        float: right;
        width: 100px;
    }

    .PhorumColumnFloatMedium
    {
        float: right;
        width: 150px;
    }

    .PhorumColumnFloatLarge
    {
        float: right;
        width: 200px;
    }

    .PhorumColumnFloatXLarge
    {
        float: right;
        width: 400px;
    }

    .PhorumRowBlock
    {
        background-color: #F9F8F1;
        border-bottom: 1px solid #FFFFFF;
        padding: 5px 0px 0px 0px;
    }

    .PhorumRowBlockAlt
    {
        background-color: #E9E8D7;
        border-bottom: 1px solid #FFFFFF;
        padding: 5px 0px 0px 0px;
    }

    /************/


    /* All that is left of the tables */

    .PhorumStdTable
    {
        border-style: solid;
        border-color: #000000;
        border-width: 1px;
        width: 100%;
    }

    .PhorumTableHeader
    {
        background-color: #D9D9D9;
        border-bottom-style: solid;
        border-bottom-color: #000000;
        border-bottom-width: 1px;
        color: #000000;
        font-size: 12px;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-weight: bold;
        padding: 3px;
    }

    .PhorumTableRow
    {
        background-color: #F9F8F1;
        border-bottom-style: solid;
        border-bottom-color: #FFFFFF;
        border-bottom-width: 1px;
        color: #000000;
        font-size: 12px;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        height: 35px;
        padding: 3px;
    }

    .PhorumTableRowAlt
    {
        background-color: #E9E8D7;
        border-bottom-style: solid;
        border-bottom-color: #FFFFFF;
        border-bottom-width: 1px;
        color: #FFFFFF;
        font-size: 12px;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        height: 35px;
        padding: 3px;
    }

    table.PhorumFormTable td
    {
        height: 26px;
    }

    /**********************/


    /* Read Page specifics */

    .PhorumReadMessageBlock
    {
        margin-bottom: 5px;
    }

   .PhorumReadBodySubject
    {
        color: Black;
        font-size: 16px;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-weight: bold;
        padding-left: 3px;
    }

    .PhorumReadBodyHead
    {
        padding-left: 5px;
    }

    .PhorumReadBodyText
    {
        font-size: 12px;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        padding: 5px;
    }

    .PhorumReadNavBlock
    {
        font-size: 12px;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        border-left: 1px solid #000000;
        border-right: 1px solid #000000;
        border-bottom: 1px solid #000000;
/*        width: 100%; */
        background-color: #E22222;
        padding: 2px 3px 2px 3px;
    }

    /********************/

    /* List page specifics */

    .PhorumListSubText
    {
        color: #707070;
        font-size: 10px;
        font-family: Verdana, Arial, Helvetica, sans-serif;
    }

    .PhorumListPageLink
    {
        color: #707070;
        font-size: 10px;
        font-family: Verdana, Arial, Helvetica, sans-serif;
    }

    .PhorumListSubjPrefix
    {
        font-weight: bold;
    }

    /********************/

    /* Posting editor specifics */

    .PhorumListModLink, .PhorumListModLink a
    {
        color: #400099;
        font-size: 10px;
        font-family: Verdana, Arial, Helvetica, sans-serif;
    }

    .PhorumAttachmentRow {
        border-bottom: 1px solid #E9E8D7;
        padding: 3px 0px 3px 0px;
    }

    /********************/

    /* PM specifics */

    .phorum-recipientblock
    {
        border: 1px solid black;
        position:relative;
        float:left;
        padding: 1px 1px 1px 5px;
        margin: 0px 5px 5px 0px;
        font-size: 11px;
        background-color: #F9F8F1;
        border: 1px solid #000000;
        white-space: nowrap;
    }

    .phorum-pmuserselection
    {
        padding-bottom: 5px;
    }

    .phorum-gaugetable {
        border-collapse: collapse;
    }

    .phorum-gauge {
        border: 1px solid #000000;
        background-color: #E22222;
    }

    .phorum-gaugeprefix {
        border: none;
        background-color: white;
        padding-right: 10px;
    }

    /********************/

    /* Override classes - Must stay at the end */

    .PhorumNarrowBlock
    {
        width: 450px;
    }

    .PhorumSmallFont
    {
        font-size: 11px;
    }

    .PhorumLargeFont
    {
        color: #000000;
        font-size: 16px;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-weight: bold;
    }


    .PhorumFooterPlug
    {
        margin-top: 10px;
        font-size: 10px;
        font-family: Verdana, Arial, Helvetica, sans-serif;
    }



    /*   BBCode styles  */

    blockquote.bbcode
    {
        font-size: 11px;
        margin: 0 0 0 10px;
    }

    blockquote.bbcode div
    {
        margin: 0;
        padding: 5px;
        border: 1px solid #000000;
    }

    blockquote.bbcode strong
    {
        font-style: italic;
        margin: 0 0 3px 0;
    }

  
/* ------------------------------------------
CSS3 FACEBOOK-STYLE BUTTONS (Nicolas Gallagher)
Licensed under Unlicense
http://github.com/necolas/css3-facebook-buttons
------------------------------------------ */


/* ------------------------------------------------------------------------------------------------------------- BUTTON */

.uibutton { 
    position: relative; 
    z-index: 1;
    overflow: visible; 
    display: inline-block; 
    padding: 0.3em 0.6em 0.375em; 
    border: 1px solid #999; 
    border-bottom-color: #888;
    margin: 0;
    text-decoration: none; 
    text-align: center;
    font: bold 11px/normal 'lucida grande', tahoma, verdana, arial, sans-serif; 
    white-space: nowrap; 
    cursor: pointer; 
    /* outline: none; */
    color: #333; 
    background-color: #eee;
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f5f6f6), to(#e4e4e3));
    background-image: -moz-linear-gradient(#f5f6f6, #e4e4e3);
    background-image: -o-linear-gradient(#f5f6f6, #e4e4e3);
    background-image: linear-gradient(#f5f6f6, #e4e4e3);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#f5f6f6', EndColorStr='#e4e4e3'); /* for IE 6 - 9 */
    -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1), inset 0 1px 0 #fff;
    -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1), inset 0 1px 0 #fff;
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1), inset 0 1px 0 #fff;
    /* IE hacks */
    zoom: 1; 
    *display: inline; 
}

.uibutton:hover,
.uibutton:focus,
.uibutton:active {
    border-color: #777 #777 #666;
}

.uibutton:active {
    border-color: #aaa;
    background: #ddd;
    filter: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

/* overrides extra padding on button elements in Firefox */
.uibutton::-moz-focus-inner {
    padding: 0;
    border: 0;
}

/* ............................................................................................................. Icons */

.uibutton.icon:before {
    content: "";
    position: relative; 
    top: 1px; 
    float:left;
    width: 10px; 
    height: 12px; 
    margin: 0 0.5em 0 0; 
    background: url(fb-icons.png) 99px 99px no-repeat;
}

.uibutton.edit:before  { background-position: 0 0; }
.uibutton.add:before  { background-position: -10px 0; }
.uibutton.secure:before  { background-position: -20px 0; }
.uibutton.prev:before  { background-position: -30px 0; }
.uibutton.next:before  { float:right; margin: 0 -0.25em 0 0.5em; background-position: -40px 0; }

/* ------------------------------------------------------------------------------------------------------------- BUTTON EXTENSIONS */

/* ............................................................................................................. Large */

.uibutton.large {
    font-size: 13px;
}

/* ............................................................................................................. Submit, etc */

.uibutton.confirm {
    border-color: #29447e #29447e #1a356e;
    color: #fff;
    background-color: #5B74A8;
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#637bad), to(#5872a7));
    background-image: -moz-linear-gradient(#637bad, #5872a7);
    background-image: -o-linear-gradient(#637bad, #5872a7);
    background-image: linear-gradient(#637bad, #5872a7);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#637bad', EndColorStr='#5872a7'); /* for IE 6 - 9 */
    -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1), inset 0 1px 0 #8a9cc2;
    -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1), inset 0 1px 0 #8a9cc2;
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1), inset 0 1px 0 #8a9cc2;
}

.uibutton.confirm:active {
    border-color: #29447E;
    background: #4F6AA3;
    filter: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}      
</style>
<script type="text/javascript" src="http://www.rugbynetwork.net/phorum-5.1.15/mods/editor_tools/editor_tools.js"></script><link rel="stylesheet" type="text/css" href="http://www.rugbynetwork.net/phorum-5.1.15/mods/editor_tools/editor_tools.css"></link><link rel="stylesheet" href="http://www.rugbynetwork.net/phorum-5.1.15/mods/editor_tools/colorpicker/js_color_picker_v2.css"/><link rel="stylesheet" type="text/css" href="http://www.rugbynetwork.net/phorum-5.1.15/mods/spamhurdles/spamhurdles.css"/>






   <div align="center">
      <div class="PDDiv">

    <style type="text/css">
    .mod_smileys_img {
        vertical-align: bottom;
        margin: 0px 3px 0px 3px;
    }
    </style> <!-- 
<div class="PhorumNavBlock" style="text-align: left;">
  <div style="float: right;">
    <span class="PhorumNavHeading">Goto Thread:</span>&nbsp;<a class="PhorumNavLink" href="/boards/read/s245.htm?387,1294140032,newer">Previous</a>&bull;<a class="PhorumNavLink" href="/boards/read/s245.htm?387,1294140032,older">Next</a>
  </div>
  <span class="PhorumNavHeading PhorumHeadingLeft">Goto:</span>&nbsp;<a class="PhorumNavLink" href="/boards/list/s245.htm?387">Message List</a>&bull;<a class="PhorumNavLink" href="">New Topic</a>&bull;<a class="PhorumNavLink" href="">Search</a>&bull;<a class="PhorumNavLink" href="">Log In</a></div>

 -->
    <div class="PhorumReadMessageBlock">
        <div class="PhorumStdBlock">
                  <div class="PhorumReadBodySubject">England Rugby - December 2010 In Review <span class="PhorumNewFlag"></span></div>
            <div class="PhorumReadBodyHead">Posted by: <strong>Unofficial England Rugby Union</strong> (IP Logged)</div>
      <div class="PhorumReadBodyHead">Date: 04/01/2011 11:20</div><br />
      <div class="PhorumReadBodyText"> What do you think? You can have your say by posting below. <br />
			If you do not already have an account <a target="_blank" rel="nofollow"  href="http://www.thefootballnetwork.net/boards/register/s245.htm">Click here to Register</a>.</div><br />
            <div style="clear:both"></div>
    </div>
        <div class="PhorumReadNavBlock" style="text-align: left;">
      <span class="PhorumNavHeading PhorumHeadingLeft">Options:</span>&nbsp;<a class="PhorumNavLink" href="#REPLY">Reply To This Message</a>&bull;<a class="PhorumNavLink" href="/boards/read/s245.htm?387,12107518,12107518,quote=1#REPLY">Quote This Message</a>&bull;<a class="PhorumNavLink" href="/boards/report/s245.htm?387,12107518">Report This Message</a>    </div>
  </div>
<!-- 
 -->
 <div class="PhorumNavBlock" style="text-align: left;">
  <div style="float: right;">
    <span class="PhorumNavHeading">Goto Thread:</span>&nbsp;<a class="PhorumNavLink" href="/boards/read/s245.htm?387,1294140032,newer">Previous</a>&bull;<a class="PhorumNavLink" href="/boards/read/s245.htm?387,1294140032,older">Next</a>
  </div>
  <span class="PhorumNavHeading PhorumHeadingLeft">Goto:</span>&nbsp;<a class="PhorumNavLink" href="/boards/list/s245.htm?387">Message List</a>&bull;<a class="PhorumNavLink" href="">Log In</a></div>

<!-- STOP REPLACING IMAGE PATH -->

<p style="text-align:center">
<!--/* SPORT SYNDICATOR rugby Network - ROS - 300x250 */-->

<script type='text/javascript'><!--//<![CDATA[
   document.MAX_ct0 ='INSERT_CLICKURL_HERE';

   var m3_u = (location.protocol=='https:'?'https://delivery.ads-creativesyndicator.com/adserver/www/delivery/ajs.php':'http://delivery.ads-creativesyndicator.com/adserver/www/delivery/ajs.php');
   var m3_r = Math.floor(Math.random()*99999999999);
   if (!document.MAX_used) document.MAX_used = ',';
   document.write ("<scr"+"ipt type='text/javascript' src='"+m3_u);
   document.write ("?zoneid=195");
   document.write ('&amp;cb=' + m3_r);
   if (document.MAX_used != ',') document.write ("&amp;exclude=" + document.MAX_used);
   document.write (document.charset ? '&amp;charset='+document.charset : (document.characterSet ? '&amp;charset='+document.characterSet : ''));
   document.write ("&amp;loc=" + escape(window.location));
   if (document.referrer) document.write ("&amp;referer=" + escape(document.referrer));
   if (document.context) document.write ("&context=" + escape(document.context));
   if ((typeof(document.MAX_ct0) != 'undefined') && (document.MAX_ct0.substring(0,4) == 'http')) {
       document.write ("&amp;ct0=" + escape(document.MAX_ct0));
   }
   if (document.mmm_fo) document.write ("&amp;mmm_fo=1");
   document.write ("'><\/scr"+"ipt>");
//]]>--></script><noscript><a href='http://delivery.ads-creativesyndicator.com/adserver/www/delivery/ck.php?n=a2b79716&amp;cb=INSERT_RANDOM_NUMBER_HERE' target='_blank'><img src='http://delivery.ads-creativesyndicator.com/adserver/www/delivery/avw.php?zoneid=86&amp;cb=INSERT_RANDOM_NUMBER_HERE&amp;n=a2b79716&amp;ct0=INSERT_CLICKURL_HERE' border='0' alt='' /></a></noscript>
	     	</p>
<a name="REPLY"></a><div align="center">
  <div class="PhorumNavBlock PhorumNarrowBlock" style="text-align: left;">
    <span class="PhorumNavHeading">Goto:</span>&nbsp;<a class="PhorumNavLink" href="">Forum List</a>&bull;<a class="PhorumNavLink" href="http://www.rugbynetwork.net/boards/list/s245.htm?387">Message List</a>&bull;<a class="PhorumNavLink" href="http://www.rugbynetwork.net/boards/search/s245.htm?387">Search</a>&bull;<a class="PhorumNavLink" href="http://www.rugbynetwork.net/boards/login/s245.htm?387">Log In</a>  </div>
  <div class="PhorumStdBlock PhorumNarrowBlock">
              <div class="PhorumFloatingText">Sorry, only registered users may post in this forum.</div>
              </div>
</div>
        <div class="PhorumFooterPlug">
          We record all IP addresses on the Sportnetwork message boards which may be required by the authorities in case of defamatory or abusive comment. 
We seek to monitor the Message Boards at regular intervals. 
We do not associate Sportnetwork with any of the comments and do not take responsibility for any statements or opinions expressed on the Message Boards. 
If you have any cause for concern over any material posted here please let us know as soon as possible by e-mailing 
<a href="mailto:abuse@sportnetwork.net">abuse@sportnetwork.net</a>
        </div>
      </div>
    </div>
</div>
	    
    </div>

	
	
</div>


<div id="rightcol" style="float:left; width:300px; clear:none;">
   

    <div id="mpu-container" style="width:300px; float:left;">
        <div id="mpu" style="background-color: none">
	<!--/* SPORT SYNDICATOR rugby Network - ROS - 300x250 */-->

<script type='text/javascript'><!--//<![CDATA[
   document.MAX_ct0 ='INSERT_CLICKURL_HERE';

   var m3_u = (location.protocol=='https:'?'https://delivery.ads-creativesyndicator.com/adserver/www/delivery/ajs.php':'http://delivery.ads-creativesyndicator.com/adserver/www/delivery/ajs.php');
   var m3_r = Math.floor(Math.random()*99999999999);
   if (!document.MAX_used) document.MAX_used = ',';
   document.write ("<scr"+"ipt type='text/javascript' src='"+m3_u);
   document.write ("?zoneid=195");
   document.write ('&amp;cb=' + m3_r);
   if (document.MAX_used != ',') document.write ("&amp;exclude=" + document.MAX_used);
   document.write (document.charset ? '&amp;charset='+document.charset : (document.characterSet ? '&amp;charset='+document.characterSet : ''));
   document.write ("&amp;loc=" + escape(window.location));
   if (document.referrer) document.write ("&amp;referer=" + escape(document.referrer));
   if (document.context) document.write ("&context=" + escape(document.context));
   if ((typeof(document.MAX_ct0) != 'undefined') && (document.MAX_ct0.substring(0,4) == 'http')) {
       document.write ("&amp;ct0=" + escape(document.MAX_ct0));
   }
   if (document.mmm_fo) document.write ("&amp;mmm_fo=1");
   document.write ("'><\/scr"+"ipt>");
//]]>--></script><noscript><a href='http://delivery.ads-creativesyndicator.com/adserver/www/delivery/ck.php?n=a2b79716&amp;cb=INSERT_RANDOM_NUMBER_HERE' target='_blank'><img src='http://delivery.ads-creativesyndicator.com/adserver/www/delivery/avw.php?zoneid=86&amp;cb=INSERT_RANDOM_NUMBER_HERE&amp;n=a2b79716&amp;ct0=INSERT_CLICKURL_HERE' border='0' alt='' /></a></noscript>
	     	</div><!--[if !IE]>End of mpu div<![endif]-->    </div>

    
<div style="float:left;width:300px;height:385px">
	<!-- ===RWC Embed Code====-->
<div id='perf1wlkryangabzb18qruqrwkyblp'><a href='http://www.adobe.com/go/getflashplayer' target='_blank'> <img  src='http://images.eplayer.performgroup.com/namedImage/12637/install_flash.gif' alt='Get Adobe Flash player' /></a></div> <script type='text/javascript' src='http://static.eplayer.performgroup.com/flash/js/swfobject.js'></script><script type='text/javascript' src='http://static.eplayer.performgroup.com/flash/js/performgroup.js'></script><script> var params = {wmode: 'opaque'}; addPlayer('2FCC3D09B0604930BF7693E2714CA0E', '', 13241, 'perf1wlkryangabzb18qruqrwkyblp', false, false, '1wlkryangabzb18qruqrwkyblp', 'eplayer2');</script></div>



    
    <div id="specials">
    	&nbsp;
    </div>
   
    <br />

            <div style="width:300px;" id="headlines" class="colour2" >
               
            <h3 class="h3bgcolour1 more_headlines_header">More England Rugby Union headlines</h3>
                <ul style="padding:3px 0px 0px 3px;" class="more_headlines_item">
                                    <li class="paddingbottom"><a class="colour2 more_headlines_item" href="/main/england-rugby-union/s245/st175875/england-under-20-make-it-three-from-three">England Under 20 make it three from three</a></li>
                                    <li class="paddingbottom"><a class="colour2 more_headlines_item" href="/main/england-rugby-union/s245/st175844/rfu-signs-four-year-partnership-with-canterbury-">RFU Signs Four Year Partnership with Canterbury </a></li>
                                    <li class="paddingbottom"><a class="colour2 more_headlines_item" href="/main/england-rugby-union/s245/st175843/england-womens-u20s-named-to-take-on-france">England Women's U20s named to take on France</a></li>
                                    <li class="paddingbottom"><a class="colour2 more_headlines_item" href="/main/england-rugby-union/s245/st175818/england-v-ireland-rugby-legends-6312-at-the-stoop">England v Ireland Rugby Legends 6/3/12 at the Stoop</a></li>
                                    <li class="paddingbottom"><a class="colour2 more_headlines_item" href="/main/england-rugby-union/s245/st175813/england-u20-side-named-to-face-italy-2012">England U20 Side named to face Italy 2012</a></li>
                                    <li class="paddingbottom"><a class="colour2 more_headlines_item" href="/main/england-rugby-union/s245/st175676/wales-will-smash-england">Wales will Smash England!</a></li>
                                    <li class="paddingbottom"><a class="colour2 more_headlines_item" href="/main/england-rugby-union/s245/st175668/england-women-run-in-six-tries">England Women run in six tries</a></li>
                                    <li class="paddingbottom"><a class="colour2 more_headlines_item" href="/main/england-rugby-union/s245/st175645/six-try-england-under-20-beat-wales">Six-try England Under 20 beat Wales</a></li>
                                    <li class="paddingbottom"><a class="colour2 more_headlines_item" href="/main/england-rugby-union/s245/st175615/o2-inside-line--episode-3">O2 Inside Line - Episode 3</a></li>
                                </ul>
            </div>
            <div style="width:300px;" id="forumposts" class="colour1">
                <h3 class="h3bgcolour2 latest_threads_header">England Rugby Union latest threads</h3>
                <ul style="padding:3px 0px 0px 3px;" class="latest_threads_item">
                                        <li class="paddingbottom"><a class="colour1 latest_threads_item" href="/boards/read/s245.htm?387,13108009">England Under 20 make it three from three</a></li>
                                            <li class="paddingbottom"><a class="colour1 latest_threads_item" href="/boards/read/s245.htm?387,13104863">RFU Signs Four Year Partnership with Canterbury </a></li>
                                            <li class="paddingbottom"><a class="colour1 latest_threads_item" href="/boards/read/s245.htm?387,13104849">England Women's U20s named to take on France</a></li>
                                            <li class="paddingbottom"><a class="colour1 latest_threads_item" href="/boards/read/s245.htm?387,13102865">England v Ireland Rugby Legends 6/3/12 at the Stoop</a></li>
                                            <li class="paddingbottom"><a class="colour1 latest_threads_item" href="/boards/read/s245.htm?387,13102694">England U20 Side named to face Italy 2012</a></li>
                                            <li class="paddingbottom"><a class="colour1 latest_threads_item" href="/boards/read/s245.htm?387,13102683">Statement on Courtney Lawes</a></li>
                                            <li class="paddingbottom"><a class="colour1 latest_threads_item" href="/boards/read/s245.htm?387,13098413">Gloucester's Mike Tindall gets Baa-Baas call-up</a></li>
                                            <li class="paddingbottom"><a class="colour1 latest_threads_item" href="/boards/read/s245.htm?387,13097226">And the England Head Coach selection panel will be (allegedly)</a></li>
                                            <li class="paddingbottom"><a class="colour1 latest_threads_item" href="/boards/read/s245.htm?387,13097167">ENGLAND WOMENS RUGBY</a></li>
                                            <li class="paddingbottom"><a class="colour1 latest_threads_item" href="/boards/read/s245.htm?387,13095790">You have to laugh really - Cipriani keen to redeem himself</a></li>
                                    </ul>
            </div>
    <div style="width:299px;" id="poll">
	<h3 class="h3bgcolour1 poll_header">England Rugby Union  Poll</h3>
	<div class="colour3 poll_item">
	<form method="POST" action="/main/s245/p7.htm" target="_blank" name="poll" style="margin:0px;padding:0px">
	<div class="colour3" style="padding:3px;margin:0;width:240px">Who Should the RFU appoint as the New Manager of England Rugby?</div>
	
	<div style="padding:3px;width:240px;"><input name="cid" type="radio" value="0" style="float:right" /><label>Jake White</label></div>			
			<div style="padding:3px;width:240px;"><input name="cid" type="radio" value="1" style="float:right" /><label>Sir Clive Woodward</label></div>			
			<div style="padding:3px;width:240px;"><input name="cid" type="radio" value="2" style="float:right" /><label>Brian Ashton</label></div>			
			<div style="padding:3px;width:240px;"><input name="cid" type="radio" value="3" style="float:right" /><label>Graham Henry</label></div>			
			<div style="padding:3px;width:240px;"><input name="cid" type="radio" value="4" style="float:right" /><label>Nick Mallett</label></div>			
			<div style="padding:3px;width:240px;"><input name="cid" type="radio" value="5" style="float:right" /><label>Wayne Smith</label></div>			
			<div style="padding:3px;width:240px;"><input name="cid" type="radio" value="6" style="float:right" /><label>Sir Ian McGeechan</label></div>			
			<div style="padding:3px;width:240px;"><input name="cid" type="radio" value="7" style="float:right" /><label>Eddie Jones</label></div>			
			<div style="padding:3px;width:240px;"><input name="cid" type="radio" value="8" style="float:right" /><label>Bill Beaumont</label></div>			
			<div style="padding:3px;width:240px;"><input name="cid" type="radio" value="9" style="float:right" /><label>John Kirwan </label></div>			
			<div style="padding:3px;width:240px;"><input name="cid" type="radio" value="10" style="float:right" /><label>Ant & Dec</label></div>			
			<div style="padding:3px;width:240px;"><input name="cid" type="radio" value="11" style="float:right" /><label>Andrew Strausse</label></div>			
			<div style="padding:3px;width:240px;"><input name="cid" type="radio" value="12" style="float:right" /><label>Steve Hansen </label></div>			
			<div style="padding:3px;width:240px;"><input name="cid" type="radio" value="13" style="float:right" /><label>Stuart Barnes</label></div>			
			<div style="padding:3px;width:240px;"><input name="cid" type="radio" value="14" style="float:right" /><label>Other place name on the message board thread</label></div>			
				<input type="hidden" name="pid" value="12458">
	<div style="clear: both;"></div>
	<div style="padding:3px;width:240px;"><a href="/main/s245/st165262.htm#vote" class="colour3 poll_item" style="float:right;" onClick="javascript:window.open('/main/s245/p6.htm','poll','scrollbars=yes,resizable=yes,width=375,height=275')">See results &gt;</a> <a href="/main/s245/st165262.htm" class="colour3 poll_item" onclick="javascript:document.poll.submit()">SUBMIT &gt;&gt;</a></div>					
	</form>
	</div>
</div>    </div>
 </div>

	</div><!--[if !IE]>End of content container div<![endif]-->

	<div class="clean"></div><!--[if !IE]>This forces container div to be correct height<![endif]-->
</div><!--[if !IE]>End of container div<![endif]-->

<div id="footer">
	<a href="http://www.sportnetwork.biz" class="black">Contact SportNetwork.net</a> | <a href="/main/s245/p3.php" class="black">Join Us: Club Sites</a> | <a href="/main/s245/p4.php" class="black">Join Us</a> | <a href="mailto:dave@sportnetwork.net" class="black">Advertise on SportNetwork.net</a> | <a href="mailto:abuse@sportnetwork.net" class="black">Complain</a><br />
	<span class="green">></span> <span class="dkgreybold"><a href="http://www.thefootballnetwork.net" class="dkgreybold">Football</a></span> <span class="green">></span> <span class="dkgreybold"><a href="http://www.cricketnetwork.co.uk" class="dkgreybold">Cricket</a></span> <span class="green">></span> <span class="dkgreybold"><a href="http://www.f1network.net" class="dkgreybold">F1</a></span> <span class="green">></span> <span class="dkgreybold"><a href="http://www.rugbynetwork.net" class="dkgreybold">Rugby</a></span> <span class="green">></span> <span class="dkgreybold"><a href="http://v4.sportnetwork.net/main/s522.htm" class="dkgreybold">Betting Zone</a></span><br />
	SportNetwork.net is part of the <span class="greenbold"><a href="http://www.da-group.co.uk/" target="_blank" class="greenbold">Durham Associates Group</a></span> of companies
</div>

<script type="text/javascript">
jsord=Math.random()*10000000000000000;
 document.write('<script language="JavaScript" src="http://images.sportnetwork.net/wo/wo_include.php?u=&p='+document.title+'&s=245&z='+jsord+'" type="text/javascript"></scr' + 'ipt>');
</script> 

<script type="text/javascript">
sas_tmstp=Math.round(Math.random()*10000000000);sas_masterflag=1;
function SmartAdServer(sas_pageid,sas_formatid,sas_target) {
 if (sas_masterflag==1) {sas_masterflag=0;sas_master='M';} else {sas_master='S';};
 document.write('<scr'+'ipt src="http://www4.smartadserver.com/call/pubj/' + sas_pageid + '/' + sas_formatid + '/' + sas_master + '/' + sas_tmstp + '/' + escape(sas_target) + '?"></scr'+'ipt>');
}
</script>
<script type="text/javascript">
sas_pageid='23542/160707';	// Page : RugbyNetwork.net/homepage
sas_formatid=9855;		// Format : Popunder1x1 1x1
sas_target='';			// Targeting
SmartAdServer(sas_pageid,sas_formatid,sas_target);
</script>	</div>
		<!-- End of Content/Player Code -->

	</div>
	<!-- End of Content/Player Container -->

</div>
<!-- End of InSkin Container -->

<!-- Start of InSkin Initialization -->
<script type="text/javascript">
	objPageSkin.init();
	</script>
<!-- End of InSkin Initialization -->
<!-- End of InSkin Ad Code -->

 
 
</center> 

</body>
</html>

