body {
margin: 0px;
padding: 0px;
background: #999999;
width: 100%;
}


HTML
{
height: 100%;
scrollbar-base-color: #999999;
scrollbar-arrow-color: #FFFFFF;
scrollbar-track-color: #CCCCcc;

scrollbar-shadow-color:000000;
scrollbar-lightshadow-color: 000000; 
scrollbar-darkshadow-color: #999999;

scrollbar-highlight-color: #FFFFFF;
scrollbar-3dlight-color: 000000;
overflow: shown;
overflow-x:hidden;
}

a:link { 
	font-family: arial, verdana, sans-serif;
	font-weight: bold; 
	font-size: 11px;
	text-decoration: none; 
	color: #330099;
	
	}
a:visited { 
	font-family: arial, verdana, sans-serif;
	font-weight: bold; 
	font-size: 11px;
	text-decoration: none; 
	color: #330099;
	}
a:hover, a:active { 
	font-family: arial, verdana, sans-serif;
	font-size: 11px;
	color: #CC3333;
	}

#scroller {width:600px; height:360px; position:relative;padding:5px 0; background:#fff;}
#scroller em {display:block; width:229px; height:175px; position:absolute; top:0; right:0; border:1px solid #ddd;}
#scroller span {display:block; width:360px; height:365px; position:absolute; top:0; left:0; border:1px solid #ddd;}

#scroller b#thumbs {display:block; width:220px; height:175px; overflow:auto; float:right; margin-top:175px; border:1px solid #ccc; border-width:1px 0 1px 1px; padding:5px;}
#scroller b#thumbs a {display:block; float:left; margin:0 10px 10px 0; background:#f8f8ff; width:50px; height:50px; border:1px solid #000;}
#scroller b#thumbs a img {width:50px; height:50px; border:0;}

#scroller b#thumbs a:hover {border:1px dotted #ccc; background:#fff url(../images/click.gif); }
#scroller b#thumbs a:active, #scroller b#thumbs a:focus {border:1px solid #fff; background:#fff; outline:0;}
#scroller b#thumbs a:hover img {display:block; position:absolute; background:#aaa; z-index:500;}
#scroller b#thumbs a:active img, #scroller b#thumbs a:focus img {display:block; position:absolute; background:#aaa; z-index:100;}

#scroller b#thumbs a:hover img.hr {width:160px; height:120px; right:35px; top:7px; border:1px solid #333;}
#scroller b#thumbs a:hover img.vt {width:120px; height:160px; right:55px; top:7px; border:1px solid #333;}

#scroller b#thumbs a:active img.hr, #scroller b#thumbs a:focus img.hr {width:320px; height:214px; left:20px; top:7px; border:1px solid #333;}
#scroller b#thumbs a:active img.vt, #scroller b#thumbs a:focus img.vt {width:214px; height:320px; left:60px; top:7px; border:1px solid #333;}

