body {
	background: #F5CB49 url(images/bg.png) repeat-x center top;
	font-family:"Trebuchet MS", Verdana, sans-serif;
	font-size:85%;
}
#container {
	width: 741px;
	margin-right: auto;
	margin-left: auto;
}
#topnav{
	color:#FFFFFF;
	margin-top:0.5em;
	margin-bottom:0.5em;
	text-align:center;
}
#footer a, #topnav a{
	color:#FFFFFF;
}
#footer ul, #topnav ul{
	margin:0em;
}
html>/**/body #footer ul, html>/**/body #topnav ul{
	margin-left:-30px;
}
#footer li, #topnav li{
	display:inline;
	margin-left:0.5em;
}
#footer img, #topnav img{
	border:none;
}
#topcurve{
	background: url(images/topcurve.png) no-repeat center top;
	height:215px;
}
.invisible{
	overflow: hidden;
	position: absolute;
	height: 0px;
	width: 0px;
}
#cse-search-box {
	padding-top: 123px;
	margin-left: 2.7em;
}
html>/**/body #cse-search-box {
	padding-top: 130px;
	margin-left: 2.7em;
}
#innercontent {
	background: #ffffff;
}
#col1{
	float:left;
	width:25%;
	padding-top:1em;
}

body.searchpages #col1{
	display:none;
}
#col2{
	float:right;
	width:64%;
	margin-right:2em;
	margin-left:2em;
}
body.searchpages #col2{
	width:90%;
	margin-right:2em;
	margin-left:2em;
}
#leftnav{
	margin-left:2.5em;
}
#leftnav ul{
	margin:0em;
}
html>/**/body #leftnav ul{
	margin-left:-30px;
}
#leftnav li, #col2 li{
	list-style:url(images/arrow.png);
}
#leftnav a{
	color:#333333;
	text-decoration:none;
}
#leftnav a:hover{
	text-decoration:underline;
}
#othernotes {
	text-align: center;
	margin-left:2.5em;
}
#othernotes ul {
	margin: 0.5em 0em 0em -35px;
}
html>/**/body #othernotes ul {
	margin-left: -75px;
}
#othernotes li {
	list-style: none;
}
#othernotes img {
	border-style: none;
}
h1 {
	color: #C3960B;
	text-transform: uppercase;
	font-size: 140%;
}
h2 {
	color: #DDB22C;
	font-size: 110%;
	border-top: 1px solid #DDB22C;
	border-bottom: 1px solid #DDB22C;
	padding-top:0.3em;
	padding-bottom:0.3em;
	margin-right: 0em;
	margin-bottom: 0em;
	margin-left: 0em;
}
#col1 h2{
	margin-left: -1.5em;
	margin-bottom: auto;
}

h3 {
	color: #333333;
	font-size: 100%;
}
h4 {
	font-size: 90%;
}
#col2 a {
	color: #000000;
}
#col2 a:hover {
	text-decoration: none;
}
table{
	border: 1px solid #333333;
	

}
th {
	border-bottom: 2px solid #333333;
	background: #F5CB49 ;
	padding:0.5em;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
td {
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom: 1px solid #333333;
	background: #FCEEC2;
	padding:0.5em;
	vertical-align: top;
}
tr.light td {
	background: #FEFAEB;	
}
.htmlmaroon {
	color: #990099;
	text-transform: lowercase;
}
.htmllightblue {
	color: #0000FF;
	text-transform: lowercase;
}
.xhtmlcodeexample {
	background: #FFFFFF;
	text-align: left;
	border: 1px dashed #E30EEF;
	padding: 5px;
	color: #000000;
	font-family: "Courier New", Courier, mono;
	line-height: 100%;
	text-transform: lowercase;
}

.codeexample {
	background: #FFFFFF;
	text-align: left;
	border: 1px dashed #666666;
	padding: 5px;
	color: #000000;
	font-family: "Courier New", Courier, mono;
	line-height: 100%;
	text-transform: lowercase;
}
.csspink {
	color: #FF00FF;
	text-transform: lowercase;
}
.cssdarkblue {
	color: #000099;
	text-transform: lowercase;
}
.csslightblue {
	color: #0000FF;
	text-transform: lowercase;
}
.htmldarkblue {
	color: #000099;
	text-transform: lowercase;
}
.htmlgreen {
	color: #009999;
	text-transform: lowercase;
}
.htmlgreener {
	color: #009900;
	text-transform: lowercase;
}
.htmlorange {
	color: #FF9900;
	text-transform: lowercase;
}
.relatedlinks {
	background: #FCEEC2;
	border: 1px solid #333333;
}
.relatedlinks p{
	text-align:center;
	background:#F5CB49;
	margin:0em;
	padding:0.5em;
	color:#333333;
	border-bottom:solid 1px #333333;
}
.ff{
	clear:both;
}
#bottomcurve{
	background: #F5CB49 url(images/bottomcurve.gif) no-repeat center bottom;
	height: 28px;
}
#footer{
	color:#FFFFFF;
	margin-top:0.5em;
	margin-bottom:0.5em;
}
#ilikecakelogo, #copyright, #accessnav {
	float: left;
	width: 33.3%;
	text-align:center;
}
