/*The styles below are automatically filled in.*/
body {background: #ccffff;}
#header {background: #ccffff;}
#menu {background: #ccffff;}
#menu ul.mainmenu a {color: #0000cc;}
#wrapper, #rightcolumn {background: #ffffff;}
#rightcolumn, #leftcolumn {color: #333333;}
#rightcolumn a, #leftcolumn ul a {color: #0000cc;}
#rightcolumn h1, #leftcolumn form {background: #ffffff;}
#footer {background: #ccffff;}

/*Changed at Janine's request 12/5/2008*/
body {background: #ccffff;}
#rightcolumn h1 {color: #ff6600;}

/*For a 3 column layout, you need to make the wrapper wider, turn on the farright column and*/
/*fill in the 'template-page-right' text and translation.*/
#wrapper, #footer {width:953px;} /*wider wrapper and footer, should be all the widths below + 3 pixels for borders*/
#leftcolumn {width: 200px;} /*more space for the left column if desired*/
#rightcolumn {width: 550px; border-right: 1px solid #cccccc;} /*wider central column with a right border*/
#farrightcolumn {width: 200px; display: block;} /*right column with display turned on*/

