@charset "utf-8";
/* CSS Document */

* {margin:0px;padding:0px;border:0px;font-family:Verdana, Arial, Helvetica, sans-serif;}
html {width:100%;height:100%;}
body {width:100%;height:100%;}

.ttTitle {font-size:13px !important;font-weight:bold;}
.ttSCaps {font-variant:small-caps;}

p {margin-bottom:12px;}
td {background:#FFC;color:#039;font-size:12px;text-align:center;vertical-align:middle;}

a.btn {margin:10px;background:#FFC;color:#000;padding:3px;font-weight:bold;font-size:14px;text-decoration:none;text-align:center;}
a.btn:link {border:3px outset #CCC}
a.btn:visited {color:#666;border:3px outset #CCC}
a.btn:hover {color:#FFC;background:#333;border:3px inset #CCC}
a.btn:active {color: #FFC;background:#000;border:3px inset #CCC}


#masthead,#instructions,#buttons {width:750px;}
#masthead {height:360px;background:url(../img/masthead.jpg) no-repeat;border:1px solid #000;}
	#masthead h1 {display:none;}
#instructions {margin:2px 0px;height:42px;background:url(../img/instructions.png) no-repeat;}
#buttons {height:198px;}