/* common styling for all galleries */
a.gallery, a.gallery:visited {display:block; display:inline-block; color:#000; text-decoration:none; border:1px solid #000; width:75px; height:47px; float:left; margin:4px; z-index:50;}
a.slidea {background:url(london/thumb2.jpg);}
a.slideb {background:url(london/thumb3.jpg);}
a.slidec {background:url(london/thumb4.jpg);}
a.slided {background:url(london/thumb5.jpg);}
a.slidee {background:url(london/thumb6.jpg);}
a.slidef {background:url(london/thumb7.jpg);}
a.slideg {background:url(london/thumb8.jpg);}
a.slideh {background:url(london/thumb9.jpg);}
a.slidei {background:url(london/thumb10.jpg);}
a.slidej {background:url(london/thumb11.jpg);}
a.gallery em, a.gallery span {display:none;}
a.gallery:hover {border:1px solid #fff;}

a.gallery span {visibility:hidden; display:block; position:absolute; width:580px; height:500px; top:189px; left:9px; color:#000; background:#ccc; text-align:center; border:1px solid #fff; font-family:tahoma, geneva, "lucida sans unicode", "lucida grande",verdana, sans-serif; letter-spacing:1px; cursor:default;}


/* styling for left gallery */
#container_left {position:relative; width:600px; height:405px; background:#d1c8c3; border:1px solid #a49188; margin:1em auto;}
#container_left img {border:0;}
#container_left .thumbs {width:170px; position:absolute; left:0; top:0;}
#container_left a.gallery:hover span {display:block; position:absolute; width:402px; height:50px; top:265px; left:175px; padding:5px; font-style:italic; color:#fff;  z-index:100;}
#container_left a.gallery:hover span:first-line {font-style:normal; font-weight:bold; font-size:1.1em; color:#000;}
#container_left a.gallery:active, #container_left a.gallery:focus {border:1px solid #000;}
#container_left a.gallery:active em, #container_left a.gallery:focus em {display:block; position:absolute; width:402px; height:250px; top:5px; left:180px; padding:5px; color:#000; border:1px solid #3d330f; z-index:50;}
#container_left h1 {clear:both; margin:0; padding-top:80px; padding-left:250px; width:300px; text-align:center; font-family: georgia, "times new roman", serif; font-size:3em; font-weight:normal; color:#fff;}
#container_left h1 em {font-size:0.6em; color:#000;}



h1 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
text-transform:uppercase;
text-align: LEFT;
text-style: BOLD;
color: #ffffff;
padding:5px 25px;
border-top-width: 1px;
border-right-width: 0px;
border-bottom-width: 1px;
border-left-width: 0px;
	
border-top-style: solid;
border-right-style: solid;
border-bottom-style: solid;
border-left-style: solid;
	
border-bottom-color: #6699FF;
border-right-color: #6699FF;
border-left-color: #6699FF;
border-top-color: #6699FF;

}

h2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
text-transform:uppercase;
text-align: center;
text-style: BOLD;
color: #;
border-top-width: 0px;
border-right-width: 0px;
border-bottom-width: 0px;
border-left-width: 0px;
	
border-top-style: solid;003366
border-right-style: solid;
border-bottom-style: solid;
border-left-style: solid;
	
border-bottom-color: #6699FF;
border-right-color: #6699FF;
border-left-color: #6699FF;
border-top-color: #6699FF;

}

h3{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 11px;
text-transform:none;
text-align: left;
text-style: BOLD;
color: #003366;
border-top-width: 0px;
border-right-width: 0px;
border-bottom-width: 0px;
border-left-width: 0px;
	
border-top-style: solid;
border-right-style: solid;
border-bottom-style: solid;
border-left-style: solid;
	
border-bottom-color: #6699FF;
border-right-color: #6699FF;
border-left-color: #6699FF;
border-top-color: #6699FF;

}

h4 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
text-transform:uppercase;
text-align: LEFT;
text-style: BOLD;
color: #003366;
padding:5px 25px;
border-top-width: 1px;
border-right-width: 0px;
border-bottom-width: 1px;
border-left-width: 0px;
	
border-top-style: solid;
border-right-style: solid;
border-bottom-style: solid;
border-left-style: solid;
	
border-bottom-color: #6699FF;
border-right-color: #6699FF;
border-left-color: #6699FF;
border-top-color: #6699FF;

}


#container {
	height: auto;
	width: 770px;
	margin: 0 auto;
	padding: 0px 0px 0px 0px;
	background-color: #CCCCCC;
}

#container2 {
	height: auto;
	width: 770px;
	margin: 0 auto;
	padding: 0px 0px 0px 0px;
	background-color: #CCCCCC;
}

#top {
	width: 770px;
	height: auto;
	margin: 0px;
	padding: 0px;
}



#contentarea {
	width: 741px;
	height: auto;
	margin: 0 auto;
	padding: 0px;
	clear: both;
}



#contenttop {
	/* background:    url(../images/topcontainer.jpg) no-repeat;*/
	margin: 0 auto;
	padding-top: 0px;
	height: auto;
	width: 740px;
	clear: both;
}





#companyname {
	width: auto;
	height: auto;
	margin: 50px 0 10px 0;
	padding-left: 23px;
	padding-bottom: 10px;
	float: left;
	text-align: left;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height: 18px;
	font-size: 16px;
	font-weight: bold;
	text-transform: capitalize;
	color: #426e68;
}

#finalcompanyname {
	width: auto;
	height: auto;
	margin: 50px 0 0 0;
	padding-left: 2px;
	float: left;
	text-align: left;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height: 18px;
	font-size: 16px;
	font-weight: bold;
	text-transform: capitalize;
	color: #426e68;
}





#contentleft {
	background:     url(../images/textarea.jpg) no-repeat;
	width: 741px;
	height: auto;
	float: left;
	margin: 25px 0px 20px 0px;
}

