/* BROWSER MARGIN ISSUES */
html, body, p, form, fieldset, a {margin-top: 0;}
/* END OF BROWSER MARGIN ISSUES */

/* IE 5.5 FRIENDLY */
body {text-align: center}
table {font-size: 1em;}
form {font-size: 1em;}
/* END OF IE 5.5 FRIENDLY */

/* REMOVE LINK OUTLINE IN FIREFOX */
a {outline: none;}
/* END OF REMOVE LINK OUTLINE IN FIREFOX */

#content li {margin-top: 1em; margin-bottom: 1em;}

hr {display:none;}
ul {margin-top: 0;
	margin-bottom: 0;}
	
a:link { color: #fbf38e; text-decoration: underline; }
a:hover { color: #ffffff; text-decoration: none;}
a:visited { color: #fbf38e; text-decoration: underline; }
a:visited:hover { color: #ffffff; text-decoration: none; }
.small {font-size: 90%}

h1 {
	font-size: 3em;
	font-weight:bold;
	font-style: normal;
	text-decoration: none;
	margin-top: 0px;
	margin-bottom: 10px;
	color: #ffffff;
	line-height: 30px;
}

h2 {
	text-align: right;
	color: red;
	font-weight: normal;
	margin-top: 5px;
	margin-bottom: 5px;
}


body{
	font-size: 75%;
	color: #000000;
	font-style: normal;
	text-decoration: none;
	margin:0px auto;
	width:566px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.5em;
	background-color:#ffffff;
}

#header {
	width: 566px;
	height: 50px;
	border-bottom: 1px solid #ffffff;
	background-color: #000000;
}

#header a {
	font-size: 1em;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	width: 140px;
	float: left;
	height: 23px;
	background-image: url(../images/buttonback.gif);
	padding-top: 2px;
}

#header a:hover, #header a.menuon  {
	background-image: url(../images/buttonbackon.gif);
}



#container {
	width: 566px;
	height: 800px;
	background-color: #000000;
}

.plain {
	background-image: url(../images/plain.jpg);
}

.plainbeatles {
	background-image: url(../images/plainbeatles.jpg);
}

.plaincricket {
	background-image: url(../images/plaincricket.jpg);
}

.plaincricket2 {
	background-image: url(../images/plaincricket2.jpg);
}

.plainmoney {
	background-image: url(../images/plainmoney.jpg);
}

.plainbrit {
	background-image: url(../images/plainbrit.jpg);
}

.plainrugby {
	background-image: url(../images/plainrugby.jpg);
}

.plainscroll {
	background-image: url(../images/plainscroll.jpg);
}

#titleblock {
	text-align: left;
	float: left;
	width: 300px;
	margin-top: 40px;
	margin-left: 30px;
}

#introblock, #servicesblock, #dinnerblock, #silentblock, #contactblock{
	text-align: left;
	float: left;
	width: 400px;
	margin-left: 20px;
}

#introblock{
	margin-top: 200px;
}

#servicesblock{
	margin-top: 60px;
}

#dinnerblock, #silentblock{
	margin-left: 30px;
}

#silentblock {
	margin-top: 40px;
}

#hometitle {
	text-align: center;
	margin-top: 50px;
}

#contactblock {
	margin-top: 30px;
	margin-left: 30px;
}

#homehammer {
	position: relative;
	top: 200px;
	left: 140px;
}

.biglink  p{
	text-align: center;
}

.biglink a { 
	color: #fbf38e; 
	text-decoration: none; 
	font-size: 1.8em; 
	font-weight: bold; 
	border-top: 1px solid #fbf38e; 
	border-bottom: 1px solid #fbf38e;
}

.biglink a:hover { 
	color: #ffffff;
	border-top: 1px solid #ffffff; 
	border-bottom: 1px solid #ffffff;
}

.bigyellow {
	color: #fbf38e; 
	font-size: 2.0em; 
	font-weight: bold; 
	line-height: 1em; 
}

.bigyellow li {
	margin-bottom: 30px;
}

.smallwhite {
	color: #ffffff;
	line-height: 1.2em; 
}

.bigwhite {
	color: #ffffff;
	line-height: 1.2em; 
	font-size: 1.2em;
}

.mediumyellow {
	color: #fbf38e;
	font-weight: bold;
	font-size: 1.4em;
	line-height: 1em; 
}

.yellowquote {
	color: #fbf38e;
	font-style: italic;
}

.quotename {
	color: #ffffff;
	font-style: normal;
	font-weight: bold;
}

.nextpage a{ 
	color: #fbf38e; 
	text-decoration: underline; 
	font-size: 1.4em; 
	font-weight: bold; 
}

.nextpage a:hover { 
	color: #ffffff; 
}