@import url('templates/css/menus/collapse_default.css');
#menu {
	padding: 46px 0px 0px 0px;
}

#menu ul {
	padding: 0px 0px 5px 5px;
}

#content img {
	margin: 10px;
}

#footer {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	line-height: 20px;
	text-align: right;
	clear: both;
	voice-family: "\"}\"";
	voice-family: inherit;
	min-height: 51px;
	padding-top: 30px;
	padding-right: 10px;
	padding-left: 460px;
}

#page {
	background-color: #CCCCCC;
	/*/*/
	hack: ";
	hack: "";
	/* NN4 */
	background-color: #666666;
	/*";/* IE Hack*/
	color: #4C4C4C;
}

#content {
	background-image:
		url(/templates/images/background_tiles/steel_content.gif);
	background-repeat: no-repeat;
	background-color: #666666;
}

/* Fix for IE6 italics causing drop-down */
	/* hide from MacIE. only WinIE sees this. \*/
* html #page {
	overflow: hidden;
	o\verflow: visible;
}

/* end hide */
#menu {
	background-color: #CCCCCC;
}

a:hover {
	text-decoration: none;
	color: #FFF;
}

#content a {
	text-decoration: underline;
}

#content a:hover {
	color: #4C4C4C;
	text-decoration: none;
}

#menu a {
	color: #666666;
	text-decoration: none;
}

#menu .nested a.current,#menu .nested a:hover {
	color: #8D8D8D;
}

#menu .nested li a {
	color: #FFFFFF;
}

#footer a {
	color: #4C4C4C;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

#footer {
	background-image:
		url(/templates/images/background_tiles/steel_footer.gif);
	background-repeat: no-repeat;
	background-color: #CCCCCC;
}