body {
	text-align:center; 
	font-family:Verdana, Geneva, sans-serif;
	margin:0px;
	font-size:10px;
	color:#333333;
}
#wrapper {
	text-align:left;
	width:1024px;
	margin:0px auto;
}
a:link{
	color:#0088cc;
	text-decoration:none;
}/* unvisited link */
a:visited{
	color:#0088cc;
	text-decoration:none;
}/* visited link */
a:hover{
	color:#0088cc;
	text-decoration:underline;
}/* mouse over link */
a:active{
	color:#0088cc;
	text-decoration:none;
	font-weight:bold;
}/* selected link */
#header{
	width:1024px;
	height:150px;
	background-color:#0F0;
	float:left;
	margin-bottom:15px;
	background-image:url(http://www.notjustballoons.co.uk/gifts/njbheader.jpg)
}
#topheader{
	width:1024px;
	height:200px;
	background-color:#00F;
	background-image:url(gifts/njbheader.jpg)
}
#topheadercontent {
padding-left: 500px;
padding-top: 200px;
}
#navigation{
	width:1024px;
	height:50px;
	background-color:#b0dff6;
	float:left;
	margin-bottom:15px;
}
#left{
	width:205px;
	height:auto;
	float:left;
}
.title{
	float:left;
	width:200px;
	height:auto;
	background-color:#7a7a7a;
	margin-bottom:15px;
	border-left:solid 5px #0088cc;
}
.middlebox{
	width:390px;
	height:auto;
	float:left;
	margin:0px 0px 15px 15px;
	border-bottom:solid 1px #7a7a7a; 
	border-left:solid 1px #7a7a7a;
	border-right:solid 1px #7a7a7a;
}
#middletitle{
	float:right;
	width:799px;
	height:auto;
	background-color:#dddddd;
	margin-bottom:15px;
}
.middleboxtitle{
	height:7px;
	float:left;
	width:220px;
	background-color:#0088cc;
	border-left:solid 170px #7a7a7a;
}
.middlecontent{
	width:380px;
	height:auto;
	float:left;
	
}
.middleimg{
	width:160px;
	height:200px;
	float:left;
	padding:5px;
}
.middletxt{
	width:210px;
	height:200px;
	float:right;
	color:#333333;
	text-align:justify;
	font-size: 14px;
}
#footer{
	width:1024px;
	height:50px;
	clear:both;
	background-color:#dddddd;
	margin-top:15px;
}
#footer a{
	text-decoration:underline;
	font-size:10px;
	}

#middlewrapper{
	width:814px;
	height:auto;
	float:right;
}
.categorytitle{
	font-size:1.0em;
	color:#ffffff;
	padding:7px 0px 7px 20px;
	margin:0px;
}
.categorytitle1{
	font-size:1.0em;
	color:#ffffff;
	padding:7px 0px 7px 20px;
	margin:0px;
	
}
.categorytitle1 a {
color:#FFFFFF;
font-weight: bolder;
}
.title1{
	float:left;
	width:200px;
	height:auto;
	background-color:#7a7a7a;
	margin-bottom:15px;
	border:solid 2px #0088cc;
}
.lefttitle{
	color:#0088cc;
	font-size:1em;
	margin:0px 0px 3px 0px;
}
ul{
	margin:0px 0px 10px 10px;
	padding:0px;
}
li{
	margin:0px;
	padding:0px;
	list-style:none;
	line-height:1.3em;
}
#leftcontent{
	width:205px;
	height:auto;
	float:left;
}
p{
	margin:0px;
	padding:0px;
	font-size: 12px;
}
.producttitle{
	font-size:1.2em;
	color:#000000;
	margin-top:0px;
	margin-bottom:5px;
}