#contentleft2 {
	width: 741px;
	height: auto;
	float: left;
	text-align: left;
	margin: 0px 0px 0px 0px;
}

#contentleft3 {
background:     url(../images/index-logo.jpg) no-repeat;
	
	
		margin: 0 auto;
	padding-top: 0px;
	height: 400px;
	width: 740px;
	clear: both;
}

#contentleft4{
background:     url(../images/home-logo3.gif) no-repeat;
	
	
		margin: 0 auto;
	padding-top: 0px;
	height: 400px;
	width: 740px;
	clear: both;
}
#contentfull{
	background:     url(../images/textareafull.jpg) no-repeat bottom #fff;
	width: 741px;
	height: auto;
	float: left;
	margin: 0px 0px 0px 0px;
}


#profile {
	width: 126px;
	height: 17px;
	margin-top: 0px;
	padding-left: 23px;
	float: left;
}




#textfull {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #426e68;
	width: 730px;
	height: auto;
	min-height: 225px;
	margin: 0 auto;
	margin-top: 2px;
	padding: 0px;
	text-align: left;
}


#textfull2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
	width: 730px;
	height: auto;
	min-height: 225px;
	margin: 0 auto;
	margin-top: 40px;
	padding: 0px;
	text-align: left;
}

* html #textfull {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #426e68;
	width: 730px;
	height: 225px;
	margin: 0 auto;
	margin-top: 40px;
	padding: 0px;
	text-align: left;
}


#text {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #426e68;
	width: 436px;
	height: auto;
	min-height: 225px;
	margin: 0 auto;
	margin-top: 40px;
	padding: 0px;
	text-align: left;
}

* html #text {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #426e68;
	width: 436px;
	height: 225px;
	margin: 0 auto;
	margin-top: 20px;
	padding: 0px;
	text-align: left;
}

#contentright {
	width: 223px;
	height: auto;
	float: left;
	margin: 70px 0px 20px 0px;
	padding-left: 15px;
	text-align:left;
}



#bottom {
	
	
	border-top-width: 1px;
border-right-width: 0px;
border-bottom-width: 1px;
border-left-width: 0px;
	
border-top-style: solid;
border-right-style: solid;
border-bottom-style: solid;
border-left-style: solid;
	
border-bottom-color: #6699FF;
border-right-color: #6699FF;
border-left-color: #6699FF;
border-top-color: #6699FF;

	
	width: 740px;
	height: auto;
	margin: 0 auto;
	padding: 0px;
	clear: both;
}


#textaddress {
	width: 215px;
	height: auto;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #426e68;
	float: left;
	text-align: left;
	margin: 0px 0px 5px 0px;
	padding-left: 30px;
}

#textaddress2 {
	width: 215px;
	height: auto;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #ffffff;
	float: left;
	text-align: left;
	margin: 0px 0px 5px 0px;
	padding-left: 30px;
}
#addresstop {
	width: 300px;
	height: auto;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height: 12px;
	font-size: 9px;
	color: #426e68;
	float: left;
	text-align: left;
	margin: 0px 0px 5px 0px;
	padding-right: 10px;
}

#textcontact {
	width: 215px;
	height: auto;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #426e68;
	float: left;
	text-align: left;
	margin: 0px 0px 5px 0px;
	padding-left: 27px;
}

#textcontact2 {
	width: 215px;
	height: auto;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #ffffff;
	float: left;
	text-align: left;
	margin: 0px 0px 5px 0px;
	padding-left: 27px;
}

#textother {
	width: 215px;
	height: auto;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #426e68;
	float: left;
	text-align: left;
	margin: 0px 0px 10px 0px;
	padding-left: 26px;
}

#textother2 {
	width: 215px;
	height: auto;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #ffffff;
	float: left;
	text-align: left;
	margin: 0px 0px 10px 0px;
	padding-left: 26px;
}

#uploadimage {
	float: right;
	padding-right: 40px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height: 18px;
	font-size: 11px;
	color: #426e68;
	text-align: left;
}




#footer{
	background: url(/styles/footer.jpg) bottom #cccccc no-repeat;
	width: 770px;
	height: auto;
	padding-bottom: 20px;
	margin: 0 auto;
	clear: both;
}




#footertext {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	
	font-size: 9px;
	color: #426e68;
	text-align: center;
	padding-right: 25px;
}

