/* CSS Document */
body {
	color: #3C2782;
	background: #FFF;
	}
h1 {	
	font-size: 1.308em;
	line-height: 1.235em;
	height: 30px;
	color: #fff;
	padding: 3px 12px;
	background: url(/images/h1.gif) top left no-repeat;
	font-weight:normal;
	margin: 0 0 7px 0;
}
h2 {	
	font-size: 1.308em;
	line-height: 1.235em;
	color: #fff;
	padding: 3px 12px;
	background: url(/images/h2.gif) top left no-repeat;
	height: 30px;
	font-weight: normal;
	margin: 0 0 7px 0;

}
h3 {
	font-size: 1.308em;
	line-height: 1.235em;
	padding: 3px 12px;
	background: url(/images/h3.gif) top left no-repeat;
	height: 30px;
	font-weight: normal;
	text-transform:lowercase;
	margin: 0 0 7px 0;
}
h4, h5, h6 {	
	text-transform: normal;
}


dt {
	font-size: 1.2em;
	font-weight:bold;
}
dd.date {
	font-weight: bold;	
	padding: 10px 0 10px 0;
}
dd.desc {
	font-weight: normal;	
}
dt.date {
font-size: 1.308em;
	line-height: 1.235em;
	padding: 3px 12px;
	background: url(/images/h3.gif) top left no-repeat;
	height: 30px;
	font-weight: normal;
	text-transform:lowercase;
	margin: 0 0 7px 0;
}

a {
	color: #F28C3A;
}


ul, ul li {
	list-style: none;
	margin-left: 0;
	padding-left: 0;
}
ul li {
	padding-left: 20px;
	background: transparent url(/images/bullet.gif) no-repeat 0 5px;	
}
.arrlnk {
	padding: 2px 0 2px 26px;
	background: transparent url(/images/more-arrow.gif) no-repeat center left;
	}
.forwlnk {
	padding-right: 18px;
	background: url(/images/more-arrow.gif) no-repeat right center;
}
.hghlite {	
	
	}
div.block {
	background: #E3E0ED url(/images/blockbot.gif) no-repeat bottom;
	padding-bottom: 1px;
	margin-bottom: 14px;	
}
div.block blockquote {
	padding: 15px 20px 14px 20px;
	background: transparent url(/images/blocktop.gif) no-repeat top;
	border: 0;
	margin-bottom: 0;	
	font-style: normal;
}
div.block blockquote p {
	margin-bottom: 0;
}




/* Template */

#wrap {
	margin: 0 auto;
	padding: 0;
	width: 850px;
	background: #fff url(/images/bg.gif) repeat-y center top;
	min-width: inherit;
	max-width: inherit;
}
#accessibility_links {
	display: none;
}
#header {
	margin: 10px 0 10px 0;
}
#header h1 {
	background: none;
	margin: 0;
	border: none;
	padding: 10px 0 15px 0;
	height: auto;
	text-align: center;
}

#footer {
	clear: both;
	background: url(/images/bg-bottom.gif) no-repeat center bottom;
	height: 70px;
	text-align:center;
	font-size: 1.15em;

}
#footer p {
	padding: 17px 0 0 0;
	
}

p.date {
	font-weight: bold;
}

#menu {
	width: 154px;
	float: left;
	margin: 0;
	padding: 0;
	}
#menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}
#menu ul li {
	width : 154px;
	margin: 0 0 1px 0;
	padding: 0;
	list-style: none;
	background: none;
	}
#menu ul a {
	display: block;
	width : 118px;
	height: 30px;
	color: #3C2782;
	padding: 6px 10px 4px 26px;
	text-decoration: none;
	line-height: 1em;
	color: 3C2782;
	text-transform: lowercase;
	text-align: right;
	font-size: 1.6em;	
	font-weight: normal;
	background: no-repeat;
	background-image: url(../images/menu-item.png);
	border: none;
	}

#menu ul a:hover {
	color: #fff;
	background-image: url(../images/menu-hover.png);
	}
#menu ul a:active {
	color: #fff;
	background-image: url(../images/menu-active.png);
	}

#body {
	float: left;
	width: 480px;
	padding: 0 31px 0 31px;
	line-height: 1.3em;
	font-size: 1.3em;
	line-height: 1.5em;
}
#content {
	float: left;
	width: 100%;
}
#conhead {
	width: 100%;
	height: 116px;
	background: transparent no-repeat ;
	margin: 0 0 25px 0;
	float: left;
}
#conheadol {
	background: transparent url(/images/headoverlay.png) no-repeat top;
	width: 480px;
	height: 116px;
}

#sponsors {
	float: left;
	width: 154px;
}
#sponsors h2 {
	background: url(../images/menu-active.png) top left no-repeat;
	font-size: 1.308em;
	line-height: 1.235em;
	height: 30px;
	color: #fff;
	padding: 6px 12px;
	font-weight:normal;
	margin: 0;
}

#sponsors p {
	margin-bottom: 7px;
}
#sponsors p.logos {
	text-align: center;
}
#sponsors img {
	margin-bottom: 15px;
	text-align: center;
}


div.stories_dl {
	float: left;
	width: 100%;
	padding: 0;
	margin: 0;
	}
div.stories_dl img {
	}
div.stories_dl dl {
	float: left;
	margin: 0 0 14px 0;
	padding: 0;
	}
div.stories_dl dt {
	margin: 0;
	float: left;
	width: 200px;
	}
div.stories_dl dd {
	margin: 0 0 0 210px;
	padding: 0;
	}
div.stories_dl dd.title {
	font-size: 1.174em;
	font-weight: bold;
	}
div.stories_dl dd.desc a {
	font-weight: normal;
	}
div.stories_dl dd.date {
	margin-top: 4px;
	margin-bottom: 4px;
	font-weight: bold;
	}
div.stories_dl dd.gallery a {
	padding-left: 17px;
	background: url(/images/more-ball.png) no-repeat left center;
	}
div.stories_dl dd.link {
	margin-top: 4px;
	}

div.stories_dl dd.link a {
	padding-right: 18px;
	background: url(/images/more-arrow.gif) no-repeat right center;
}

div.stories_sdl {
	float: left;
	width: 100%;
	padding: 0;
	margin: 0;
	}
div.stories_sdl img {
	background: #60ABDE;
	}
div.stories_sdl dl {
	float: left;
	width: 49%;
	margin: 0 0 14px 0;
	}
div.stories_sdl dt {
	margin: 0;
	float: left;
	width: 45px;
	}
div.stories_sdl dd {
	margin: 0 5px 0 55px;
	padding: 0;
	}
div.stories_sdl dd.title {
	font-weight: bold;
	}
div.stories_sdl dd.venues {
	font-size: 0.9em;
	}
div.stories_sdl dd.venues a {
	font-weight: normal;
	}
div.stories_sdl dd.desc a {
	font-weight: normal;
	}
div.stories_sdl dd.date {
	margin-top: 4px;
	}
div.stories_sdl dd.gallery a {
	padding-left: 14px;
	background: url(/images/link-arrow.png) no-repeat 0 1px;
	}
div.stories_sdl dd.link {
	margin-top: 4px;
	}

div.stories_sdl dd.link a {
	padding-left: 14px;
	background: url(/images/link-arrow.png) no-repeat 0 1px;
	}
