/* CSS Document */
body  	 
{   	
color: white;
background-color: black;
background-image: url(../images/site/bg_fixed.jpg); 
background-repeat: repeat;
background-attachment: fixed;
}
td.about{
color : white;
font-weight : 600;
font-size : 94%;
font-style : italic;
font-family : times;
letter-spacing: 1px;
}
td.nav{
color : white;
font-weight : 600;
font-size : 70%;
font-family : Arial;
padding-left: 70px;
padding-right: 30px;
}
td.gall_hdr{
color : white;
font-weight : 600;
font-size : 70%;
font-family : Arial;
}
td.copy{
color : white;
font-weight : 700;
font-size : 65%;
font-family : Arial;
}
td.redtitle{
color : #D92128;
font-weight : 600;
font-size : 94%;
font-style : italic;
font-family : times;
letter-spacing: 1px;
}
td.ylwtitle{
color : yellow;
font-weight : 600;
font-size : 90%;
//font-style : italic;
font-family : Arial;
letter-spacing: 1px;
}
td.ylwtitlei{
color : yellow;
font-weight : 600;
font-size : 94%;
font-style : italic;
font-family : times;
letter-spacing: 1px;
}
td.orgtitle{
color : orange;
font-weight : 600;
font-size : 94%;
font-style : italic;
font-family : times;
letter-spacing: 1px;
}
td.whttitle{
color : white;
font-weight : 600;
font-size : 94%;
font-style : italic;
font-family : times;
letter-spacing: 1px;
}
td.small_links
{
color : white;
font-weight : 600;
font-size : 70%;
//font-style : italic;
font-family : Arial;
}
a:link {
    text-decoration: none;
    color: white;
}

a:visited {
    text-decoration: none;
    color: white;
}

a:active {
    text-decoration: none;
    color: white;
}
.imgdesc{
color : white;
font-weight : 600;
font-size : 94%;
font-style : italic;
font-family : times;
letter-spacing: 1px;
}

.ylwtitlei{
color : yellow;
font-weight : 600;
font-size : 94%;
font-style : italic;
font-family : times;
letter-spacing: 1px;
}
.whttitle{
color : white;
font-weight : 600;
font-size : 94%;
font-style : italic;
font-family : times;
letter-spacing: 1px;
}
.redtitle{
color : #D92128;
font-weight : 600;
font-size : 94%;
font-style : italic;
font-family : times;
letter-spacing: 1px;
}
