/* Default Settings */

body
{ 
    background-attachment: fixed;
    background-color: black;
    /* background-image: url("http://icostumedesign.com/images/bg/bg-gray1.jpg"); */
    color: white;
    font-size: 14pt;
    font-family: Copperplate Gothic Light, Arial, Times New Roman;
}

/*    font-family: Times New Roman */

body
{
/*
    scrollbar-face-color: blue;
    scrollbar-face-color: #a8a8a8;
    scrollbar-shadow-color: white
    scrollbar-shadow-color: #333333;
    scrollbar-highlight-color: #333333;
    scrollbar-highlight-color: white;
    scrollbar-3dlight-color: #333333;
    scrollbar-3dlight-color: #808080;
    scrollbar-darkshadow-color: white;
    scrollbar-darkshadow-color: #333333;
    scrollbar-track-color: black;
    scrollbar-track-color: #efefef;
    scrollbar-arrow-color: white;
*/
}

    /* background-color: white; */
/* background-color: #bfa27f; */

/* Titles (e.g. Biography) on each page. */
p { font-family: Copperplate Gothic Light, Arial, Times New Roman; }
p { font-size: 16pt }
p { color: white }

/* Links with no underline for Nav bar. */
a.nav { text-decoration: none }
a.nav { font-family: Copperplate Gothic Light, Arial, Times New Roman; font-size: 14pt; }

a { font-family: Copperplate Gothic Light, Arial, Times New Roman; font-size: 14pt; }

a.news { font-family: Bookman Old Style, Arial, Times New Roman; font-size: 14pt; }

a:link { color: white }
a:visited { color: white }
a:hover { color: red }

/* Normal links */
a:link { color: white }
a:visited { color: white }
a:hover { color: #be1941 }
/*
a:active { color: #be1941 }
a:hover{background:#FD3;}
*/

.mybg
{
    /* background-image: url("http://icostumedesign.com/images/bg/bg-gray9.jpg"); */
}

/* Nav Bar settings */
p.navName { font-family: font-family: Copperplate Gothic Light, Arial, Times New Roman; }
p.navName { font-size: 12pt }
p.bar { font-family: Copperplate Gothic Light, Arial, Times New Roman; font-size: 14pt }
td.bar { font-family: Copperplate Gothic Light, Arial, Times New Roman; font-size: 14pt }
/* .tdbg { background-color: #bfa27f } */
.tblInfo { font-family: Bookman Old Style, Arial, Times New Roman; font-size: 12pt }

td.normal { font-family: Bookman Old Style, Arial, Times New Roman; font-size: 12pt }

a.bar:link { color: white }
a.bar:visited { color: white }
/* a.bar:hover { font-size: 110% } */
a.bar:hover { color: white }
/* a.bar:active { color: #be1941 } */

/* Portfolio show settings */
p.showTitle { color: white; font-size: 24pt; font-family: Copperplate Gothic Light, Arial, Times New Roman; }
p.showPlace { color: white; font-size: 18pt; font-family: Copperplate Gothic Light, Arial, Times New Roman; }
p.portInfo { color: white; font-size: 18pt; font-family: Copperplate Gothic Light, Arial, Times New Roman; }
p.showInfo { color: white; font-size: 14pt; font-family: Copperplate Gothic Light, Arial, Times New Roman; }
p.click { color: white; font-size: 12pt; font-family: Copperplate Gothic Light, Arial, Times New Roman; }
p.credit { color: white; font-size: 9pt; font-family: Copperplate Gothic Light, Arial, Times New Roman; }
