/* begin overall style */
body { margin:0; padding:0; background:white; color: #999; font:normal 12px Arial,Helvetica,sans-serif; }
p, h1, h2, h3, h4, h5, h6, table { margin:0; padding:0; }
.clear { clear:both; }
a { text-decoration:none; color:#999; text-transform:uppercase; }
#top-row { position: relative; }
#top-row a { display:block; }
#top-row a#privacy-policy { float:left; }
#top-row a span { position:relative; top:-3px; }
#share-this a { float:right; text-decoration:underline; font-size:11px; text-transform:none; color:#3c839f; }
#share-this span { position:relative; top:1px; }
#thankyou { text-align:center; padding-top:12px; }
#thankyou h3 { color:#666; font-style:italic; padding-bottom:15px; }
#admin-table .thead td { font-weight:bold; color:#555; text-transform:uppercase; background-color:#999; height:30px; }
#admin-table .even { background-color:#e1e1e1; color:#888; }
#admin-table .odd { background-color:#c1c1c1; color:#777; }
#admin-nav ul { list-style:none; background-color:#ccc; padding:5px; float:right; margin-right:10px; }
#admin-nav li { display:inline; }
#admin-nav li a { color:#3c839f; font-weight:bold; font-size:11px; }
#admin-nav li a:hover { text-decoration:underline; }
.bullet { color:#555; font-size:13px; position:relative; top:1px; }
#admin-table a { color:#3c839f; }
#wrapper { width:993px; height:596px; }
#story-board-container { float:left; border:1px solid #60b3e2; width:593px; height:596px; position:relative; z-index:1; }
#headline { float:left; padding:13px 0 0 13px; font-size:20px; text-transform:uppercase; }
#menu { list-style-type:none; float:left; padding:7px 0 0 10px; }
#menu li { display:inline; }
#menu li a { color:#3c839f; font-size:11px; text-decoration:underline; }
#youtube { position:absolute; z-index:3; left:116px; top:-1180px; }
#submit button { display:block; overflow:hidden; background:transparent url('../images/btn_add_to_board.jpg') no-repeat; width:170px; height:0; border:0; padding-top:35px; cursor: pointer; position: relative; top:5px; text-indent: -999px; height:35px; }
#submit button:hover { background:transparent url('../images/btn_add_to_board_over.jpg') no-repeat; }
