/*
_______________________________
    SITE SPECIFIC STYLES 		   
*/		
body#windsor
        { 	    
            color: #030303;
            background: #ffffff url('/media/identity/background-windsor.gif') 0px -1px repeat-x;
            text-align: center; 
            font-family: helvetica, 'lucida grande', verdana, arial, sans-serif; 
            font-size: 10px;
            line-height: 1.1em;
        }

body#windsor a, body#windsor a:link, body#windsor a:visited, body#windsor a:hover, body#windsor a:active
        { color: #660000; text-decoration: none; font-weight: bold; }

body#windsor a:visited, body#windsor a:hover, body#windsor a:active
        { color: #404040; text-decoration: none; }

body#windsor ul#sitenav					{ background: #B5B3B3; }
body#windsor ul#sitenav li				{ background: #B5B3B3; }
body#windsor ul#sitenav li a			{ background: #B5B3B3; }
body#windsor ul#sitenav li a:hover		{ background: #303030; }

body#photos
        { 	    
            color: #030303;
            background: #ffffff url('/media/identity/background-photos.gif') 0px -1px repeat-x;
            text-align: center; 
            font-family: helvetica, 'lucida grande', verdana, arial, sans-serif; 
            font-size: 10px;
            line-height: 1.1em;
        }

body#photos a, body#photos a:link, body#photos a:visited, body#photos a:hover, body#photos a:active
        { color: #660000; text-decoration: none; font-weight: bold; }

body#photos a:visited, body#photos a:hover, body#photos a:active
        { color: #404040; text-decoration: none; }

body#photos ul#sitenav					{ background: #B5B3B3; }
body#photos ul#sitenav li				{ background: #B5B3B3; }
body#photos ul#sitenav li a		  		{ background: #B5B3B3; }
body#photos ul#sitenav li a:hover		{ background: #303030; }

body#archives
        { 	    
            color: #030303;
            background: #ffffff url('/media/identity/background-archives.gif') 0px -1px repeat-x;
            text-align: center; 
            font-family: helvetica, 'lucida grande', verdana, arial, sans-serif; 
            font-size: 10px;
            line-height: 1.1em;
        }

body#archives a, body#archives a:link, body#archives a:visited, body#archives a:hover, body#archives a:active
        { color: #660000; text-decoration: none; font-weight: bold; }

body#archives a:visited, body#archives a:hover, body#archives a:active
        { color: #404040; text-decoration: none; }

body#archives ul#sitenav					{ background: #B5B3B3; }
body#archives ul#sitenav li					{ background: #B5B3B3; }
body#archives ul#sitenav li a				{ background: #B5B3B3; }
body#archives ul#sitenav li a:hover			{ background: #303030; }

body#votes
        { 	    
            color: #030303;
            background: #ffffff url('/media/identity/background-votes.gif') 0px -1px repeat-x;
            text-align: center; 
            font-family: helvetica, 'lucida grande', verdana, arial, sans-serif; 
            font-size: 10px;
            line-height: 1.1em;
        }

body#votes a, body#votes a:link, body#votes a:visited, body#votes a:hover, body#votes a:active
        { color: #660000; text-decoration: none; font-weight: bold; }

body#votes a:visited, body#votes a:hover, body#votes a:active
        { color: #404040; text-decoration: none; }

body#votes ul#sitenav					{ background: #020001; }
body#votes ul#sitenav li				{ background: #020001; }
body#votes ul#sitenav li a				{ background: #020001; }
body#votes ul#sitenav li a:hover		{ background: #E41937; }
                
/*
_______________________________
    END OF SITE SPECIFIC STYLES 		   
*/



