
	* {
		margin: 0;
		padding: 0;
	}

	body {
		background-color2: #373637;
		background: #373637 url(/_images/body.png) repeat-x;
		font: 0.85em Verdana, Arial, Helvetica, sans-serif;
	}
	
	h1 {
		font: 1.3em Tahoma, Helvetica, sans-serif;
		border-bottom: 1px solid #666;
		padding-bottom2: 3px;
		margin: 0 15px 10px 15px;
	}
	
	h2 {
		font: 1.2em Tahoma, Helvetica, sans-serif;
		border-bottom: 1px solid #666;
		padding-bottom2: 3px;
		margin: 20px 475px 10px 15px;
		border2: 1px solid red;
	}
	
	#patron {
		border-bottom: none;	
	}
	
	h3 {
		font: 1.6em Arial, Helvetica, sans-serif;
		text-transform: uppercase;
	}
	
	h4 {
		font: 1.2em Arial, Helvetica, sans-serif;
		text-transform: uppercase;
		font-weight: bold;
	}
	
	#container	{
		border2: 1px solid red;
		width: 960px;
		margin: 15px auto;
	}
	
	#topbar {
		background: #e6e7e9 url(/_images/topbar.png) repeat-x;
		height: 26px;
	}
	
	#topbar p {
		border2: 1px solid red;
		font-size: 0.9em;
		line-height: 25px;
		text-align: right;
		padding: 0 10px;
	}
	
	#topbar p a, #topbar p a:active, #topbar p a:link {
		text-decoration: none;
	}
	
	#topbar p a:hover{
		text-decoration: underline;
	}
	
	#header {
		background2: #3f4a66 url(/_images/header.png) repeat-x;
		background-color: #0d0242;
		height: 142px;
	}
	
	#logo {
		float: left;
		width: 95px;
		padding: 25px 0 0 20px;
		border2: 1px solid red;
		text-align: right;
	}
	
	#logotagline_container {
		float: right;
		width: 831px;
		border2: 1px solid red;
	}
	
	#title {
		background: url(/_images/dundeecivictrust.png) no-repeat;
		width: 370px;
		height: 46px;
		text-indent: -9999px;
		margin-top: 30px;
		border2: 1px solid red;
	}
	
	#tagline {
		background: url(/_images/encouragingthebest.png) no-repeat;
		width: 298px;
		height: 50px;
		text-indent: -9999px;
		margin-left: 5px;
		border2: 1px solid red;
	}
	
	#navigation {
		background: #18242b url(/_images/navigation.png) repeat-x;
		height: 49px;
	}
	#navigation ul {
		margin: 0 0 0 15px;
		padding: 13px 0px 0 0px;
		list-style: none;
	}
	
	#navigation li {
		display: inline;
		margin: 0;
		padding: 0;
	}
	
	#navigation a {
		padding: 13px 13px;
		text-transform: uppercase;
		text-decoration: none;
		font-size: 0.8em;
		color: #fff;
	}
	
	#navigation a:hover {
		background: url(/_images/navigation_active.png) repeat-x bottom;
		padding: 16px 13px;
	}
	
	#navigation .active {
		background: url(/_images/navigation_active.png) repeat-x bottom;
		padding: 16px 13px;
	}
	
	/*#navigation {
		border2: 1px solid red;
	}
	
	#navigation ul {
		width: 100%;
		border2: 1px solid red;
		list-style-position:inside;
		background: #18242b url(/_images/navigation.png) repeat-x;
		height: 49px;
		
	}
	
	#navigation li {
		list-style:none;
		display:inline-block;
		border2: 1px solid red;
		margin-top: 13px;
		margin-left2: 0px;
	}
	
	#navigation li a {
		
		padding: 13px 13px;
		text-transform: uppercase;
		text-decoration: none;
		font-size: 0.9em;
		color: #fff;
		border2: 1px solid red;
	}
	
	#navigation li a:hover {
		paddin2g: 13px 13px;
		text-transform2: uppercase;
		text-decoration2: none;
		font-size2: 1em;
		border2: 1px solid red;
		background: url(/_images/navigation_active.png) repeat-x;
		color: #fff;
		width2: 100px;
		height2: 69px;
	}
	
	#navigation a.active {
		padding: 13px 13px;
		
		text-transform2: uppercase;
		text-decoration2: none;
		font-size2: 1em;
		background: url(/_images/navigation_active.png) repeat-x;
		width2: 100px;
	}*/
	
	#content #column_container {
		float: left;
		width: 100%;
		border2: 1px solid green;
		margin: 8px 5px 0 5px;
		display2: compact;
	}
	
	#content #column_container_2 {
		float2: left;
		width: 941px;
		border: 4px #a2a2a2 double;
		margin: 16px 5px 0 5px;
	}
	
	#content #column_container_2 a {
		margin-top2: 9px;
		margin2: 4px 50px;
		border2: 1px solid red;
		text-align: center;
		width: 941px;
		display: block;
		padding: 10px 0;
	}
	
	#content #column_container_2 a:hover {
		background-color: #4f68a6;
		color: #fff;
	}
	
	#content #column_container h2 {
		margin: 0 8px;
		margin-top: 5px;
	}
	
	#content #column_1, #content #column_2, #content #column_3 {
		width: 311px;
		border: 1px #a2a2a2 groove;
		display: inline-block;
		vertical-align: top;
	}
	
	#content #column_container p {
		margin-top: 8px;
	}
	
	#content {
		background2: #232323 url(/_images/content.png) repeat-x;
		height2: 549px;
		color:#fff;
		margin: 10px 0 15px 0;
	}
	
	#content p {
		margin: 0 15px 10px 15px;
		line-height: 19px;
	}
	
	#content ul {
		list-style: none;
		margin: 10px 30px 10px 32px;
		border2: 1px solid red;
	}
	
	#content ul li {
		line-height: 19px;
		margin-top: 8px;
		padding-top2: 12px;
		padding-left: 30px;
		border2: 1px solid red;
		background: url(/_images/bullet.png) no-repeat left top;
	}
	
	#content ol {
		margin: 10px 30px 10px 52px;
		border2: 1px solid red;
	}
	
	#content ol li {
		line-height: 19px;
		margin-top: 8px;
		padding-top2: 12px;
		padding-left2: 30px;
		border2: 1px solid red;
		background2: url(/_images/bullet.png) no-repeat left top;
	}
	
	#content a, #content a:active, #content a:link {
		padding: 2px 5px;
		text-decoration: none;
		color: #4f68a6;
	}
	
	#content a:hover {
		padding: 2px 5px;
		background-color: #ccc;
		color: #000;
	}
	
	#subnavigation {
		border2: 1px solid red;
		float: right;
		margin: 0 15px;
	}
	
	#subnavigation ul {
		margin: 0;
		padding: 0;
	}
	
	#subnavigation li {
		margin: 0;
		padding: 0;
		line-height: 19px;
		background: none;
	}
	
	#subnavigation .submenu{margin:0; padding:0; width:220px; list-style:none;background:rgb(255,255,255);}
	#subnavigation .submenu li{padding:0; margin:0 0 1px 0; height:30px; display:block; }
	#subnavigation .submenu li a{text-align:center;height:30px; padding:0px 0px; font:0.9em Verdana, Arial, Helvetica, sans-serif; color: #fff; display:block; background:url('/_images/subnavigation.png') 0px 0px repeat-x; text-decoration:none;border2: 1px solid red;}
	#subnavigation .submenu li a:hover{background:url('/_images/subnavigation.png') 0px -40px repeat-x; color:rgb(255,255,255);}
	#subnavigation .submenu li a.active{background:url('/_images/subnavigation.png') 0px -80px repeat-x; color:rgb(255,255,255);}
	#subnavigation .submenu li a span{line-height:30px;}
	
	#content .image_right {
		float: right;
		margin: 0 15px 3px 10px;
	}
	
	#content .image_left {
		float: left;
		margin: 0 10px 3px 15px;
	}
	
	#content .image_title {
		padding: 3px 5px;
		background-color: #fff;
		text-align: center;
		font: 0.95em Verdana, Helvetica, sans-serif;
		color: #000;
	}
	
	#content img {
		border: 5px solid #373637;
		padding: 1px;
		background-color: #fff;
	}
	
	#content #contacts_container {
		width: 930px;
		border2: 1px solid red;
		margin: 0 auto;
	}
	
	#content #contacts_container td {
		text-align: center;
	}
	
	/*#content #contact1, #content #contact2, #content #contact3, #content #contact4, #content #contact5 {
		width: 300px;
		border2: 1px solid green;
		display: inline-block;
		margin-bottom2: 10px;
		margin-top: 10px;
	}
	
	#content #contact1 p, #content #contact2 p, #content #contact3 p, #content #contact4 p, #content #contact5 p {
		text-align: center;
	}*/
	
	#content #contacts_container .title {
		font-size: 1.1em;
		color: #3F4B67;
		border-bottom: 1px solid #3F4B67;
	}
	
	#content #contacts_container .phone, #content #contacts_container .email {
		font-size: 0.9em;
	}
	
	#highlightbox_container {
		width: 100%;
		border2: 1px solid red;
		float: left;
		margin-bottom: 10px; 
	}
	
	#highlightbox_image {
		float: left;
		border2: 1px solid red;
		width: 682px;
		height: 194px;
		background2: url(/_images/highlight_image_1.png) no-repeat;
	}
	
	#highlightbox_content {
		float: right;
		width: 258px;
		height: 174px;
		background: url(/_images/highlight_content_bg.png) no-repeat right;
		border2: 1px solid red;
		color: #a2a2a2;
		font-size: 0.9em;
		padding: 10px 10px;
	}
	
	#highlightbox_content #date {
		text-align: right;
	}
	
	#highlightbox_content p {
		margin: 0;
		margin-top: 10px;
		line-height: 18px;
	}
	
	#highlightbox_content img {
		margin2: 0;
		padding: 0;
		border: none;
		background: none;
	}
	
	#highlightbox_content #viewbutton, #highlightbox_content #line {
		margin-top: 5px;
	}
	
	#highlightbox_content a:hover {
		background-color: #282c2d;
	}
	
	#footer {
		background: url(/_images/footer.png) repeat-x;
		height: 223px;
		font-size: 0.85em;
		color: #fff;
		padding: 12px 10px 0 10px;
		border2: 1px solid red;
	}
	
	#arrowleft {
		position:relative;
		float:left;
		width:73px;  /* for IE5/WIN */
		voice-family: "\"}\"";
		voice-family:inherit;
		width:53px; /* actual value */
		background2:#ECB9E8;
		z-index:100;
		margin-top: 42px;
	}
	
	#arrowright {
		position:relative;
		float:right;
		width:75px;  /* for IE5/WIN */
		voice-family: "\"}\"";
		voice-family:inherit;
		width:55px; /* actual value */
		margin:0 0 -10px 0;
		z-index:99;
		margin-top: 42px;
		border2: 1px solid red;
	}
	
	#sponsor {
		margin:2 0 auto;
		margin-top: 5px;
		border2: 1px solid red;
		height2: 144px;
		overflow2:auto;
		clear2:both;
	}
	
	#sponsordetails {
		overflow: hidden;
		margin-left: 65px;
		height: 123px;
		width: 806px;
		border: 5px solid #fff;
	}
	
	#sponsormain {
		width2: 817px;
		border2: 5px solid #fff;
		border2: 1px solid red;
		margin2:0 60px;
		height2: 133px;
		overflow2: hidden;
	}
	
	#sponsorphoto {
		position:relative; 
		z-index:2;
		float2:left;
		background2: url(/_images/sponsors/photo.jpg) no-repeat;
		height: 133px;
		width: 807px;
	}
	
	#sponsortext {
		position:relative;
		z-index:5; 
		top:-133px;
		left: 388px;
		background: url(/_images/sponsortext_trans.png) repeat;
		width: 403px;
		padding: 8px;
		border2: 1px solid red;
		height: 117px;
		overflow2:hidden;
	}
	
	.black {
		color: #000;	
	}
	
	#sponsortext p {
		margin-top: 5px;
		line-height: 16px;
		border2: 1px solid red;
	}
	
	.line {
		margin-top: 8px;
		text-align: center;
	}
	
	#footertext {
		width: 940px;
	}
	
	#footertext a, #footertext a:active, #footertext a:link {
		padding: 2px 5px;
		text-decoration: underline;
		color: #4f68a6;
	}
	
	#footertext a:hover {
		padding: 2px 5px;
		background-color: #ccc;
		text-decoration: none;
		color: #000;
	}
	
	#footerleft {
		width: 200px;
		padding: 3px 6px;
		display2: inline-block;
		text-align: left;
	}
	
	#charityno {
		text-align: center;
		width: 531px;
		display2: inherit;
		padding: 3px 0px;
	}
	
	#footerright {
		padding: 3px 0px;
		width: 200px;
		display2: inline-block;
		text-align: right;
	}
	
	#sponsorus {
		border2: 1px solid red;
		font: 1.4em Verdana, Geneva, sans-serif;
		text-align: center;
		line-height: 22px;
		padding-top: 40px;
	}
	
	div, span, img, ul, li {
		behavior: url(/_includes/iepngfix/iepngfix.htc);	
	}

.jFlowSlideContainer2 {
	border: 1px solid red;
	height: 145px;
}

#myController {
display: none;	
}

	
