/* CSS Document */
h3 {
	color: #A17D9D;
}
#mainback {
	background:#fff url(images/soe_watermark.gif) no-repeat right bottom;
}
#header {
	background:#fff;
	/*border:1px solid #BBD6B2;*/
}
#nav li {
    width:25%;
}
* html #nav li {
	/** IE/PC hack due to haphazard line breaks when combined widths = 100% **/
	width:25%;
}
