html{
	width:100%;
	height:100%;
	overflow: -moz-scrollbars-vertical;
}

body {
  text-align: center;
  font:Arial, Helvetica, sans-serif;
  background-color:#FFFFFF;
  color: Gray;
  margin-top:10px;
}

#container {
  margin: 0px auto;
  width: 800px;
  text-align: left;
  background-color:#FFFFFF;
  color:#000000;
  border: 1px solid #B1B1B1;
}

#top{
position:relative;
top: 0;
left: 0;
height: 32px;
width: 800px;
margin:0;
background-color: #FFFFFF;
color:Gray;
}

 
#banner {
position:relative;
top: 0;
left: 0;
height: 110px;
width: 800px;
margin:0;
background-color: #EBEBEB;
color:Gray;
}
  
img.logo{
  	margin-left: 40px;
	margin-top:12px;
}
  
img.tag{
  	margin-left:174px;
}
  
img.col{
  	margin-left: 0;
	margin-top:15px;
}
  
#search{
position:relative;
font-family:Arial, Helvetica, sans-serif;
font:Arial, Helvetica, sans-serif;
top: 0;
left: 0;
height: 58px;
margin-right:35px;
background-color: #FFFFFF;
text-align: right;
font-weight: bold;
font-size: 12px;
color:#999;
margin-top:20px;
z-index:2;
}

#collections{
position:relative;
top: 0;
left: 36px;
height: 232px;
width: 730px;
margin:0;
background-color: #F1F1F2;
color: Gray;
}

#links_index{
position:relative;
top: 0;
left: 0;
height: 63px;
width: 800px;
background-color: #FFFFFF;
color: #999999;
text-align: right;
}  

p.global-links{
	position:relative;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	text-align:right;
	margin-right:35px;
	margin-top:35px;
	margin-bottom:-35px;
	color:#999999;
	height:63px;
	z-index:2;
}

p.global-links2{
	position:relative;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 8px;
	text-align:right;
	margin-right:35px;
	margin-top:11px;
	margin-bottom:-10px;
	color:#ccc;
	z-index:2;
}

#bottom_banner{
position:relative;
top: 0;
left: 0;
height: 32px;
width: 800px;
margin:0;
background-color: #E7E7E8;
color: Gray;
}  

#bottom{
position:relative;
top: 0;
left: 0;
height:20px;
width: 800px;
margin:0;
background-color: #FFFFFF;
color: Gray;
}  

.text{
font:Arial, Helvetica, sans-serif;
font-family:Arial, Helvetica, sans-serif;
color:#999;
font-size:12px;
text-decoration:none;
}

