	h1, h2, img { behavior: url(/~sydneykc/themes/site_themes/sydneykids/jscript/iepngfix.htc) }

	* {
		margin: 0px;
		padding: 0px;
	}
	
	body {
		background: url(../images/background.png) repeat-x top center #6AD5FF;
		font-family: Arial, Helvetica, sans-serif;
	}
	
	.container {
		width: 980px;
		margin: 0px auto;
	}
	
	#top {
		width: inherit;
		height: 280px;
		background: url(../images/nav_bg.png) no-repeat;
	}
	
	#top h1.top-logo {
		position: absolute;
		margin-top: 10px;
		text-indent: -54321px;
		display: block;
		background: url(../images/top_logo.png) no-repeat;
		width: 173px;
		height: 143px;
		z-index: 2;
	}
	
	#top h2 {
		color: #FFFFFF;
		font-size: 22px;
		line-height: 20px;
		position: relative;
	}

	ul#nav {
		position: absolute;
		margin-top: -118px;
		margin-left: 20px;
		list-style: none;
		display: block;
		z-index: 100;
	}
	
	ul#nav li {
		float: left;
		padding: 0px 4px 0px 4px;
		z-index: 101;
	}
	
	ul#nav li a {
		display: block;
		color: #002164;
		font-size: 16px;
		text-decoration: none;
		padding: 8px 13px 13px 15px;
		margin: 0px;
		z-index: 102;
		cursor: pointer;
		white-space:nowrap;
	}
	
	ul#nav a.active {
		background: url(../images/nav_active_bg.png) repeat-x;
		color: #002164;
	}
	
	div#body {
		font-size: 14px;
		padding: 20px 10px 10px 10px;
		margin-top: -80px;
	}
	
	/*Homepage
	=================================*/
	div#body .h-intro {
		background: url(../images/home_intro_bg.jpg) no-repeat;
		width: 704px; height: 220px;
		padding: 20px 0px 20px 20px;
		float: left;
	}
	
	div#body .h-intro p {
		width: 415px;
		line-height: 14px;
		margin-bottom: 10px;
	}
	
	div#body .h-intro h1 {
		margin-bottom: 10px;
	}
	
	div#body .h-intro .slideshow {
		position: absolute;
		margin-top: -20px;
		margin-left: 430px;
		
	}
	
	div#body .h-boxes {
		background: url(../images/home_boxes_bg.jpg) no-repeat;
		width: 905px;
		height: 217px;
		padding: 20px;
		clear: both;
	}
	
	div#body .h-boxes h3 a,
	div#body .h-boxes h3 a:visited {
		text-decoration: none;
	}
	
	div#body .h-boxes h2 {
		font-size: 20px;
		line-height: 22px;
		color: #002164;
		width: 240px;
		height: 42px;
		padding-top: 5px;
	}
	
	div#body .h-boxes h3 {
		font-size: 16px;
		color: #002164;
		margin-bottom: 10px;
	}
	
	div#body .h-boxes p {
		color: #002164;
		width: 270px;
	}
	
	div#body .h-boxes p.smaller {
		font-size: 12px;
		line-height: 14px;
	}
	
	div#body .h-boxes .box {
		width: 298px;
		float: left;
	}
	
	div#body h2.helping {
		background: url(../images/icon_helping.png) no-repeat;
		padding-left: 45px;
		height: 50px;
		margin-top: 0px;
	}
	
	div#body h2.events {
		background: url(../images/icon_events.png) no-repeat;
		padding-left: 50px;
		height: 35px;
		margin-top: 0px;
	}
	
	div#body h2.involved {
		background: url(../images/icon_involved.png) no-repeat;
		padding-left: 50px;
		height: 35px;
		margin-top: 0px;
	}
	
	div#body a.button,
	div#body a.button:visited {
		color: #002164;
		font-size: 15px;
		text-decoration: none;
	}
	
	div#body div.home-disclaimer {
		clear: both;
		margin-top: 30px;
		padding: 0px 20px;
	}
	
	div#body div.home-disclaimer p {
		font-size: 12px;
	}
	
	div#body div.h-promo {
		float: right;
		margin-top: 60px;
		margin-right: 15px;
	}
	
	/* Sub Pages */
	div#body .leftbar {
		float: left;
		width: 200px;
	}
	
	div#body .leftbar .top {
		width: 200px;
		height: 20px;
		background: url(../images/subnav_top.png) no-repeat;
	}
	
	div#body .leftbar .bottom {
		width: 200px;
		height: 20px;
		background: url(../images/subnav_bottom.png) no-repeat;
	}
	
	div#body .leftbar .middle {
		width: 200px;
		background: #72BCD7;
	}
	
	div#body .leftbar ul {
		width: 175px;
		margin-bottom: 0px;
		margin-left: 25px;
		list-style: none;
	}
	
	div#body .leftbar ul li {
		margin-bottom: 0px;
		padding-bottom: 5px;
	}
	
	div#body .leftbar ul li a,
	div#body .leftbar ul li a:visited {
		text-decoration: none;
		font-size: 16px;
		display: inline-block;
	}
	
	div#body .main {
		float: right;
		width: 720px;
		padding-top: 20px;
	}
	
	div#body .main-full {
		padding-top: 20px;
		padding-left: 20px;
		padding-right: 20px;
	}
	
	div#body {
		font-size: 14px;
		color: #001237;
	}

	div#body p {
		font-size: 14px;
		line-height: 18px;
		color: #001237;
		margin-bottom: 15px;
	}
	
	div#body p.intro {
		font-size: 16px;
	}


	div#body p.error {
		background:#F9C1C1 none repeat scroll 0 0;
		border:2px solid #FF9196;
		color:#990000;
		display:block;
		font-size:14px;
		margin-bottom:25px;
		padding:10px;
		width:500px;
	}

	div#body h1 {
		font-size: 26px;
		color: #002164;
		margin-bottom: 20px;
	}
	
	div#body h2 {
		font-size: 18px;
		color: #002164;
		margin-bottom: 10px;
		margin-top: 20px;
	}

	div#body h2.slim {
		margin-top: 0px;
		margin-bottom: 5px;
	}

	div#body table h2 {
		margin-top: 0px;
	}

	div#body table.services td {
		padding-bottom: 25px;
	}

	div#body ul {
		margin-left: 22px;
		list-style: square;
		color: #001144;
	}

	div#body ul li {
		margin-bottom: 5px;
	}
	
	div#body ol {
		margin-left: 22px;
	}
	
	div#body ol li {
		margin-bottom: 5px;
	}

        div#body a,
        div#body a:visited {
                color: #001144;
        }

        div#body a img {
                border: 0px;
        }

        div#body a h2,
        div#body h2 a {
                text-decoration: none;
        }

	div#body #content {
                float: left;
        }

	div#body hr {
                background-color:#CCCCCC;
                border:0 none;
                clear:both;
                height:1px;
                margin-bottom:20px;
                margin-top: 20px;
        }

	div#body table.products-table {

        }

	div#body label {
		color: #001144;
		display: block;
		margin-bottom: 5px;
		font-size: 13px;
	}

	div#body div.tickets input,
	div#body div.tickets select {
		margin-bottom: 10px;
		padding: 3px;
		font-size: 13px;
	}

	div#body div.contactform input,
	div#body div.contactform select,
	div#body div.contactform textarea {
		margin-bottom: 10px;
		padding: 3px;
		font-size: 13px;
	}

div#body p.secure-buttons {
text-align: right;
}

	div#body a.logout,
	div#body a.logout:visited {
		text-align: right;
font-weight: bold;
background: url(../images/icon_logout.gif) no-repeat;
padding-left: 25px;
height: 20px; line-height: 20px;
padding-bottom: 5px;
color: #990000;
text-decoration: none;
	}

	div#supporters {
		color: #002164;
		font-size: 12px;
		margin-top: 25px;
		padding-top: 15px;
        height: 40px;
        border-top: 1px dotted #fff;
	}
	
	div#supporters a,
	div#supporters a:visited {
		color: #002164;
		text-decoration: none;
		border-bottom: 1px dotted #002164;
	}

	div#bottom {
		width: 100%;
		height: 256px;
		background: url(../images/bottom_bg.png) repeat-x top center;
	}
	
	div.clear {
		clear: both;
	}
	
	div.block {
		clear: both;
		height: 15px;
	}
