/* css for header and footer of the gamesblog spaceship project */



* { margin:0px; padding:0px;}

:link img, :hover img, :visited img { border:1px solid #000000; }

#page { position:absolute; width:100%; height:100%; margin-left:auto; margin-right:auto; }

#page > div { position:relative; margin-left:auto; margin-right:auto; }



#header { height:120px; border-bottom: 1px dashed #000000; width:800px; }

#header > div { position:absolute; width:345px; left:228px; text-align:center; }

#gameTitle { top:20px; height:20px; font-weight:bold; font-size:36px; font-family:Impact; }

#gameTitle > a, #gameTitle > a:visited { text-decoration:none; color:#000000; display:block; }

#titleAuthorJoin { top:70px; height:20px; }

#gameAuthor { top:90px; height:20px; font-weight:bold; font-size:18px; }

#gamesblogLogo { position:absolute; top:10px; left:10px; border:none; }

#guardianLogo { position:absolute; top:10px; right:10px; border:none; }



#pageTitle { width:800px; font-size:24px; color:#000099; text-align:center; border-bottom: 1px dashed #000000; font-family:Impact; padding-top:5px; padding-bottom:5px; }



#footer { margin:10px; width:800px; padding-bottom:10px; }

#ifid { width:100%; text-align:center; }
