@charset "utf-8";
body { margin: 0px; padding: 0px; background-color: #CCCCCC; background:url(img/bg.gif); font-family: Arial, Helvetica, sans-serif; font-size: 10px; }
#top { background:url(img/top_bg.gif) repeat-x; width: 100%; height: 53px; }
#container { background:url(img/bg.jpg) no-repeat; width:1000px; height: 722px; }
#current { position: absolute; top: 85px; left: 15px; width: 241px; height: 415px;  }
#past { position: absolute; top: 85px; left: 256px; width: 447px; height: 157px; }
#hyperlinks { position: absolute; top: 260px; left: 256px; width: 447px; height: 96px; }
#about { position: absolute; top: 364px; left: 256px; width: 447px; height: 135px; }
#message { position: absolute; top: 515px; left: 15px; width: 300px; height: 330px; background: url(img/message_bg.gif) repeat-y; }
#adress { position: absolute; top: 510px; left: 473px; width: 230px; height: 135px; }
form { font-family: Arial, Helvetica, sans-serif; font-size: 10px; left: 150px; }
input { border: 1px; height: 14px; font-size: 10px; background-color: #CCCCCC; }
textarea { font-family: Arial, Helvetica, sans-serif; font-size: 10px; border: 1px; background-color: #CCCCCC; height: 43px; }
#posts { position: absolute; top: 515px; left: 473px; width: 230px; height: 35px; }
#temp { width: 161px; height: 176px; position: absolute; left: 20px; top: 20px; cursor: pointer; }
#pcmac { position: absolute; top: 181px; left: 20px; z-index: 10; visibility: hidden; }
