@charset "UTF-8";
/* general style sheet 1-09 */

body {color:white; background-image:url(flash_menu_mockup.jpg); background-repeat:repeat; font-family:"Arial, Helvetica, Sans-Serif"}
a {text-decoration:underline; color:white; font-weight:bold}
a:visited {color:white; font-weight:bold}
a:hover {color:grey; font-weight:bold}
img {border:none}
#header {position: relative; top: 10px; text-align:center; border-bottom:1px ridge white; width:750px}
#links { float:left; position:relative; left:60px; top:10px; background-image:url(flash_menu_mockup.jpg); background-repeat:repeat; width:200px; height:390px;margin-right: 10px; padding:10px; border:2px outset white}
#links a{display: block; color:white; text-align:left; font-family:"Arial, Helvetica, sans-serif"; font-size:medium; margin-top:5px; border-bottom:1px ridge #CCCCCC}
#links a:link {text-decoration:none}
#links a:visited {color: white; text-decoration:none}
#links a:hover {color:black; background-color: #CCCCCC; text-decoration:underline}
#links a:active {text-decoration:none}
#main {display:block; position:relative; left: 100px; top: 25px; width:400px; float:left}
address {position:relative; top: 30px;  color:white; font-style:normal; text-align: center; font-family:"Arial, Helvetica, sans-serif"; font-size:10px; clear:both; }
