  body {
    margin:9px 9px 0 9px;
    padding:0;
    background: #FF;}
  #level0 {
    /*background:#FC0;*/
	 background-color: #6495ED;
    width:100%;}
  #level1 {
    margin-left:143px;
    padding-left:9px;
    background:#FFF;}
  #level2 {
    background:#FFF3AC;
    position:relative;
    width:inherit;}
  #main {
    margin-right:9em;
    border-right:1px solid #FC0;
    padding-right:9px;
    background:#FFF;}
  #topBar {
    width:100%}
  #advBar {
    background:#FFF3AC;
    clear:right;}
  #tipDay {
    float:right;
    width:11em;
    background:#FFF3AC;
    position:relative;}
  #lftBar {
    position:absolute;
    width:143px;
    top:9px;
    left:9px;}
  #rgtBar {
    position:absolute;
	 margin:-.3em;
    width:9em;
    top:0;
    right:0;}
  #main h1 {
    margin:0;
    padding-left:.3em;
    font:1.25em Verdana,Helvetica,Arial;
    color:#609;
    background:#FC0;}
  #main dt {
    font-weight:bold;
    font-size:120%;
    margin-top:.8em}
  #rgtBar h3 {
    margin:0;
    padding:3px;
    background:#6495ED;
    font-weight:bold;
    font-size:1em;
    text-align:center;}
  #topBar form {
    float:right;
    width:10.5em;
    text-align:right;
    margin:0;
    line-height:.7em;}
  #topBar input {font-size:.8em;}
  #topBar b {
    display:block;
    text-align:left;
    font:bold .8em/1.7em Arial,Geneva,sans-serif;}
  #tipTit {
    float:right;
    width:7em;
    text-align:right;
    position:relative;
    font:.8em/1.8em Arial,Geneva,sans-serif;
    background:red;}
  .note {color:red}

/*==== BACKGROUNDS COLORS ====*/	
.bkivory {
	background: #FFFFF0;
}
.bksky {
	background: #EEFFFF;
}
.bklemon {
	background: #FFFACD;
}
.bkyellow {
	background: #FFFFE0;
}
.bkbisque {
	background-color: #FFE4C4;
}
.bkwhite {
	background-color: White;
}
/*==== CLASSES COLORS ====*/	
.greek {
	color:#999;
	}
.blue {
	color : Blue;
	background-color : transparent;
}
.green {
	color : Green;
	background-color : transparent;
}
.magenta {
	color : Fuchsia;
	background-color : transparent;
}
.navy {
	color : Navy;
	background-color : transparent;
}
.red {
	color : Red;
	background-color : transparent;
}

/*==== CLASSES FONT DECORATION OR STYLES ====*/	
.bold {
	font : bold;
}
.underline {
	text-decoration : underline;
}

/*==== CLASSES ALIGNMENT ====*/	
.center {
	text-align : center;
}
.left {
	text-align : left;
}
.right {
	text-align : right;
}

/*==== CLASSES FONT SIZES ====*/	
.sizedl {
	font-size : large;	
}
.sizedm {
	font-size : medium;
}
.sizeds {
	font-size : small;	
}
.sizedxl {
	font-size : x-large;
}
.sizedxxl {
	font-size : xx-large;	
}
.sizedxs {
font-size: x-small;
}
.sizedxxs {
	font-size: xx-small;
}

/*==== IMAGES ====*/	
img.kilroy {
	float: left;
	height: 26px;
	width: 560px;
}
img.logo {
	float : left;
}
img.logomoi {
	float : right;
	height : 250px;
	width : 200px;
}

/*==== MISCELLANEOUS ====*/	
