@charset "utf-8";
/* CSS Document */
a{outline: none;}
/* hide from ie5 mac \*/
html {height: 100%;}
#clouds{height: 100%; z-index:1;}
/* end hide */
#content {position:absolute; width:100%; height:400px; z-index:100; background-repeat:no-repeat; background-position:top center;}
body {background-color:#60ACE0; background-image:url(images/apology.jpg); background-position:bottom; background-repeat:repeat-x; margin: 0; padding:0; height: 100%; width: 100%;}
#footer {position:absolute; width:650px; left:50%; margin-left:-325px; top:100%; z-index:4; margin-top:-95px;} 
.footer a:link {color: #FFFFFF;}.footer a:visited {color: #FFFFFF;}.footer a:hover {color: #FFFFFF;}.footer a:active {color: #FFFFFF;}

a:link {color: #0000FF; text-decoration:none; font-weight: bold;}
a:visited {color: #0000FF; text-decoration:none; font-weight: bold;}
a:hover {color: #0000FF; text-decoration: underline; font-weight: bold;}

a.title1:link {color: #FFF; text-decoration:none; font-weight: bold;}
a.title1:visited {color: #FFF; text-decoration:none; font-weight: bold;}
a.title1:hover {color: #CCC; text-decoration: underline; font-weight: bold;}

a.menu:link {color: #003; text-decoration:none; font-weight: bold; font-family:Arial, Helvetica, sans-serif; font-size:18px;}
a.menu:visited {color: #003; text-decoration:none; font-weight: bold; font-family:Arial, Helvetica, sans-serif; font-size:18px;}
a.menu:hover {color: #09C; text-decoration: underline; font-weight: bold; font-family:Arial, Helvetica, sans-serif; font-size:18px;}

#title {position:absolute;margin-left:325px;width:600px;height:50px;z-index:101;font-family:"Times New Roman", Times, serif;font-weight:bold;font-size:47px;color:#FFF;}
#code {
	position:absolute;
	width:150px;
	z-index:101;
	margin-top:410px;
}
