* {margin:0; padding:0; line-height:1.2em}

body {text-align:center; font-family:georgia, courier, arial, helvetica, tahoma; font-size:13px; color: 4B2E2F;}

#wrapper {width:960px; margin:0 auto; background-color:#fff; text-align:left}

h2{ 
   font-size:20px;
   MARGIN-BOTTOM: 0.5em; 
}

h3{  
   font-size:16px;
   MARGIN-BOTTOM: 0.5em;
}

p{
    MARGIN-BOTTOM: 1em;     
}

a:link{
    COLOR: #009da2;
}

a:visited{
    COLOR: #009da2;
}
a:hover{
	COLOR: #009da2;
}

a:active{
	COLOR: #009da2;
}

.content {
    position: absolute; 
    left: 400px; 
    top: 360px; 
    height: 400px; 
    width: 370px
}

div.scroll {
    height: 310px;
    width: 455px;
    overflow: auto;
    padding: 0px;
}