a:link     { color:#595959; text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight:bold; font-style: normal;}
a:visited  { color:#595959; text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight:bold; font-style: normal;}
a:active   { color:#595959; text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight:bold; font-style: normal;}
a:hover    { color:#595959; text-decoration: underline; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight:bold; font-style: normal;}

a.a2:link     { color:#999; text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-size: 9px; font-weight:bold; font-style: normal;}
a.a2:visited  { color:#999; text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-size: 9px; font-weight:bold; font-style: normal;}
a.a2:active   { color:#999; text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-size: 9px; font-weight:bold; font-style: normal;}
a.a2:hover    { color:#999; text-decoration: underline; font-family: Arial, Helvetica, sans-serif; font-size: 9px; font-weight:bold; font-style: normal;}

.searchbox{
	font-family: Arial, Helvetica, sans-serif;
	color:#999;
	width:180px;
	height:14.5px;
	font-size: 12px;
	vertical-align: middle;
	position:relative;
	z-index:1;
}

.search_button
{
	position:relative;
	top:-1px;
	width:47px;
	height:20px;
	background-color: #ccc;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align:center;
	vertical-align:middle;
}


.search_button2
{
	width:47px;
	height:20px;
	background-color: #ccc;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align:center;
}

.search_button:hover
{
	position:relative;
	top:-1px;
	width:47px;
	height:20px;
	background-color: #aaa;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align:center;
	vertical-align:middle;
}

.search_button1
{
	position:inherit;
	top:0px;
	width:47px;
	height:20px;
	background-color: #ccc;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
}

.navbardown {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
}

#top-section-links{
	width: 300px;
	height: 10px;
	position: relative;
	top:17px;
	left:375px;
	background-color: #FFFFFF;
	text-align:right;
	font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal;
	color: #999;
	margin:-14px 0px 0px 0px;
	z-index:4;
}

#top-section{
	width: 800px;
	position: relative;
	top:0px;
	left:auto;
	background-color: White;
	color: Black;
}

div.global-nav{
	position:relative;
	top: 5px;
	margin-top:0;
	margin-bottom:0px;
	align:center;
	width:auto;
	z-index:3;
	color:#999;
	font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal;
}

#side-menu{
	position:relative;
	top: 30px;
	left:50px;
	width:113px;
	height: 140px;
}

#menu1{
position:relative;
	top: 0;
	left:0;
	background-image: url(../images/menu_bg.jpg);
	background-repeat: no-repeat;
	width:113px;
	height: 15px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	text-align: center;
}

#menu2{
position:relative;
	top: 5px;
	left:0;
	background-image: url(../images/menu_bg.jpg);
	background-repeat: no-repeat;
	width:113px;
	height: 15px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	text-align: center;
}

#menu3{
position:relative;
	top: 10px;
	left:0;
	background-image: url(../images/menu_bg.jpg);
	background-repeat: no-repeat;
	width:113px;
	height: 15px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	text-align: center;
}

#menu4{
position:relative;
	top: 15px;
	left:0;
	background-image: url(../images/menu_bg.jpg);
	background-repeat: no-repeat;
	width:113px;
	height: 15px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	text-align: center;
}

#menu5{
position:relative;
	top: 20px;
	left:0;
	background-image: url(../images/menu_bg.jpg);
	background-repeat: no-repeat;
	width:113px;
	height: 15px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	text-align: center;
}

#menu6{
position:relative;
	top: 25px;
	left:0;
	background-image: url(../images/menu_bg.jpg);
	background-repeat: no-repeat;
	width:113px;
	height: 15px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	text-align: center;
}

#menu7{
position:relative;
	top: 30px;
	left:0;
	background-image: url(../images/menu_bg.jpg);
	background-repeat: no-repeat;
	width:113px;
	height: 15px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	text-align: center;
}

#center-content{
	position: relative;
	top: -115px;
	left:180px;
	width:550px;
	background-color: #FFFFFF;
	color:#000000;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: black;
}

p.nomargin{
	margin: 0;
}

/* Styles from here onwards created for Collections Pages, AR */

h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	color:#CC0000;
}

h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color:#CC0000;
}

img.floatright{
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}


img.floatleft{
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

#aligncentre{
	text-align:center;
}

a.linktext{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color:#595959;
}

a.linktextbold{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color:#595959;
}

td.addresscolumn{
	width: 100px;
	vertical-align: top;
}

ul.nobulletpoint{
	list-style-type: none;
	margin-left: 0;
	padding-left: 0;
}

ul.vadslist{
	list-style-image: url(../images/bullet.gif);
}

.italictext{
	font-style:italic;
}

.boldtext{
	font-weight:bold
}

/* ul.floatleft and ul.floatright used for terminology lists on CHM.html, CHS.html and JJTP.html */

ul.floatleft{
	float:left;
	width:250px;
	list-style-type: none;
	margin-left: 0;
	padding-left: 0;
	margin-bottom: 20px;
}

ul.floatright{
	float:right;
	width:250px;
	list-style-type: none;
	margin-bottom: 20px;
}

/* CVMAcredits used for project team list on CVMA.html */

dd.CVMAcredits{
	padding-bottom:10px;
}

/* OPtable used for table on Oxford Portraits web page, OP.html */

th.OPtable{
	width: 250px;
	vertical-align: top;
}

