
/* ::::: http://www.nom-nom-nom.us/style.css ::::: */

body, div, span, td, p, h1, h2, h3, h4 { font-family: Helvetica,Arial,sans-serif; font-weight: normal; color: rgb(194, 184, 175); }
a:link, a:visited { color: rgb(194, 184, 175); text-decoration: none; }
a:hover, a:active { color: rgb(194, 184, 175); text-decoration: underline; }
body { margin: 0pt auto; background-color: rgb(194, 184, 175); }
.schematic_outer { margin: 20px auto; padding: 10px; position: relative; width: 720px; height: 405px; background-color: rgb(69, 97, 144); }
.schematic_inner { border: 5px solid rgb(194, 184, 175); padding: 10px; position: relative; width: 690px; height: 375px; }
.schematic_left { background: transparent url('schematic_left.png') no-repeat scroll left top; position: absolute; width: 10px; height: 425px; top: 0px; left: 0px; }
.schematic_right { background: transparent url('schematic_right.png') no-repeat scroll left top; position: absolute; width: 20px; height: 425px; top: 0px; right: 0px; }
#link_back { position: absolute; left: 10px; bottom: 10px; font-size: 12px; }

/* ::::: http://www.nom-nom-nom.us/other.css ::::: */

p { font-size: 12px; }
a:link, a:visited { color: white; }
