body {
	background:#ECE9D8 url(/templates/images/background_tiles/curvature_bg.jpg) no-repeat;
	padding:0px;
}

#menu > ul > li {
	background-image:url(/templates/images/background_tiles/swoosh_black.gif);
	background-position:bottom left;
	background-repeat:no-repeat;
}

#header {
	background:url(/templates/images/headers/curvature.gif) no-repeat right;
}

h1 {
	color:#ffffff;
}

#content h1, #content h1 {
	color:#333333;
}

a {
	color:#333333;
	text-decoration:none;
}

#pages .current, #pages a:hover {
	color:#CC0000;
}

#pages li .current, #pages li a:hover {
	list-style-image:url(/templates/images/bullets/bracket_double_red.gif);
/* MOZILLA ONLY */ 
	hack: "; 
	hack: ""; 
	/* NN4 */ 
	list-style-image:none;
	background-image:url(/templates/images/background_tiles/bracket_double_red.gif);
	background-position:left;
	background-repeat:no-repeat;
	padding:0px;
	margin:0px;
/*";/* IE Hack*/ 
}

#menu > ul > li.current, #menu > ul > li:hover {
	background-image:url(/templates/images/background_tiles/swoosh_red.gif);
}

#menu > ul > li.current a, #menu > ul > li > a:hover {
	color:#CC0000;
}

#content a {
	color:#CC0000;
	text-decoration:underline;
}

#content a:hover {
	text-decoration:none;
	color:#CC0000;
}

#footer {
	background:url(/templates/images/background_tiles/curvature_footer.gif) no-repeat right;
}

#pages li {	
	list-style-image:url(/templates/images/bullets/bracket_double_black.gif);
}

table.sidebar_box th {
	color:#000000;
}

.sidebar_box_border {
	border-color: #C9C994;
}

th.sidebar_box_head {
	background-color: #C9C994;
}