/* OPRICH Copyright 2006 */   

body {
         height:100%;
         margin:0px;
         padding:0px;
         SCROLLBAR-ARROW-COLOR: #cccc99; 
         SCROLLBAR-BASE-COLOR: black; 
         SCROLLBAR-TRACK-COLOR: black;}
#intro {background-attachment:fixed;
        background-image:url(background/logo.jpg);
		background-position: top;
		background-repeat:no-repeat;}
#enter a {font-size:10px;
          font-weight:bold;
		  }	
#enter {font-family:Tahoma, Times, serif;
                 font-size:10px;color:#cccc99;
                 font-weight:bold;
                 text-align:center;}		 

table {border:0px; /* border="0" */
border-collapse:collapse; /* cellspacing="0" */}
table td {padding:0px; /* cellspadding="0" */}

#photos td {padding:1px; margin:1px;}

#content {font-family: Arial, Tahoma, sans-serif;
               font-size: 12px;
               color: #cccc99;
               text-align:}
#content p {padding-right:25px;
                  padding-left:25px}
       
#album {font-family: Arial, Tahoma, sans-serif; padding: 0px 2px 0px 2px;
             font-size: 12px;
             color: #cccc99;
             text-align:center}
#album a {font-size:12px}
#album img {border: 1px solid #e9d998}

#music {font-family: Arial, Tahoma, sans-serif; padding: 0px 2px 0px 2px;
             font-size: 12px;
             color: #cccc99;
             text-align:center;
             background-color:#0B0C08;
             border: 1px solid #20211D;}

b, strong { color: #617200; }
	
a:link    { color: #336633; text-decoration: none; }
a:active  { color: #666; text-decoration: none; }
a:visited { color: #999; text-decoration: none; }
a:hover   { color: #617200; text-decoration: underline;}

#copyright {font-family:Tahoma, Times, serif;
                 font-size:10px;color:#cccc99;
                 font-weight:bold;
                 text-align:center}
#copyright a {font-size:10px;font-weight:bold;}

#counter {text-align:center; padding: 5px;}

