html,body                               { position:absolute; width:100%; height:100%; padding:0px; margin:0px;
                                         color:#000000; background-color:#595959; border:0px; font-size:15px;
                                         font-family:Verdana, Tahoma, sans-serif;
                                  overflow:hidden; }
img                                { border:0px; }

#content                                { position:absolute; margin:0px; left:220px; top:8px; right:220px; bottom:8px;
                                  padding:20px; padding-top:35px; border:1px solid #000000;
                                   background-color:#C9C9C9; color:#000000; overflow:auto; }
                                   /*backgroud:#3F3F3F; */
#content p:first-letter                 { font-size:1.5em; /* font-weight:bold; */ }
#content .large                        { font-size:1.5em; }
#content .mediumlarge                    { font-size:1.3em; }
#content .medium                        { font-size:1.1em; }
#content .small                        { font-size:0.8em; }
#content .long                        { width:100%; }
#content .short                        { width:110px; }
#content .mini                        { width:80px; }
#content a                              { font-weight: bold; color:#000000; text-decoration:none; }
#content a:hover                 { font-weight: bold; color:#FEC501; text-decoration:none; }
#content img                        { border:0px; }

#nav                                { font-size:16px; line-height:18px; color:#EFEFEF; background-color:#000000;
                                   text-align:left; border:1px solid #7F7F7F; padding-left:15px; padding-top:35px;
                                   position:fixed; margin:0px; top:8px; left:8px; bottom:8px; width:180px; }
                                   /*background:#171717;*/
#nav td.low                        { line-height:0.6em; }
#nav a                                 { color:#EFEFEF; text-decoration:none; }
#nav a:hover                            { color:#FEC501; text-decoration:none; }
#nav a.large                        { color:#EFEFEF; font-size:1.2em; text-decoration:none; }
#nav a:hover.large                { color:#FEC501; font-size:1.2em; text-decoration:none; }

#pic                                { border:1px solid #7F7F7F; background-color:#000000;
                                  position:fixed; margin:0px; top:8px; right:8px; bottom:8px; width:195px; }
#pic img                                {  height:100%; width:100%; top:0px; right:0px; bottom:0px; margin:0px; }

#guestbook .center                 { width:100%; text-align:center; }
#guestbook .input                { margin-left:auto; margin-right:auto; text-align:left; }
#guestbook .output                { margin-left:auto; margin-right:auto; text-align:left;
                                    width:100%; border-spacing:0px; border-collapse:collapse; }
#guestbook .header                { background-color:#000000; color:#FFFFFF; }
#guestbook textarea                 { width:320px; height:150px; }

#language                        { position:absolute; bottom:20px; left:30px; right:30px; }

#welcome                                      { margin:auto; background:#000000; color:#FEC501; }
#welcome .large                        { font-size:1.8em; }
#welcome .bold                        { font-weight:bold; }
#welcome a                             { color:#FEC501; text-decoration:none; }
#welcome table.wrapper                { color:#FEC501; width:100%; height:100%; top:0px; left:0px; position:absolute; }
#welcome table.text                    { color:#FEC501; height:350px; width:500px; }
