@charset "UTF-8";

body { background-color:#999999; font-family:Arial, Helvetica, sans-serif; font-size:11px; margin:0; }
a { color:#000000; }

#pageWrapper { width:900px; margin-left:auto; margin-right:auto; }

#topMenu { background-color:#000000; width:900px; text-align:left; height:32px; }
#topMenu img { float:left; border:0; }

#header { background-color:#ffffff; width:900px; height:125px; text-align:right; }
#header img { padding-top:78px; }

#grayBar { width:900px; height:10px; background-color:#cccccc; }

#contentWrapper { width:900px; height:520px; }
#contentMain { width:700px; background-color:#ffffff; height:inherit; }
#contentSide { width:200px; background-color:#ffeaf3; height:inherit; float:right; }

#sideBar { margin:10px; width:180px; }

#footer { background-color:#000000; width:900px; text-align:right; height:32px; color:#ffffff; font-family:Arial, Helvetica, sans-serif; font-size:11px; }
