body { background: #9E8F84; color:#000000; }

@import url("file:///Users/idanzige/Sites/newsBriefs/CSS/a_tag_effects.css");

/**LINKS**/
a { color: #000; text-decoration: underline; }
a:link { }
a:visited { }
a:hover { text-decoration: none; }
a:active { }

/**MISC TAGS**/
hr { } 
img { }
small { }
blockquote { }

table#header { width: 66%; border: none; background-color: #9E8F84; }
table#header tr td { height: 165px; text-align: center; }

div#hdr_img_holder img { width: 699px; height: 155px; border: none; }

table#container { width: 640px; border: none; }
table#container tr td#nav { width: 573px; }
table#container tr td#nav table { width: 15%; }

table#content tr td#content { width: 57px; }
table#content tr td#content table {  }

