/* GENERAL LAYOUT OPTIONS */
html,body,td,img,a,div,span,li,ul,html,* { margin:0;padding:0; }
img,a { border-width:0; }
ul { list-style-type:none; }
body { font-size:12px;font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;color:#404142; }
html,body { /*height:100%; only for the "Footer-Stick-Alt" Technique*/ }
td { text-align:left;vertical-align:top; }

a { font-weight:bold;color:#404142;text-decoration:none;cursor:pointer;display:block; }
* html a { height:200px; }
a:hover { color:#666; }

h1 { font-size:18px; }
h2 { font-size:16px; }
h3 {  }
h4 {  }
h5 {  }
h6 {  }


/* SPECIFIC LAYOUT OPTIONS */
body { background:url(../img/intro/intro-body-bg.gif) repeat-y center top #F4DDA8; }
#pic_intro_left_logo {  }
#pic_intro_right_logo { margin-top:100px; }
#pic_intro_left_logo,#pic_intro_right_logo { background:url(../img/body/blank.gif) repeat left top transparent;display:block; }

