/* HTML, BODY ---------------------------------------- */
body {background: #D5E04D url(./images/body.gif)}

/* TEXT ---------------------------------------------- */
body, table, input, textarea {color: #999; font-family: trebuchet ms, sans-serif}

/* HEADERS ------------------------------------------- */
h1 {height: 32px; margin: 0}
h2 {color: #C4CF3F; font-family: trebuchet ms, sans-serif}
h3 {color: #03A6E4; font-family: trebuchet ms, sans-serif}
h4 {font-size: 1em; margin: 0}

/* FORMS --------------------------------------------- */
input, textarea {color: #000}
.button {background: #03A6E4; font: bold 1.25em trebuchet ms, sans-serif; border: none; color:#FFFFFF; padding: 0px 40px 0px 40px;}

/* LISTS --------------------------------------------- */
#information {
	color: #FFF;
	top: -8.5em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

/* LINKS --------------------------------------------- */
a {color: #B63E97}
#banner {background: url(./images/banner.gif); border: 0; width: 760px}
ul#information a {color: #FFF}
#footer a {
	color: #03A6E4;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 12px;
}

/* NAVIGATION ---------------------------------------- */
#navigation a {
	background: none;
	color: #FFF;
	height: 1.45em;
	line-height: 1.45em;
	text-transform: lowercase;
	font-family: "trebuchet ms", sans-serif;
	font-size: 1.25em;
	font-weight: bold;
}
#navigation a:hover, #navigation a.active {background: none; color: #03A6E4}

#navigation ul a:hover, #navigation ul a.active {color: #C4CF3F}

#navigation ul ul {background: #C4CF3F; border-color: #FFF}
#navigation ul ul a:hover {color: #B63E97}

/* IMAGES -------------------------------------------- */
.border {border-color: #03A6E4}

/* LAYOUT -------------------------------------------- */
#wrap {background-image: url(./images/container.gif); margin-top: 0}

#column-left {background-image: url(./images/column-left.gif); border: 0; width: 170px}
#column-right {background: none; border: 0; width: 540px; color: #999999;}
#column-right p{
	color: #999999;
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 18px;
}
#column-right ul,#column-right li { 	
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 18px;
}
#column-right h4 {color: #999999;}
#footer {background-image: url(./images/footer.gif); padding-top: 24px}

/* GAMES --------------------------------------------- */
#sesame {font-weight: bold; text-transform: none;}
div#sesame-game {background: #000; line-height: 0; margin: 10px auto; text-align: center; width: 400px}
ul#sesame-games {list-style: none; margin: 0; padding: 0}
ul#sesame-games li {clear: both; display: inline-block}
ul#sesame-games img {border: 0; float: right; margin: 0 0 10px 10px}
ul#sesame-games p {padding-bottom: 1em}/* CSS Document */


