/* Reset Styles */
h1,h2,h3,h4,h5,h6,p,a,ul,li,ol,em,body,html,img,dl,dd,dt,strong,blockquote,legend,fieldset,form, embed,object {
	margin:0;
	padding:0;
	color:#000;
	list-style-type: none;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
}
/* End Reset Styles */

/* Global Styles */
body {
	text-align:center;
	line-height:1em;
	padding:0px 0px 35px 0px;
	background-image: url('/images/footer-logos.jpg');
	background-repeat: no-repeat;
	background-position: bottom;
	}
	
.alert {
	margin:5px;
	line-height:1.2em;
	padding:5px;
	font-weight:bold;
	border:2px dashed red;
	background-color:#EEE8E8;
}
	
#wrapper {
	text-align:left;
	margin:0 auto 2em auto;
	width:755px;
	background:#fff url(/images/cont_bg.gif) repeat-y;
	}
	
.hide {display:none;}

#header {height:75px;cursor:pointer;}
#header h1 {
	line-height:75px;
	text-indent:-9999px;
	}
div>#header h1 {line-height:82px;}
/* Begin Content */
	
#conthead {
	width:597px;
	margin:0px 0px 0px 4px;
	float:right;
}
#conthead h2 {
	border-top:1px solid #ededed;
	display:block;
	padding:1px 0px 3px 8px;
	/*height:1.9em;*/
	text-align:left;
	line-height:1.9em;
	background-color:#ededed;
}
.centresLogo {
	width:148px;
	background-color:#7A6BA4;
	float:right;
	height:46px;
	padding:0px;
	margin:0px;
 }

#eventdate {
	margin:2px 0px 0px 0px;
	font-weight:bold;
	line-height:1em;
	padding:2px 6px 1px 6px;
	background-color:#E3E3F0;
	height:1.8em;
}	
#eventdate span.time {
	float:right;
}	
#eventdate span.date {
	color:#666666;
}	
#eventdate span.time span {
	color:#666666;
}
#container #eventdate {
	margin:2px 3px 0px 0px;
}
#container{
	padding:0px;
	margin:0px;
	float:right;
	width:449px;
	}
#widecontainer{
	padding:0px;
	margin:0px;
	float:right;
	width:597px;
	}
#container, #container p, #container div, #widecontainer, #widecontainer p, #widecontainer div {line-height:1.4em;}

#container hr { 
	background: url(/images/hr.gif) no-repeat top center;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/hr.gif');
	width: 1px;
	height: 1px;
	border: 0;
}
#widecontainer hr { 
	background: url(/images/hr_wide.gif) no-repeat top center;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/hr_wide.gif');
	width: 1px;
	height: 1px;
	border: 0;
}
* > #widecontainer hr {
	width: 100%;
	height: 10px;
}
* > #container hr {
	width: 100%;
	height: 10px;
}

a.archive {text-decoration:none;}
a.archive:hover {text-decoration:underline;}

#container ul, #container ol, #widecontainer ul, #widecontainer ol {margin:1em 0 0 3em;line-height:1.4em;}
#container ul li, #container ol li, #widecontainer ul li, #widecontainer ol li {margin:.3em 0 1em 0;}
#container ul li, #widecontainer ul li{margin:.3em 0 1em 0; list-style-type: disc;list-style-image: url(/images/ul_bullet.gif);}
#container ol li, #widecontainer ol li {list-style-type: decimal;}

#container dl, #widecontainer dl{margin:0 0 1.5em 1em;line-height:1.4em;}
#container dl dt, #widecontainer dl dt{margin:1em 0 0 0;}
#container caption, #widecontainer caption {display:none;}
#container h3, #container h3 strong, #widecontainer h3, #widecontainer h3 strong {
	margin-top:0.5em;
	padding-bottom:1em;
	line-height:1.2em;
	font-weight:bold;
	color:#000;
	}

#container h4, #container h5, #container h6, #widecontainer h4, #widecontainer h5, #widecontainer h6 {line-height:1.4em; font-weight:bold;
	margin-top:0.5em;}
#container p strong, #widecontainer p strong {font-weight:bold}