/*//////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
/*///////////////////////////////////////////////////  CARLOS SILVA'S ADDITIONS //////////////////////////////////////////////*/
/*//////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
h4.header{color:#CC0000; font-size:10pt; padding:0; margin:0;}
h5{color:#CC0000; text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; padding:0; margin:0;}
h6{color:#CC0000; font:Arial, Helvetica, sans-serif; font-size:20pt; padding:0; margin:0;}
h7.header{color:black; font-size:20pt; padding:0; margin:0; text-align: center; line-height: 120%}
h8.header{color:black; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; padding:0;}

a.none:link     {color:#595959; text-decoration: none; z-index:2; }
a.none:visited  {color:#595959; text-decoration: none; z-index:2; }
a.none:active   {color:#595959; text-decoration: none; z-index:2; }
a.none:hover    {color:#595959; text-decoration: none; z-index:2; }

a.none1:link     {color:#595959; font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; text-decoration: none }
a.none1:visited  {color:#595959; font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; text-decoration: none }
a.none1:active   {color:#595959; font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; text-decoration: underline }
a.none1:hover    {color:#595959; font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; text-decoration: underline }

a.red2:link     {color:#595959; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; text-decoration: underline }
a.red2:visited  {color:#595959; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; text-decoration: underline }
a.red2:active   {color:#595959; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; text-decoration: underline }
a.red2:hover    {color:#595959; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; text-decoration: underline }

div.flarge{
	position:relative;
	margin:0px 0px 0px 0px;
	left:133px;
	width:555px;
	top: -110px;
	z-index:1;
}

div.normalfont{
	position:relative;
	margin:0px 0px -130px 0px;
	left:63px;
	width:555px;
	top: -70px;
	z-index:2;
}

div.menu9{
position:relative;
	top: 40px;
	left:0;
	background-repeat: no-repeat;
	width:113px;
	height: 15px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	text-align: center;
}

div.logos{
	position:relative;
	left:0px;
	top:0px;
	z-index:0;
	width: 768px;
	height: 243px;


}

div.results-large{
	position:relative;
	left:133px;
	width:555px;
	top: -130px;
	z-index:2;
}

div.currentlightbox2{
	position:relative;
	top: -10px;
	z-index:2;
	margin:0px 0px 0px 125px;
}

div.img2
{
	position:relative;
	margin:0 0 -200px 50px;
	left:-205px;
	top: 90px;
	z-index:2;
}

div.x-large{
	position:relative;
	margin:0 0 -150px 0px;
	left:119px;
	width:555px;
	top: -113px;
	z-index:2;
}

div.trash{
	position:relative;
	left:0px;
}
div.currentlightbox{
	position:relative;
	top:100px;
	z-index:1;
	margin:0px 0px 0px 300px;
}
div.login{
	position:relative;
	left:100px;
	width:580px;
	top: 35px;
	z-index:1;
	margin:0 0 60px 0px;
}

div.results-content{
	position:relative;
	top: 80px;
	margin-top:0;
	margin-bottom:0px;
	align:center;
	width:auto;
	z-index:2;
	color:#000000;
	font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-style: normal;
}
div.coll-image{
	position:relative;
	top: 70px;
	margin-top:0;
	margin-bottom:0px;
	z-index:3;
	align:center;
	width:auto;
}
div.container-large{
	position:relative;
	top:70px;
	width: 708px;
	margin: 0px auto;
	text-align:center;
	height:auto;
	color:#000000;
	font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-style: normal;
	z-index:3;
}
div.artwork-large{
	position:relative;
	top: 0px;
	margin-top:0;
	margin-bottom:0px;
	align:center;
	width:auto;
	z-index:3;
	color:#000000;
	font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-style: normal;
}
	
div.table-large{
	position:relative;
	top:70px;
	margin-top:0;
	margin-bottom:0px;
	align:center;
	width:708;
	z-index:2;
	color:#000000;
	font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-style: normal;
}
div.globalbot-nav{
	position:relative;
	top: 80px;
	margin-top:0;
	margin-bottom:0px;
	align:center;
	width:auto;
	z-index:3;
	color:#000000;
	font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-style: normal;
}
div.artwork-flarge{
	position:relative;
	top: 0px;
	margin-top:0;
	margin-bottom:0px;
	align:center;
	width:auto;
	z-index:2;
	color:#000000;
	font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-style: normal;
}
div.container-flarge{
	position:relative;
	top:70px;
	width: auto;
	left:30px;
	margin: 0px auto;
	text-align:center;
	height:auto;
	color:#000000;
	font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-style: normal;
	z-index:3;
}
div.table-flarge{
	position:relative;
	top:0px;
	width: auto;
	margin: 0px auto;
	height:auto;
	align:left;
	z-index:3;
	color:#000000;
	font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-style: normal;
}
div.adv-search{
	position:relative;
	top:0px;
	width: 708px;
	margin: 0px auto;
	height:auto;
	align:center;
	z-index:3;
	color:#000000;
	font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-style: normal;
}

div.assc{
	position:relative;
	top:0px;
	left:-30px;
	z-index:1;
	color:#000000;
}

div.lr1{
	position:relative;
	margin:0 0 0px 0px;
	top:-756px;
	left:-305px;
	z-index:1;
	color:#000000;
}

div.lr2{
	position:relative;
	margin:0 0 0px 0px;
	top:-720px;
	left:-305px;
	z-index:1;
	color:#000000;
}

div.lr3{
	position:relative;
	margin:0 0 0px 0px;
	top:-766px;
	left:305px;
	z-index:1;
	color:#000000;
}
div.lr4{
	position:relative;
	margin:0 0 0px 0px;
	top:-730px;
	left:305px;
	z-index:1;
	color:#000000;
}
div.global-navlb{
	position:relative;
	top:0px;
	margin-top:0;
	margin-bottom:0px;
	align:center;
	width:auto;
	z-index:3;
	color:#000000;
	font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-style: normal;
}

div.global-navlb2{
	position:relative;
	top: 0px;
	margin-top:0;
	margin-bottom:0px;
	align:center;
	width:auto;
	z-index:3;
	color:#000000;
	font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-style: normal;
}
div.lightbox{
	position:relative;
	left:0px;
	width:auto;
	top:0px;
	z-index:1;
	margin:0 0 0px 0;
}
div.menulbox{
	position:relative;
	top: 0px;
	z-index:1;
	margin:0px 0px 0px 0px;
	align:center;
	width:auto;
	color:#000000;
	font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-style: normal;
	z-index:1;
}
#arial{
	position:relative;
	color:#000000;
	font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal;
	z-index:3;
}
#arialr{
	color:#CC0000;
	font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal;
	z-index:1;
}

div.addusers{
	position:relative;
	width:500px;
	left:134px;
	top: 70px;
	z-index:3;
}
div.global-navx{
	position:relative;
	top: 30px;
	margin-top:0;
	margin-bottom:0px;
	align:center;
	width:auto;
	z-index:3;
	color:#000000;
	font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-style: normal;
}
div.container-advsearch{
	position:relative;
	top:40px;
	width: 708px;
	margin: 0px auto;
	text-align:center;
	height:auto;
	color:#000000;
	font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-style: normal;
	z-index:3;
}

div.advtexttop{
	position:relative;
	top:-10px;
	left:40px;
	z-index:1;
	color:#000000;
}
div.advchecktop{
	position:relative;
	top:10px;
	left:-300px;
	z-index:2;
	color:#000000;
}
.advsearchbox{
	font-family: Arial, Helvetica, sans-serif;
	margin-top:0px;
	font-size: 11px;
	vertical-align: middle;
	position:relative;
	z-index:1;
}



/*//////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
/*/////////////////////////////////////////////TOP SECTION FOR ALL FILES////////////////////////////////////////////////////*/


#bannertext{
	background-color:#CC0000;
	color: #FFFFFF;
	/*
	font-family: Arial, Helvetica, sans-serif;
	font-size:40px;
	font-weight: bold;
	font-style: normal;
	letter-spacing: 20px;
	*/
	background-image: url(../images/sys/vads.gif);
	background-repeat: no-repeat;
	position: relative;
	top:0px;
	left:20px;
	height:52px;
	width:300px;
	margin:0;
}

#top-section-links{
	width: 300px;
	height: 10px;
	position: relative;
	top:14px;
	left:375px;
	background-color: #FFFFFF;
	text-align:right;
	font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal;
	color: #000000;
	margin:-10px 0px 0px 0px;
	z-index:4;
}

/*//////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
/*//////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/