a {
	color: #CC0000;
	text-decoration: none;
	font-weight: bold;
	}
	
a:hover {

	text-decoration: underline;
	}


a.bot {
	color: #FFF;
	text-decoration: none;
	font-weight: normal;
	font-size: 10px;
	}
	
a.bot:hover {

	text-decoration: underline;
	}
	
	
a.poetry {
	color: #660000;
	text-decoration: none;
	font-weight: bold;
	}
	
a.poetry:hover {

	text-decoration: underline;
	}
	
	
	
body {
	margin: 0 0 0px 0px;
	background-color: #000000;
	color: #FFF;
	padding: 0px;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	line-height: 14px;
	visible: false;	
	}


td	{
	font-family: verdana, arial, sans-serif;
	font-size: 14px;
	line-height: 17px;
	}
	
	
.projects td {
	font-family: verdana, arial, sans-serif;
	font-size: 13px;
	line-height: 14px;
	}	


		
	

/* the menu */

.menu {
	margin: 0;
	padding: 0;
	list-style: none;
	background: #fff;
	width: 1030px;
}
.menu li {
	padding: 0;
	margin: 0;
	height: 30px;
	list-style: none;
	background-repeat: no-repeat;
}
.menu li a, .menu li a:visited {
	display: block;
	text-decoration: none;
	text-indent: -11000px;
	height: 30px;
	background-repeat: no-repeat;
}


.about {background-image: url(images/menu1/about1.gif); width: 101px;}
.about a {background-image: url(images/menu1/about.gif);}

.what {background-image: url(images/menu1/what1.gif); width: 211px;}
.what a {background-image: url(images/menu1/what.gif);}

.projects1 {background-image: url(images/menu1/projects1.gif); width: 107px;}
.projects1 a {background-image: url(images/menu1/projects.gif);}

.clients {background-image: url(images/menu1/clients1.gif); width: 119px;}
.clients a {background-image: url(images/menu1/clients.gif);}

.demo {background-image: url(images/menu1/demo1.gif); width: 116px;}
.demo a {background-image: url(images/menu1/demo.gif);}

.gallery {background-image: url(images/menu1/gallery1.gif); width: 96px;}
.gallery a {background-image: url(images/menu1/gallery.gif);}


.press {background-image: url(images/menu1/press1.gif); width: 74px;}
.press a {background-image: url(images/menu1/press.gif);}

.contact {background-image: url(images/menu1/contact1.gif); width: 132px;}
.contact a {background-image: url(images/menu1/contact.gif);}



.home  {background-image: url(images/menu1/home1.gif); width: 74px;}
.home a {background-image: url(images/menu1/home.gif);}


ul.menu li a:hover {background: none;}
.menu li {float: left;}
.menu:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}


#gallerycontainer {
	width: 700px;
	overflow:hidden;
	float: none;
	display: block;

}

	
	
.chopshopgallery {
	width: 300px;
	overflow:hidden;
	float: left;
	display: block;
	padding: 25px;
	font-family: verdana, arial, sans-serif;
	font-size: 16px;
	line-height: 19px;

}


.menucontainer {
	width: 1030px;
	height: 30px;

}




