

html {margin: 0;
padding: 0;
}

body {
height: 100%;
margin: 0;
padding: 0;
background: #3c3d3e url(images/bodybg1.jpg) repeat-x bottom left;
color: #000;
text-align: center;
font-family: Verdana, Arial, sans-serif;
font-size: 12px;
}


#container {
text-align: center;
vertical-align: middle;
width: 800px;
height: auto;
background: transparent;
position: absolute;
top: 20px;
left: 50%;
margin-left: -400px;
}

#namefloat {
position: absolute; 
top: 60px; 
left: 50%; 
margin-left: -325px; 
z-index: 100;
}

#layout {
width: 800px;
border: 1px solid #4c4d4e;
}

td.menu {
background: #fff url(images/metallicsteel.jpg) repeat-x 0 0;
color: #802048; 
font-size: 11px; 
text-align: center; 
border-bottom: 6px solid #3c3d3e;
width: 570px;
height: 26px;
vertical-align: middle;
}

table.menu2 {
border: 1px solid #802048;
border-width: 0 0;
width: 100%;
font-size: 11px;
}

td.menudiv {background: url(images/menudiv.jpg) no-repeat; width: 2px;}

td.menu1 {
text-align: center;
border: 1px solid #802048;
border-width: 0 0;
vertical-align: middle;
height: 28px;
}

/* replace metalljoin with metalljoin2 to get back to white style from metallic */