/* Begin Form */
#container legend, #widecontainer legend {font-weight:bold;}
#container fieldset, #widecontainer fieldset {margin:1em 0 1em 0;padding:1em;}
#container fieldset h4, #container fieldset dl, #widecontainer fieldset h4, #widecontainer fieldset dl {margin:1em 0 0 0;line-height:1.2em;}
#container fieldset dl dd, #container fieldset dl dt, #widecontainer fieldset dl dd, #widecontainer fieldset dl dt{margin:1em 0 0 0;}
#container fieldset dl dd, #widecontainer fieldset dl dd {float:left;margin:.6em .5em 0 0;}
#container fieldset dl dt, #widecontainer fieldset dl dt {float:left;clear:both;}
#container fieldset dt, #widecontainer fieldset dt {width:15em;}
#container fieldset dd input.text, #widecontainer fieldset dd input.text {width:20em;}
#container fieldset textarea, #widecontainer fieldset textarea {height:6em;}
#container fieldset dl, #widecontainer fieldset dl {height:2em;}
#container fieldset #personal, #widecontainer fieldset #personal {height:13em;}
#container fieldset.submit, #widecontainer fieldset.submit {text-align:right;}
#container fieldset input.submit, #widecontainer fieldset input.submit {background-color:#84789A;color:#fff;border:1px solid #fff;font-weight:bold;font-family:verdana,arial;}
#container fieldset textarea, #widecontainer fieldset textarea {margin:5px;}
/* End Form */

#widecontainer div img {margin:0;padding:5px;}
#widecontainer div a img {margin:0;padding:0px;}
#widecontainer div div.gallerywide a img {margin:0;padding:0;}
#widecontainer div.landingback img {margin:0;padding:0;}
#container div img {margin:0;padding:5px;}
#container div a img {margin:0;padding:0px;}
#container div div.gallery a img {margin:0;padding:0;}
#container div.landingback img {margin:0;padding:0;}

a.floatright {
	text-decoration:none;
	float:right;
 	margin: 4px 0px 2px 5px;
	padding:10px 0px 0px 0px;
}
a.floatleft {
	text-decoration:none;
	float:left;
 	margin: 4px 5px 2px 0px;
}
a.floatright img {
	border: 1px solid #999;
}
a.floatleft img {
	border: 1px solid #999;
}

a.floatright span {
	background-color:#E3E3F0;
	padding:7px;
	width:188px;
	display:block;
}
a.floatleft span {
	background-color:#E3E3F0;
	padding:7px;
	width:188px;
	display:block;
}
.gallery, .gallerywide {
	vertical-align:middle;
	margin:10px 0px 0px 0px;
	clear:both;
	padding:0px;
}
.gallerywide {
	margin:10px 45px 0px 45px;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

.gallery a.container, .gallerywide a.container{
	text-align:center;
	display:block;
	width:200px;
	line-height:150px;
	font-size:150px;
	background-color:#E3E3F0;
}
.gallery>a.container, .gallerywide>a.container {
	font-size:11px;
}
.gallery a.container {
	padding:.8%;
}
.gallerywide a.container {
	padding:3%;
}
.gallery span, .gallerywide span {
	background-color:#E3E3F0;
	font-size:12px;
	line-height:14px;
}


.doctable {
	clear:both;
	width:100%;
	padding: 8px 0px 0px 0px;
	margin: 0px;
 }
.doctable div.doctitle {
	font-weight:bold;
	padding:5px 0px 5px 0px;
	width:100%;
	background-color:#E3E3F0;
	margin-bottom:10px;
 }
#container .doctable ul li, #widecontainer .doctable ul li{margin:.3em 0 1em 0; list-style-type: disc;list-style-image: url(/images/arrow_doc.gif);}
.doctable ul li span.comment {
	color:#939393;
	background-color:#fff;
}
.doctable ul li a {
	text-decoration:none;
}
.doctable ul li a:hover {
	text-decoration:underline;
}
.doctable ul li a img {
	border: 0px;
	padding: 0px 5px 0px 0px;
}


/* End Content */

/* Begin Top Nav */
.btn_style {
	margin:2px 0 0 2px;
	color:#513486;
	border:1px solid #513486;
	background-color:#efefef;
	padding:2px 0 0 0;
}
.btn_styles {
	margin:2px 0 0 2px;
	color:#666666;
	border:1px solid #999999;
	background-color:#efefef;
	padding:2px 0 0 0;
}
#navbar {
	background-color:#CAD4D9;
    height:2.95em;
    border-top: 1px solid #9FBFD1;
	background:#CAD4D9 url(/images/navbar_border.gif) repeat-x;
	background-position:bottom;
	}