#footertext2{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	
	font-size: 9px;
	color: #ffffff;
	text-align: center;
	padding-right: 25px;
}

#footertext a {
	text-decoration:none;
	color: #666;
}

#colorscheme {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height: 18px;
	font-size: 11px;
	color: #426e68;
	float: left;
	margin: 35px 0px 0px 0px;
	padding: 0px 0px 0px 35px;
	height: 15px;
}

#blocks {
	padding-left: 5px;
}



#company {
	float: left;
	padding-left: 23px;
}

#email {
	float: left;
	padding-left: 23px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height: 18px;
	font-size: 11px;
	color: #426e68;
	text-align: left;
}


.move {
	margin: 40px 0px 20px 0px;
	padding-right: 50px;
	float: right;
}

.profile {
	width: 430px;
	height: 200px;
	
}


.address {
	width: 190px;
	height: 60px;
	
}


.telephone {
	width: 190px;
	height: 20px;
	
}


#contentholder {

	width: auto;
	height: auto;
	clear: both;
	margin-bottom: 10px;
	
}

dl#artist {width:30em; margin:50px auto 50px auto; 
}
dl#artist dt {
  display:none;
  }
dl#artist dd {
  padding:0; 
  margin:0;
  }
a.xmenu, a.xmenu:visited {
  display:block; 
  width:7em; 
  height:3em; 
  background:#999999; 
  text-decoration:none; 
  text-align:center; 
  color:#ffffff; 
  float:left;
  }
a.xmenu span, a.xmenu:visited span {
  display:block; 
  width:5em; 
  height:0.5em; 
  border-top:0.5em solid #999999; 
  border-left:1em solid #999999;  
  border-right:1em solid #999999; 
  border-bottom:0.5em solid #999999; 
  background:#003399; 
  overflow:hidden;
  }
* html a.xmenu span, * html a.xmenu:visited span {
  width:7em; 
  height:1.5em; 
  w\idth:3em; 
  he\ight:0.5em; 
  overflow:hidden;
  }
a.xmenu:hover {
  color:#003399;
  }
a.xmenu:hover span {
  background:#FFFFFF;
  }

	
/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/basic_dd.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the assocaited (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
/* remove the bullets, padding and margins from the lists */
.menu ul{
text-transform:uppercase;
list-style-type:none;
padding:0;
margin:0;

}
/* make the top level links horizontal and position relative so that we can position the sub level */
.menu li{
float:left;
position:relative;
z-index:100;
}

/* use the table to position the dropdown list */
.menu table{
position:absolute;
border-collapse:collapse;
z-index:80;
left:-1px;
margin-right:1px;
margin-left:1px;
}

/* style all the links */
.menu a, .menu :visited {
display:block;
font-size:11px;

width:122px;
padding:7px 1.5px;
color:#ffffff;
background:#666699;
text-transform:uppercase;
text-decoration:none;
margin-right:-1px;


text-align:center;
}
/* style the links hover */
.menu :hover{
color:#444;
background:#6699FF;
}

/* hide the sub level links */
.menu ul ul {
visibility:hidden;
position:absolute;
width:119px;
height:0;
}
/* make the sub level visible on hover list or link */
.menu ul li:hover ul,
.menu ul a:hover ul{
visibility:visible;
}

.gallerycontainer{
position: relative;
height: 350px;
/*Add a height attribute and set to largest image's height to prevent overlaying*/
}



.thumbnail img{
border: 1px solid white;
margin: 0 5px 5px 0;
}

.thumbnail:hover{
background-color: transparent;
}

.thumbnail:hover img{
border: 1px solid blue;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: 999999#;
padding: 5px 20px 5px  20px;
left: -1000px;
border: 0px dashed gray;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span b{ /*CSS for rigth text*/
position: absolute;
background-color: 999999#;
width: 250px;
height: 150px;
padding: 5px 20px 5px  20px;
right: -280px;
color: #333333;
border: 0px dashed gray;
text-decoration: none;
}

.thumbnail span c{ /*CSS for rigth text*/
position: absolute;
background-color: lightyellow;
width: 250px;
height: 300px;
padding: 5px 20px 5px  20px;
right: -300px;
color: #333333;
border: 1px dashed gray;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image*/
visibility: visible;
top: 0;
left: 230px; /*position where enlarged image should offset horizontally */
z-index: 50;


}