a.menu2:link {display: block; text-decoration: none; color: #3c3d3e; background: #fff url(images/metallicjoin.jpg) repeat-x 0 -28px; line-height: 28px; }
a.menu2:visited {display: block; text-decoration: none; color: #3c3d3e; background: #fff url(images/metallicjoin.jpg) repeat-x 0 -28px; line-height: 28px;}
a.menu2:hover {display: block; text-decoration: none; color: #802048; background: #fff url(images/metallicjoin.jpg) repeat-x 0 0; line-height: 28px;}

a.menu3:link {display: block; text-decoration: none; color: #3c3d3e; background: #fff url(images/metallicjoin.jpg) repeat-x 0 -28px; line-height: 28px;}
a.menu3:visited {display: block; text-decoration: none; color: #3c3d3e; background: #fff url(images/metallicjoin.jpg) repeat-x 0 -28px; line-height: 28px;}
a.menu3:hover {display: block; text-decoration: none; color: #3c3d3e; background: #fff url(images/metallicjoin.jpg) repeat-x 0 -28px; line-height: 28px;}

a.current:link {display: block; text-decoration: none; color: #802048; background: #fff url(images/metallicjoin.jpg) repeat-x 0 -28px; line-height: 28px;}
a.current:visited {display: block; text-decoration:  none; color: #802048; background: #fff url(images/metallicjoin.jpg) repeat-x 0 -28px; line-height: 28px;}
a.current:hover {display: block; text-decoration:  none; color: ##802048; background: #fff url(images/metallicjoin.jpg) repeat-x 0 -28px; line-height: 28px;}



#dropmenudiv a:link {
background: #fff url(images/metallicjoin.jpg) repeat-x 0 -28px;
display: block;
color: #3c3d3e; 
font-family: Verdana, Arial, san-serif; 
font-size: 11px; 
width: auto;
text-align: left;
text-decoration: none;
border-top: 0px solid #fff;
border-left: 0px solid #fff;
border-bottom: 0px solid #fff;
border-right: 0px solid #fff;
padding: 0 5px;
height: 28px;
line-height: 28px;
}

#dropmenudiv a:visited { 
background: #fff url(images/metallicjoin.jpg) repeat-x 0 -28px;
display: block;
color: #3c3d3e; 
font-family: Verdana, Arial, san-serif;  
font-size: 11px; 
width: auto;
text-align: left;
text-decoration: none;
border-top: 0px solid #fff;
border-left: 0px solid #fff;
border-bottom: 0px solid #fff;
border-right: 0px solid #fff;
padding: 0 5px;
height: 28px;
line-height: 28px;
}

#dropmenudiv a:hover { 
background: #fff url(images/metallicjoin.jpg) repeat-x 0 0;
display: block;
color: #802048;
font-family: Verdana, Arial, san-serif; 
font-size: 11px; 
width: auto;
text-align: left;
text-decoration: none;
border-top: 0px solid #fff;
border-left: 0px solid #fff;
border-bottom: 0px solid #fff;
border-right: 0px solid #fff;
padding: 0 5px;
height: 28px;
line-height: 28px;
}


#dropmenudiv {
width: auto;
background: #fff url(images/metallicjoin.jpg) repeat 0 0;
margin-top: 0px;
margin-left: -4px;
padding: 0 0 0 0;
position: absolute;
z-index:100;
border: 1px solid #7c7d7e;
border-width: 0 1px 1px 1px;
/*filter:alpha(opacity=75);
-moz-opacity:.75;
opacity:.75;*/
}

td.content {
background:  #fff url(images/bg.gif) repeat 0 0; 
border-left: 2px solid #3c3d3e; 
vertical-align: top;
font-size: 12px;
font-family: Verdana, Arial, san-serif;
color: #000;
width: 576px;
}

h3 {
font-size: 24px; 
color: #000; 
font-family: Arial, san-serif; 
margin: 15px 25px; 
text-align: left;
}

h4 {
font-size: 20px; 
color: #000; 
font-family: Arial, san-serif; 
margin: 15px 25px; 
text-align: left;
}

h5 {
font-size: 16px;
color: #000;
font-family: Arial, san-serif;
margin: 15px 25px;
text-align: left;
}

.title {
color: #000;
font-family: serif;
font-style: italic;
font-size: 22px; 
text-align: left;
padding: 20px;
font-weight: 600;
}

.subtitle {
color: #000;
text-align: left;
padding-left: 20px;
font-family: serif;
font-style: italic;
font-size: 16px;
line-height: 40px;
}

ul.left {
text-align: left;
margin: 0 0px;
}

p.left {
padding: 0px 20px 0 25px;
text-align: left;
}

p.right {
padding: 10px;
text-align: right;
}

p.center {
text-align: center;
padding: 20px;
}

p.address {
text-align: left;
margin-left: 40px;
}

p.centeraside {
text-align: center;
font-size: 14px;
font-style: oblique;
padding: 20px;
font-weight: 600;
}

p.leftaside {
text-align: left;
font-style: oblique;
padding: 0px 20px;
font-weight: 600;
font-size: 12px;
}

p.boxed {
text-align: center;
background: #fff;
font-style: oblique;
font-weight: 600;
font-size: 14px;
padding: 15px;
margin: 30px 50px;
border: 2px solid #cdbfbf;
}



p.footer {
font-size: 9px;
color: #000;}

.footer a:link {
font-size: 9px;
color: #000;
text-decoration: none;
}

.footer a:visited {
font-size: 9px;
color: #000;
text-decoration: none;
}

.footer a:hover {
font-size: 9px;
color: #000;
text-decoration: underline;
}

.tagline {
font-variant: small-caps; font-size: 16px; color: #2c2d2e; text-align: center; font-style: italic; font-weight: 600;
}


/* #########################################
#content {
width: 750px;
margin: 15px;}


#randompics {
width: 325px;
height: 325px;
text-align: center;
}

.hidden {
height: 1px; width: 1px;}

img {
border: none;
}

a:link {
font-size: 12px;
color: #000;
}

a:visited {
font-size: 12px;
color: #000;
}

a:hover {
font-size: 12px;
color: #800000;
}

h1 {font-size: 22px;}
h2 {font-size: 20px;}
h4 {font-size: 18px;}
h4 {font-size: 16px;}
h5 {font-size: 14px; 
text-align: left; 
color: #800; 
padding: 6px 3px;
border: 1px solid #800; 
border-width: 1px 0; 
font-weight: 500;
margin: 5px 0;
}
h6 {font-size: 14px;}




a.subtitle:link, visited{
color: #800;
font-family: serif;
font-style: italic;
font-size: 16px;
line-height: 20px;
text-decoration: none;
}

a.subtitle:hover {
color: #800;
font-family: serif;
font-style: italic;
font-size: 16px;
line-height: 20px;
text-decoration: underline;
}




td.address {
background: #eee;
border: 1px solid #ccc;
border-width:  1px 0 1px 0;
padding: 5px;
font-size: 12px;
}

table.submenu {
width: 100%;
height: 15px;
border: 1px solid #ccc;
cellspacing: 0;
cellpadding: 0;
text-align: center;
align: center;
vertical-align: middle;
background: #fff;
}

td.submenu {
background: #eee;
border: 0;
font-size: 10px;
line-height: 14px;
color: #800;
}

td.submenudivide {
background: #eee;
border: 0;
font-size: 10px;
line-height: 14px;
color: #aaa;
width: 6px;
}

td.submenutopic {
background: #eee;
border: 0;
font-size: 12px;
font-weight: 500;
color: #800;
}

td.submenu  a:link {
display: block;
background: #eee;
color: #000;
border: 2px solid #eee;
text-align: center;
font-size: 10px;
line-height: 14px;
width: 96%;
height: 100%;
text-decoration: none;

}

td.submenu a:visited {
display: block;
background: #eee;
color: #000;
border: 2px solid #eee;
text-align: center;
font-size: 10px;
line-height: 14px;
width: 96%;
height: 100%;
text-decoration: none;
}

td.submenu a:hover {
display: block;
background: #eee;
color: #800;
text-align: center;
border-left: 2px solid #fff;
border-top: 2px solid #fff;
border-right: 2px solid #ccc;
border-bottom: 2px solid #ccc;
font-size: 10px;
line-height: 14px;
width: 96%;
height: 100%;
text-decoration: none;
}


td.3 {
}

td.4 {
}

td.5 {
}

td.6 {
}

ul.content {
line-height: 20px;}







.menu a:link {
display: block;
width: 130px;
height: 18px;
font-size: 11px;
padding: 0;
color: #000;
text-decoration: none;
vertical-align: bottom;
background: #eee;
border-top: 2px solid #eee;
border-left: 2px solid #eee;
border-bottom: 2px solid #eee;
border-right: 2px solid #eee;
}

.menu a:visited {
display: block;
width: 130px;
height: 18px;
font-size: 11px;
padding: 0;
color: #000;
text-decoration: none;
background: #eee;
border-top: 2px solid #eee;
border-left: 2px solid #eee;
border-bottom: 2px solid #eee;
border-right: 2px solid #eee;
}

.menu a:hover {
display: block;
width: 130px;
height: 18px;
font-size: 11px;
padding: 0;
background: #eee;
color: #000;
text-decoration: none;
border-top: 2px solid #eee;
border-left: 2px solid #eee;
border-bottom: 2px solid #eee;
border-right: 2px solid #eee;
}











.boxedleft {
font-size: 12px;
line-height: 16px;
margin: 10px 10px;
padding: 20px;
border: 1px solid #ddd;
text-align: left;}

.boxedleft1 {
font-size: 12px;
line-height: 16px;
margin: 10px 10px;
padding: 20px 40px;
border: 1px solid #ddd;
text-align: left;}

p.boxedcenter {
margin: 10px 10px;
padding: 20px;
border: 1px solid #ddd;
text-align: center;}

p.oblique {
margin: 10px 10px;
font-style: oblique;
text-align: left;
}

.exhibittitle {
margin: 10px 0;
font-size: 12px;
font-weight: 600;
color: #800;
}

.rfloat {
float: right;
width: 350px;
height: auto;
background: #fff;
border: 1px solid #ddd;
font-style: oblique;
padding: 8px;
margin: 0 20px 10px 20px;
}

p.lfloat {
float: left;
width: auto;
height: auto;
margin: 0 15px 10px 15px;
}


.pullout {
float: right;
width: 130px;
margin: 10px 20px 10px 10px;
padding: 10px;
height: auto;
background: #ffffff;
border: 1px solid #dddddd;
}

#close {
text-align: center;
font-style: oblique;
background: #ffffff;
color: #000;
padding: 5px 10px;} 

td.footer {
font-size: 10px;
font-family: Verdana, Arial, sans-serif;
color: #000;
text-align: center;
padding: 10px;
background: #fff;
}
*/




