/**
 * Copyright (c) 2006, Yahoo! Inc. All rights reserved.
 * Code licensed under the BSD License:
 * http://developer.yahoo.net/yui/license.txt
 * read more here: http://developer.yahoo.com/yui/fonts/
 * version: 0.11.0
*/
    body                            {font:13px arial,helvetica,clean,sans-serif;*font-size:72%;*font:x-small; background-color: #000; color: #fff; }
    table                           {font-size:inherit;font:100%;}
    select, input, textarea         {font:99% arial,helvetica,clean,sans-serif;}
    pre, code                       {font:115% monospace;*font-size:100%;}
/** end Yahoo Fonts */

    img                             { border: none; }
    a                               { outline: none; }
    a:active,
    a:visited,
    a:link                          { color: #fff; }
    a:hover                         { background-color: #ccc; color: #000; }
    #loading-image              	{ height: 75px; width: 251px; background: transparent url(../images/loading-bg.png) top left no-repeat; position: absolute; text-align: center; filter:alpha(opacity=75); -moz-opacity: .75; opacity: .75; }
    #loading-image img          	{ margin-top: 20px; }

/**
 * Layout
 */
    #outer-container                { text-align: center; }
    #container                      { width: 800px; margin: auto; text-align: left; }
    #content-container              { text-align: center; background-color: #000; padding: 5px; }
    #content                        { text-align: left; }
    .content-loading                { background: #000 url(../images/ajax-loader.gif) no-repeat center center; }
    #footer                         { display: none; }
    #external-sites                 { text-align: center; }
    
/**
 * Pages
 */
    #upcoming-events                { float: right; width: 300px; }
    #upcoming-events h1             { font-size: 1.5em; }
	#photos							{ margin: 50px; 0px 0px 0px; padding: 10px; }

/**
 * Gallery
 */
    .album		                    { float:left; padding: 10px; }

    