/* CSS Document */

#wrapper {  width:640px; }

#primary { width:321px; float:left; }
#secondary {  width:270px; float:right; }

#news #primary, #music #primary, #projects #secondary { width:292px; float:right; margin:0 }
#news #secondary, #music #secondary, #projects #primary {  width:327px; float:left; margin:0px; }

#footer #copyright, #footer #author { width:49%; }