body
{
	margin: 0;
	padding: 0;
	font: 85% arial, helvetica, sans-serif;
	text-align: center;
	color: #333;
	background-color: #990000;
}
 
a
{
	margin: 0;
	padding: 0;
}
 
h1
{
	color: #7e653a;
	font: 120% verdana, geneva, sans serif;
	font-weight: bold;
	margin: 0 0 15px 0;
}
 
h2
{
	color: #7e653a;
	font: 100% verdana, geneva, sans serif;
	font-weight: bold;
	margin: 30px 0 15px 0;
}
 
#container
{
	margin: 1em auto;
	width: 960px;
	text-align: left;

	background: #4b351f;
	border: none;
}

#textsize
{
	padding: 0 0 2px 0;
	background: #990000;
	color: #ffffff;
	width: 960px;
}

#textsize h4
{
	height: 20px;
	text-align: right;
	padding: 0;
}

#textsize a, a:hover
{
	text-decoration: none;
	display: inline;
	padding: 0;
	margin: 0;
}

#textsize img 
{
	border: 0;
	margin: 0 0 -2px 0;
	padding: 0;
	display: inline;
}

#header
{
	height: 360px;
	width: 960px;
	background-image: url(http://www.webhotchillipeppers.co.uk/assets/images/whcp.jpg);
	background-repeat: no-repeat;
}

#header p
{
	color:#38ccff;
}

#flame
{
      margin-left: 187px;
	margin-top: 26px;
	height:35px;
	width:18px;
      background-image: url(http://www.webhotchillipeppers.co.uk/assets/images/flame.gif);
	background-repeat: no-repeat;
}
 
 
#mainmenu 
{
	padding-left: 100px;
      padding-top: 122px;
	height: 90px;
	clear: both;

}

#mainmenu a em
{
	font-style: normal;
	text-decoration: underline;
} 

#wrappertop
{ 
	width: 960px;
	height: 35px;
	background: #4b351f;
	background-image: url(http://www.webhotchillipeppers.co.uk/assets/images/contenttop.gif);
	padding: 0;
	margin: 0;
}

#wrapper
{ 
	width: 960px;
	background: #4b351f;
	height: 350px;
	background-image: url(http://www.webhotchillipeppers.co.uk/assets/images/contentbody.gif);
	padding: 0;
	margin: 0;
}

#wrapperbottom
{ 
	clear: both;
	width: 960px;
	height: 35px;
	background: #4b351f;
	background-image: url(http://www.webhotchillipeppers.co.uk/assets/images/contentbottom.gif);
	padding: 0;
	margin: 0;
}

#flashbox
{
	width: 310px;
	height: 290px;
	float: left;
	padding-left: 70px;
}

#underflash
{
	width: 310px;
	padding-left: 9px;
	margin-top: 30px;
}


#content
{
	width: 481px;
	height: 290px;
	float: right;
	margin-right: 60px;
}
 
#content p 
{ 
	line-height: 200%;
	margin-bottom: 20px; 
}
 
#content ul 
{ 
	line-height: 200%; 
	list-style-type: disc;
}


#content ul li 
{
	color: #990000;
	list-style-type: disc;
	padding-left : 25px;
}
 
#content img {
	padding:1px;
	display: inline;
	background:#cccccc;
	color:#666;
	border:3px solid #ffff66;
}
 
#promo 
{
	width: 920px;
	height: 218px;
	background: #4b351f;
	padding: 20px 0 0 38px;
	overflow: hidden;

}
 
#promo h1 {
	margin: 0;
	font-weight: bold;
	font-size: 110%;
	color: #ffffff;
	padding: 15px 0 5px 25px;
	line-height:100%;
}
 
#promo p {
	margin: 0;
	padding: 5px 25px 0 25px;
	font-size: 90%;
	color: #ffffff;
	line-height: 130%;
}

 
#promo a {
	margin: 0;
	padding: 20px 0 0 0;
	font-size: 100%;
	color: #ffff00;
	text-decoration: none;
	font-weight: bold;
}
 
#promo a:hover {
	color: #000000;
	padding: 20px 0 0 0;
}


#box1 {
	float: left;
	clear: right;
	margin: 0;
	padding: 0;
	width: 207px;
	height: 218px;
	background-image: url(http://www.webhotchillipeppers.co.uk/assets/images/orange.jpg);
	position: relative;
}

#box2 {
	float: left;
	clear: right;
	margin: 0;
	padding: 0;
	width: 207px;
	height: 218px;
	background-image: url(http://www.webhotchillipeppers.co.uk/assets/images/green.jpg);
	position: relative;
}

#box3 {
	float: left;
	clear: right;
	margin: 0;
	padding: 0;
	width: 207px;
	height: 218px;
	background-image: url(http://www.webhotchillipeppers.co.uk/assets/images/red.jpg);
	position: relative;
}

#box4 {
	float: left;
	clear: right;
	margin: 0;
	padding: 0;
	width: 268px;
	height: 218px;
	background-image: url(http://www.webhotchillipeppers.co.uk/assets/images/blue.jpg);
	position: relative;
}

#link1
{
	right: 0;
	bottom: 20px;
	position: absolute;
}

#link2
{
	right: 0;
	bottom: 20px;
	position: absolute;
}

#link3
{
	right: 0;
	bottom: 20px;
	position: absolute;
}

#link4
{
	right: 15px;
	bottom: 20px;
	position: absolute;
}

#footer
{
	text-align: left;
	height: 70px;
	width: 960px;
	background: #4b351f;
}
 
#footer a
{
	text-decoration: none;
	color: #ffffff;
	font-size: 90%;	
}
 
#footer a:hover
{
	color: #990000;
}

#footer p
{
	color: #990000;
	line-height: 30px;
	padding-top: 5px;
	padding-left: 50px;
}
 
#endpage
{
	background:#990000;
	height: 50px;
}


table
{
	background: #4b351f;
     	width:889px;
     	margin: 0;
     	border: 0;
	padding: 0;
	border: 0;
}

tr
{
	background: #4b351f;
     	margin: 0;
     	border: 0;
	padding: 0;
	border: 0;
}

th
{
	margin: 0;
	padding: 0;
	border: 0;
}

td
{  
	background: #4b351f;
     	margin: 0;
     	border: 0;
	padding: 0; 
}



/* Various classes  */
 
.left {
margin:3px 20px 2px 0;
float:left;
}
 
.right {
margin:2px 0 2px 20px;
float:right;
}
 
.clear {clear:both}