img#navbar_end {
	float:right;
	margin:7px 0px 0px 0px;
	padding:0px;
}

#navbar ul {
	float:right;
	margin:7px 0 0 0px;
	padding:2px 0 0px 0px;
	background-color:#84789A;
	background:#84789A url(/images/navbar_border_top.gif) no-repeat;
	background-position:top;
	width:599px;
	}

#navbar ul li {
	display:inline;
	position:relative;
	line-height:1.85em;
	color:#fff;
	float:left;
  	}

#navbar ul li a {
	padding:3px 1.5em 2px 1.5em;
	color:#fff;
 	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration:none;
	background-color:#84789A;
	}
	
#navbar ul #h_tab_f {
	border-right:none;
	}
#navbar ul #h_tab_a {
	padding-left:74px;
	}
	
#navbar #h_tab_a a:hover {background-color:#22007A;}
#navbar #h_tab_b a:hover {background-color:#FF9F00;}
#navbar #h_tab_c a:hover {background-color:#C30C3E;}
#navbar #h_tab_d a:hover {background-color:#0067C6;}
#navbar #h_tab_e a:hover {background-color:#00997A;}
#navbar #h_tab_f a:hover {background-color:#7E2B97;}

#navbar #h_tab_a a.on {background-color:#22007A;}
#navbar #h_tab_b a.on {background-color:#FF9F00;}
#navbar #h_tab_c a.on {background-color:#C30C3E;}
#navbar #h_tab_d a.on {background-color:#0067C6;}
#navbar #h_tab_e a.on {background-color:#00997A;}
#navbar #h_tab_f a.on {background-color:#7E2B97;}
/* End Top Nav*/

#searchbar {
            background-color:#CAD4D9;
            height:2.5em;
            color:#000;
			text-align: left;
            }
	/* IE 7 vs. IE 6 hack  */
form>#searchbar {
            height:auto;
            min-height:2.5em;
            }

#searchbar .qt {margin-left: 4px; margin-top: 2px; padding: 2px 3px 3px 5px; width: 116px; border:1px solid #B1ACB9; letter-spacing:1.5px;}
#searchbar #searcher {margin:3px 2px; vertical-align: top;}

#midbar {
	height:2.9em;
	border-top:1px solid #fff;
	background:#eaeaf5 url(/images/midbar_back.gif) repeat-x;
}
#midbar #textsize {
	height:2.9em;
	padding:0px 5px;
	display:block;
	width:130px;
	float:right;
}
#midbar #textsize img {
	float:right;
	border:0px;
	padding:7px 1px;
}
#midbar #textsize img#print {
	padding:7px 8px;
}

#midbar #textsizehome {
	height:2.9em;
	padding:0px 5px;
	display:block;
	width:180px;
	float:right;
}
#midbar #textsizehome img {
	float:right;
	border:0px;
	padding:7px 1px;
}
#midbar #textsizehome img#print {
	padding:7px 8px;
}

#breadcrumb {
	padding:1px 5px 0px 8px;
	color:#84789a;
	float:left;
	width:440px;
}
div>#breadcrumb {
	padding-top:0px;
}
#breadcrumb table tr td {
	height:2.9em;
}
#breadcrumb a {
	color:#84789a;
	line-height:1.3em;
	text-decoration:none;
}
#breadcrumb a:hover {
	text-decoration:underline;
	color:#000;
}
#breadcrumb .on{
	color:#000;
}

#sidebara #centres {
	padding:0px;
}

#sidebara a#centres {
	margin:8px 0px 0px 0px;
	display:block;
	width:154px;
	height:119px;
	background: url(/images/centres_btn.jpg) no-repeat top center;}
#sidebara a#centres:hover {
	background: url(/images/centres_btn_over.jpg) no-repeat top center;}

#sidebara a#glamrock {
	margin:8px 0px 0px 0px;
	display:block;
	width:154px;
	height:340px;
	background: url(/images/glam-one-big-night.jpg) no-repeat top center;}
#sidebara a#glamrock:hover {
	background: url(/images/glam-one-big-night.jpg) no-repeat top center;}

#sidebara a#contact {
	margin:8px 0px 0px 0px;
	display:block;
	width:154px;
	height:68px;
	background: url(/images/contact_btn.jpg) no-repeat top center;}
#sidebara a#contact:hover {
	background: url(/images/contact_btn_over.jpg) no-repeat top center;}

