body { font-family: georgia,verdana,arial,sans-serif; font-size:14px; color:#333; }

#container {
  width:900px; 
  margin: 0 auto;
}
.outer            { border:3px solid #d2d2d2; padding:1px; }
.inner            { border:1px solid #d2d2d2; background: url('../images/body_background.gif') repeat-x 0 0; }

#content          { width:650px; float:right; }
#sidebar          { margin-right:650px; text-align:center; }
.left             { float:left; }
.right            { float:right; }
#text             { width:380px; margin-right:20px; }
#news             { width:200px; }
.strong           { font-weight:bold; }
#sidebar img      { margin-top:57px; }
#content p.intro  { font-size: 18px; }
ul                { list-style:none; margin: 0 10px 0 0; padding:0; font-size:12px; }
li                { line-height:22px; }
#logo             { height: 100px; text-align:center; line-height:100px; }
h1                { font-size:38px; font-weight:normal; }
#footer           { height:50px; line-height:25px; margin-top:20px; text-align:center; }
