html {
    height              : 100%;
	overflow  			: auto; 
}
	

body {
	background		    : #5f564f url('./images/background.gif') top center repeat-y;
    margin              : 0;
    padding             : 0;
    color               : #bcaea1;
    font-family         : Times, Times New Roman, serif;
    font-size           : 14px;
    text-align          : center;
    align               : center;
	height				: 100%;       
}
	
div#container {
    text-align          : left;
    margin-left         : auto;
    margin-right        : auto;
    width               : 742px;
    max-width           : 742px;
    min-width           : 742px;
    background-color    : #000000;
	height				: 100%;		     
}

#flashcontent {
    height              : 600px;
    text-align          : center;
    font-family         : Times, Times New Roman, serif;
    font-size           : 14px;
    text-decoration     : none;
    color               : #bcaea1;
}

#article {
    text-align          : left;
    font-family         : Times, Times New Roman, serif;
    font-size           : 14px;
    text-decoration     : none;
    color               : #bcaea1;
    padding			    : 5px 45px 5px 45px;
}

a { 
	border				: 0px none;
	background-color	: black;		
	text-decoration		: none;
	color               : #bcaea1;
	letter-spacing      : 1pt;
	font-size           : 12px;	
    font-weight			: bold;
    font-family         : Times, Times New Roman, serif;
}
a:active
{
outline: none;
}

a:focus
{
-moz-outline-style: none;
}


img { 
	border				: 0 none;
}

img.left {
	float				: left;
    padding			    : 10px 10px 10px 10px;
}
img.right {
	float				: right;
    padding			    : 10px 10px 10px 10px;
}

img.hidden
{
	display				: none;
}

.moduletable-topnav 
{
    float               : center;
    width               : 560px;
    height              : 40px;
    display             : block;
    padding			    : 5px 0px 0px 0px;
    border-top		    : 2px solid #927d6c;
}

a.topnav:link, a.topnav:visited
{
    font-family         : Times, Times New Roman, serif;
	font-size           : 12px;
    font-weight			: bold;
    letter-spacing      : 1pt;
    text-decoration	    : none;
	color               : #927d6c;
	background          : #262320;
    position			: relative;
    width				: auto;
    padding			    : 8px 25px 8px 25px;
}

a.topnav:hover 
{
    font-family         : Times, Times New Roman, serif;
	font-size           : 12px;
    font-weight			: bold;
    text-decoration	    : none;
    letter-spacing      : 1pt;
    position			: relative;
    width				: auto;
    color               : #bcaea1;
    padding			    : 8px 25px 8px 25px;
}

a.topnav#current 
{
    color               : #bcaea1;
}

a.topnav#disable
{
	cursor			    : default;
    color               : gray;
}
    

.footer, #main-img 
{
    border-top          : 20px solid #000000;
}

.moduletable-galleries 
{
    width               : 560px;
    padding             : 30px 0px 0px 0px;
}

.about {
    text-align          : justify;
    font-size           : 10pt; 
    font-family         : Tahoma, Times, Times New Roman, serif;
}

a.about { 
    border              : 0px none;
    background-color    : black;        
    color               : white;
    font-size           : 10pt; 
    font-family         : Tahoma, Times, Times New Roman, serif;
    font-weight			: normal;
}

.process {
    text-align          : justify;
    font-size           : 10pt; 
    font-family         : Tahoma, Times, Times New Roman, serif;
}

a.process { 
    border              : 0px none;
    background-color    : black;        
    color               : white;
    font-size           : 10pt; 
    font-family         : Tahoma, Times, Times New Roman, serif;
}