#sidebara a#cal {
	margin:8px 0px 0px 0px;
	display:block;
	width:154px;
	height:68px;
	background: url(/images/events_btn.jpg) no-repeat top center;}
#sidebara a#cal:hover {
	background: url(/images/events_btn_over.jpg) no-repeat top center;}

#sidebara a#sounds {
	margin:8px 0px 0px 0px;
	display:block;
	width:154px;
	height:68px;
	background: url(/images/sounds_btn.jpg) no-repeat top center;}
#sidebara a#sounds:hover {
	background: url(/images/sounds_btn_over.jpg) no-repeat top center;}
#sidebara a#minerva {
	margin:8px 0px 0px 0px;
	display:block;
	width:154px;
	height:118px;
	background: url(/images/minerva_btn.jpg) no-repeat top center;}
#sidebara a#minerva:hover {
	background: url(/images/minerva_btn_over.jpg) no-repeat top center;}


/* Begin Footer */
#footer {
	clear:both;
	width:100%;
	height:5.5em;
	border-bottom: 5px solid #513486;
	background-color:#fff;
	margin:0px 0px 20px 0px;
	}
div>#footer {height:5.8em;}
div.backtotop {
	padding:10px 10px 12px 160px;
	background:#fff url(/images/cont_bg.gif) repeat-y;
}
div.backtotop a {
	color:#84789A;
	text-decoration: none;
	padding:5px 1px 3px 21px;
	background:transparent url(/images/arrow_top.gif) no-repeat 4px 6px;
}
div.backtotop a:hover {
	color:black;
	text-decoration:underline;
	background:transparent url(/images/arrow_top_over.gif) no-repeat 4px 6px;
}	
	
#footer #footer_persistent {
	text-align:center;
	height:2.1em;
	width:154px;
	padding:3px 1px;
	background-color:#EDEDED;
	float:left;
}
#footer #footer_persistent ul {
	width:154px;
	}
#footer #footer_persistent ul li{
	line-height:1.3em;
	display: inline;
	float:left;
	border-right:1px solid #CBD5DA;
	padding:1px 8px 0 8px;
}
#footer #footer_persistent ul #fo_tab_b, #footer #footer_persistent ul #fo_tab_c {
	border-right:none;
	}
/*#footer #footer_persistent ul #fo_tab_c {
	padding-left:25px;
	}*/
#footer #footer_persistent a {
	color:#84789A;
	display: block;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	padding:0 0 0 1px;
	}
#footer #footer_persistent a:hover{
	text-decoration: underline;
	color:#000;
	}
#footer #footer_persistent2 {
	height:1.1em;
	padding:8px 6px;
	border-bottom:1px solid #9FBFD1;
	width:587px;
	background-color:#C3CED5;
	float:right;
}	
#footer #footer_persistent2 a {
	color:#84789A;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	padding:0 0 0 1px;
	}
#footer #footer_persistent2 a:hover{
	text-decoration: underline;
	color:#000;
	}
#footer #footer_persistent2 ul {
	}
#footer #footer_persistent2 ul li {
	line-height:1.1em;
	display: block;
	float:left;
	padding:0 20px 0 20px;
	border-right:1px solid #fff;
}
#footer #footer_persistent2 ul #f_tab_g {
	border-right:none;
	}

/* End Footer */

/* Begin SidebarA */
#sidebara {
	float:left;
	margin:0;
	line-height:1.45em;
	}
#sidebara #donate {
	border-top:1px solid #fff;
	background:#eaeaf5 url(/images/midbar_back.gif) repeat-x;
	display:block;
	width:154px;
	height:35px;
}
div>#sidebara #donate {height:32px;}
#sidebara #donate img {
	border:0px;
	padding:3px 0px;
}
#sidebara ul, #sidebara ul ul, #sidebara ul ul {
	width:154px;
}
#sidebara ul li, #sidebara ul li ul li, #sidebara ul li ul li ul li{display:inline;}
#sidebara ul li a{
	display:block;
	color: #000;
	text-decoration: none;
	position:relative;margin-top:1px;
	padding:3px 1px 3px 20px;
	font-weight:bold;
	background:transparent url(/images/arr4.gif) no-repeat 4px 6px;
	}
	/*
	height:3em;*/
#sidebara ul li a {
	width:153px; 
	voice-family: "\"}\""; 
	voice-family:inherit;
	width:133px;
		}
