body          {font-family     :  Verdana, Tahoma, Arial, Sans Serif;
		   	       background      :  #FFFFFF;
               margin          :  0;
               padding		     :  0;
		 	         font-size	     :  10px;
		 	         color	         :  black;
		      	  }
		 	        
img           {border-style    : none;}

table         {font-family     : Tahoma;
               font-size	     : 10px;
              }

td            {font-size	     :	10px;
		 	         color	         :  black;
              }


a             {color           :  black;
               text-decoration :  none;
		           font-weight     :  bold;
               }

a:hover       {text-decoration :  underline;
               color           :  #7f6666;
              }
		      
a:active      {text-decoration :  underline;
		           color           :  red;
		          }

a:visited     {color          :  #775555;}

div#header     {height                 : 50px;
                border-style           : none none solid none;
                border-bottom-width    : 1px;
                border-color           : #000000;
                background-color       : 3d73ac;
                background-image       : URL(sky.jpg);
                background-repeat      : no-repeat;
               }
              
div#topmenu    {height                 : 15px;
                background-color       : F0F0F0;
               }

div#navbar     {background-color       : #EEEEFF;
                position               : absolute;
                border-width           : 1px;
                border-style           : solid;
                border-color           : #000077;
                left                   : 10px;
                top                    : 80px;
                width                  : 120px;
                height                 : 508px;
                padding                : 5px;
               }

div#tumblist   {position               : absolute;
                border-width           : 1px;
                border-style           : solid;
                border-color           : #000077;
                left                   : 170px;
                top                    : 80px;
                width                  : 626px;
                height                 : 476px;
                padding                : 5px;
               }

div#choosepage {position               : absolute;
                border-width           : 1px;
                border-style           : solid;
                border-color           : #000077;
                left                   : 170px;
                top                    : 570px;
                width                  : 626px;
                height                 : 15px;
                padding                : 2px;
                text-align             : center;
                color                  : #9999BB;
               }


div#choosepage a  {color                  :  #555588;}

div#description {border-width           : 1px;
                 border-style           : solid;
                 border-color           : #000077;
                }

div#imagearea  {height                 : 620px;
                text-align             : center;
                }

div#imagearea img {border-width           : 1px;
                   border-style           : solid;
                   border-color           : #000000;
                  }

div#chooseimg  {height                 : 15px;
                margin                 : 10px;
                text-align             : center;
                color                  : #9999BB;
               }



div#footer     {position               : absolute;
                bottom                 : 0px;
                right                  : 0px;
                height                 : 15px;
                width                  : 125px;
                text-align             : right;
                font-size              : 9px;
               }

div#footer a       {color                  :  #DDDDDD;}
div#footer a:hover {color                  :  #9999BB;}




