/* CSS Document */
body {
	color: #333;
	background: transparent url(/images/side-swirls.gif) no-repeat;
	}
h1, h2, h3, h4, h5, h6 {	
	font-size: 1em;
	color: #2600A1;
	text-transform: none;
	border: none;
	}
h2 {	
	font-size: 1em;
	text-transform: none;
	}
li {
	padding-left: 45px;
	background: url(/images/bullet.gif) no-repeat 0 5px;
	}
a {
	color: #3F63FF;
	}
.arrlnk {
	
	}
.hghlite {	
	
	}


/* Template */

#wrap {
	margin: 0;
	padding: 0;
	width: auto;
	min-width: inherit;
	max-width: inherit;
	background: transparent url(/images/background.gif) repeat-y;
}
#header {
	height: 60px;
	background: transparent url(/images/top-swirls.gif) no-repeat;
	padding: 36px 0 0 180px;
}
#header h1 {
	border: none;	
}
#header h1 a {
	text-decoration: none;
	font-weight: normal;	
}
#header h1 img {
	float: left;
	filter:alpha(opacity=90);
	-moz-opacity:.90;
	opacity:.90;
}
#pagetitle {
	padding-bottom: 3px;
	border-bottom: 4px solid #FFCC00;
	margin-bottom: 10px;	
}
#pagetitle h2 {
	font-size: 2.6em;
	line-height: 1em;
	height: 30px;
	font-weight: normal;
	border: 1px solid #1C019C;
	border-left: none;
	border-right: none;
	padding: 3px 0 0 183px;
	margin: 0;
	color: #FC0;
	background: #2600A1 url(/images/head-gradient.jpg) no-repeat;
	text-transform: lowercase;
}
#pagetitle .bug {
	display: block;
	position: absolute;
	width: 144px;
	height: 42px;
	background: transparent url(/images/side-swirls.gif) no-repeat 0 -96px;	
}
#footer {
	clear: both;
	width: 600px;
	margin-left: 183px;
	padding-top: 3px;
	border-top: 4px solid #FFCC00;
	font-size: 1em;
}
#footer p {
	background: #2600A1 url(/images/foot-gradient.jpg) repeat-y;
	color: #FC0;	
	border: 1px solid #1C019C;
	padding: 5px 6px;
}
#footer span {
	font-size: 1.1em;
}
#footer a {
	color: #FC0;
	text-decoration: none;
	font-weight: inherit;
}

#menu {
	width: 135px;
	float: left;
	padding: 11px 0 6px 22px;
	margin: 0;
	}
#menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}
#menu ul li {
	width : 135px;
	margin: 0 0 2px 0;
	padding: 0;
	list-style: none;
	background: none;
	}
#menu ul a {
	display: block;
	width : 129px;
	padding: 3px;
	text-decoration: none;
	line-height: 1em;
	text-transform: lowercase;
	text-align: right;
	font-size: 1.3em;
	color: #2400A2;
	border: none;
	}

#menu ul a:hover, #menu ul a:active {
	border: 1px solid #FC0;
	padding: 2px;
	}



#content {
	width: 600px;
	padding: 11px 0;
	margin: 0 0 9px 183px;
	line-height: 1.4em;
	font-size: 1.3em;
}
#content h2 {
	color: #2600A1;
	padding: 4px;
	margin-top: 0;
	font-size: 1em;
	text-transform: none;
	border: 1px solid #FFCC00;
	background: transparent url(/images/header-motiff.gif) no-repeat right;
	}

#content h2.powered {
	padding-top: 4px;
	font: 0.833em/1.2em Arial, Verdana, Helvetica, sans-serif;
	text-align: right;
	}
#content h2.powered a {
	color: #3F63FF;
	} 
#content h2.powered strong {
	display: block;
	font: italic bold 1.3em/1em Arial, Verdana, Helvetica, sans-serif;
	float: left;
	text-align: left;
	text-transform: none;
	color: #2600A1;
	margin-top: -2px;
	}


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.gif) 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.gif) no-repeat 0 1px;
	}

div.stories_ul1 li {
	padding: 0;
	margin: 0 0 14px 0;
	background: none;
	}
div.events dt {
font-size:1em;
}
div.events dd.title {
font-size:1em;
}