html>body #sidebara ul li a{
  width:133px;
} 

#sidebara ul li ul li a {
	width:153px; 
	voice-family: "\"}\""; 
	voice-family:inherit;
	width:128px;
		}
html>body #sidebara ul li ul li a  {
  width:128px;
} 
#sidebara ul li ul li a{
	padding-left:25px;
	font-weight:normal;
	background:transparent url(/images/arr3.gif) no-repeat 12px 6px;
	}
	
#sidebara ul li ul li ul li a {
	width:153px; 
	voice-family: "\"}\""; 
	voice-family:inherit;
	width:121px;
		}
html>body #sidebara ul li ul li ul li a  {
  width:121px;
} 
#sidebara ul li ul li ul li a{
	padding-left:32px;
	font-weight:normal;
	background:transparent url(/images/arr3.gif) no-repeat 22px 6px;
	}	
	
#sidebara ul li ul li ul li ul li a {
	border-bottom:1px solid #ededed;
	width:153px; 
	voice-family: "\"}\""; 
	voice-family:inherit;
	width:113px;
		}
html>body #sidebara ul li ul li ul li ul li a {
  width:113px;
} 
#sidebara ul li ul li ul li ul li a {
	padding-left:40px;
	font-weight:normal;
	background:transparent url(/images/arr3.gif) no-repeat 32px 6px;
	}	
	
#sidebara ul a:hover {text-decoration:underline;}
#sidebara ul ul a:hover {text-decoration:none;}
#sidebara a.on {color:#fff;}
#sidebara a.subhead {background:transparent url(/images/arr4.gif) no-repeat 12px 6px;}
#sidebara a.subsubhead {background:transparent url(/images/arr4.gif) no-repeat 22px 6px;}
#sidebara a.subsubsubhead {background:transparent url(/images/arr4.gif) no-repeat 32px 6px;}
/* End SidebarA */

/* Begin SidebarB */
#sidebarb {
	float:right;
	width:148px;
	}
div>#sidebarb {right:0px;top:7.1em;}
#sidebarb blockquote {margin:6px 6px 6px 8px;text-indent:-.4em;line-height:1.2em;}
#sidebarb blockquote p {margin:0;color:#fff;}
#sidebarb h3 {
	line-height:1.8em;
	padding:0 0 0 6px;
	}
#sidebarb ul {padding:.4em 4px 1.2em 5px;}
#sidebarb ul li {margin:.7em 0 0 0;line-height:15px; vertical-align:top;line-height:1.2em;}
#sidebarb ul li a {display:block;padding:0 0 0 14px;color:#fff;text-decoration:none;}
#sidebarb ul li a:hover {text-decoration:underline;}

#sidebarb .contact ul li.mail {
	width:137px; 
	voice-family: "\"}\"";
	voice-family:inherit;
	width:120px;
		}
html>body #sidebarb .contact ul li.mail {
  width:120px;
} 
#sidebarb .contact ul li.mail a {
	padding-left:18px;
	font-weight:normal;
	}
	
#sidebarb .contact ul li.phone {
	color:#fff;
	width:137px; 
	voice-family: "\"}\"";
	voice-family:inherit;
	width:120px;
		}
html>body #sidebarb .contact ul li.phone {
  width:120px;
} 
#sidebarb .contact ul li.phone {
	padding-left:18px;
	font-weight:normal;
	}
#sidebarb .contact ul li {
	color:#fff;}
/* End SidebarB*/


/* LANDING PAGES */

.landingback {
	width:100%;
	margin:0px;
	padding:0px;
}
#landingslot1home {
	width:568px;
	margin:12px 13px 9px 12px;
}
div>#landingslot1home {width:570px;}
#landingslot1 {
	width:568px;
	margin:12px 13px 9px 12px;
}
div>#landingslot1 {width:570px;}
#landingslot1 img {
	width:200px;
	float:left;
}
#landingslot1_cont {
	width:355px;
	float:left;
}
#landingslot1_cont h2 {
	padding:0px 0px 0px 10px;
	color:#fff;
	width:351px;
	line-height:1.8em;
	float:left;
	height:44px;
	display:block;
}
#landingslot1_cont p {
	display:block;
	color:#fff;
	padding:5px 0px 1px 12px;
}
div>#landingslot1_cont p {margin:45px 0px 5px 0px;}

