body
{
	margin: 0;
	padding: 0;
	font-family: Times New Roman;
	color: #000;
	background-color: #6699CC;
}

#container
{
	margin: 0px auto;
	padding: 0px;
	width: 760px;
	\width: 770px;
	w\idth: 760px;
	background: #fff;
}

#head h1
{
	padding: 5px;
	margin: 0;
	text-align: center;
}

#nav
{
	display: none;
}

#content
{
	background: #fff;
	width: 90%;
	font-family: Times New Roman;
	font-size: 90%;
	padding: 2px;
	margin-left: 10px;
}

#content img
{
	border: none;
}

#sidebar-1
{
	display: none;
}

#footer
{
	display: none;
}

#footer p
{
	padding: 2px;
	margin: 0;
}

#image
{
	text-align: center;
}

.flow
{
	float: right;
	margin: 0 0 12px 6px;
	border: 1px #000;
	padding: 2px;
}

.left
{
	padding: 10px;
}

#contacts li
{
	list-style: none;
}

#main img
{
	border: 0px;
}

blockquote
{
	margin: 2em 0;
	padding-left: 30px;
	color: #555;
	background-repeat: no-repeat;
	background-position: top left;
	background-image: url(http://www.hampsteadrugbyclub.co.uk/images/quot.gif);
}

#tehran
{
	float: right;
}

#london
{
	float: left;
}

#breadcrumb .noline
{
	text-transform: capitalize;
}

#tags
{
	text-transform: capitalize;
	margin-top: 2px;
	margin-bottom: 2px;
	clear: both;
}

h1#repl
{
	display: none;
}

h2#bipsreplace
{
	display: none;
}

#breadcrumb
{
	padding-top: 2px;
}

h3
{
	font: 1.5em Times New Roman;
}

h1, h2, h3
{
	font-weight: normal;
	text-align: center;
	font-family: Times New Roman;
}

h1, h2
{
	font-size: 2em;
}

#accessibility
{
	display: none;
}

#content a:link, a:visited
{
	color: #666666;
	text-decoration: none;
	padding: 2px 2px 0;
	margin: 0 -2px;
}

#content a:visited
{
	color: #000;
	border-bottom: solid 1px #000066;
}

#content a:focus, #content a:hover
{
	border-bottom-color: #000066;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
}

#content li
{
	list-style: square;
}


#content fieldset
{
	border: none;
}

* input, textarea
{
	border: 1px solid #990000;
}

#photos li
{
	display: inline;
}

#photos img
{
	padding: 1px;
	border: none;
}

* input
{
	width: 175px;
	padding: 1px;
}

* textarea
{
	width: 292px;
	height: 200px;
}

#flickrgetviewer,#flickrgetviewer li
{
	list-style: none;
	margin: 0;
	padding: 0;
}

#flickrgetviewer
{
	width: 375px;
	position: absolute;
	background: #fff;
	top: 0;
	left: 50%;
	margin-left: -200px;
}

#flickrgetviewer li
{
	width: 75px;
	height: 75px;
	float: left;
}

#flickrgetviewer img
{
	display: block;
	border: none;
}

#flickrgetviewer div
{
	position: absolute;
	background: #fff;
	top: 50%;
	left: 50%;
	margin-top: -25%;
	margin-left: -25%;
	border: 5px solid #fff;
}

#flickrgetviewer a
{
	display: block;
	background: #fff;
	color: #000;
	text-align: right;
	padding: .2em .5em;
	font-weight: bold;
}

#flickrgetviewer li a,#flickrgetviewer div a
{
	display: inline;
	padding: 0;
}