@charset "utf-8";
/* CSS Document */

body{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
margin: 0px 0px 0px 0px;
text-align:center;
}

#container{
background-image:url(images/ch2_02.jpg);
background-repeat:repeat-x;

}

#content{
text-align:left;
width:650px;
margin:auto;
padding-top:20px;
padding-bottom:20px;
}

#footer{
color:#999999;

}
#menu{
margin:auto;
width:650px;
text-align:left;
}

#banner{
margin:auto;
width:650px;
text-align:left;
}

img{border:none;}

#footer a:link {
color:#999999;
text-decoration:none;
}
#footer a:visited {
color:#999999;
text-decoration:none;
}

a:link {
color:#999999;
text-decoration:none;
}
a:visited {
color:#999999;
text-decoration:none;
}

h2 {
color:#0066CC;
font-size:12px;
font-family:Verdana, Arial, Helvetica, sans-serif;
letter-spacing:2px;
}

h3 {
font-size:12px;
}

body{background-image:url(images/bg.gif); background-repeat:repeat-x; background-position:bottom; height:100%; vertical-align:bottom; background-attachment:fixed;}