#landingslot2 {
	margin:0px 13px 5px 12px;
	width:409px;
}
div>#landingslot2 {
	float:right;
}
#landingslot2 .head {
	display:block;
	padding:2px 0px 0px 8px;
	font-weight:bold;
	height:1.7em;
	color:#fff;
}
.slot2a_cont {
	padding:6px 0px 6px 6px;
	margin:0px 0px 5px 0px;
}
.slot2b_cont {
	padding:6px 6px 6px 0px;
	margin:0px 0px 5px 0px;
}
.slot2a_cont img {
	float:right;
	margin:4px 0px 3px 6px;
}
#widecontainer div.landingback #landingslot2 .slot2a_cont img {margin:4px 0px 3px 6px;}
.slot2b_cont img {
	float:left;
	margin:4px 6px 3px 0px;
}
#widecontainer div.landingback #landingslot2 .slot2b_cont img {margin:4px 6px 3px 0px;}

#highlight {
	float:right;
	width:148px;
	margin:0px 9px 0px 0px;
	}
div>#highlight {margin:0px 14px 0px 0px;}			
#highlightpage {
	float:right;
	width:148px;
	margin:10px 0px 0px 0px;
}

.highlight_head {
	color:#fff;
	padding:5px 2px 6px 6px;
	line-height:18px;
	font-weight:bold;
}
.highlight_content {
	padding:0px 2px 6px 6px;
	color:#fff;
	line-height:1.4em;
}
.more_highlight {
	height:16px;
}
.more_highlight a {
	padding:0px 22px 0px 15px;
	line-height:13px;
	color:#fff;
	text-decoration: none;
	float:right;
}
.more_highlight a:hover {
	text-decoration:underline;
}
#widecontainer .landingback #highlight .more_highlight a {color:#fff;}


#landingslot3 {
	border:1px solid red;
	padding:0px 3px 5px 0px;
	background-color:#fff;
	width:195px;
	border:1px solid #BDBFCE;
	vertical-align:top;
	float:left;
}
#slot3_head {
	font-weight:bold;
	margin:12px 10px;
}
#slot3_title {
	font-weight:bold;
	margin:5px 10px;
	color:#84789A;
}
#slot3_content {
	margin:5px 10px;
	color:#000;
}
#landingslotlist {
	vertical-align:top;
	width:209px;
	float:right;
}
#slotlist_container {
	margin:0px 0px 0px 10px;
}
#landingslotlist .header {
	padding:0px 4px;
	line-height:1.5em;
	font-weight:bold;
}

#landingslotlist #slotlist_container ul {
	padding:0px;
	margin:0px;
}
#landingslotlist #slotlist_container ul li {
	display:inline;
	margin:0px;
	padding:0px 0px 2px 0px;
	background:transparent url(/images/dot_bgd.gif) repeat-x;
	background-position:bottom;
}
#landingslotlist #slotlist_container ul li a {
	display:block;
	color: #84789A;
	text-decoration: none;
	margin:0px;
	padding:3px 11px 6px 20px;
	font-weight:normal;
	background:transparent url(/images/arrow_more.gif) no-repeat 4px 6px;
	}
#landingslotlist #slotlist_container ul li a {
	width:200px; 
	voice-family: "\"}\""; 
	voice-family:inherit;
	width:168px;
		}
html>body #landingslotlist #slotlist_container ul li a  {
  width:168px;
}
#landingslotlist #slotlist_container ul li a:hover {
	text-decoration:underline;
	color:#000;
	background:transparent url(/images/arrow_more2.gif) no-repeat 4px 6px;
}

.more {
	display:block;
	margin:0px 2px;
	padding:0px 0px 0px 0px;
}
div>.more {padding:0px 24px 3px 0px;}
.more a {
	display:block;
	float:right;
	margin:0px;
	color:#84789A;
	text-decoration: none;
	padding:2px 1px 0px 20px;
	background:transparent url(/images/arrow_more.gif) no-repeat 4px 4px;
}
.more a:hover {
	color:black;
	text-decoration:underline;
	background:transparent url(/images/arrow_more2.gif) no-repeat 4px 4px;
}

.home-news-summary a {
	text-decoration: none;
}

.home-news-summary a:hover {
	text-decoration: none;
}

/* END LANDING PAGES */

#container p, #widecontainer p {margin:0px 0px 19px 0px;}
strong a {font-weight:bold;}