#maincell {
	margin-top : 9px;
	}

img {
	border: 0;
	}

a {
	font-weight : bold;
	text-decoration : none;
}

a:hover {
	text-decoration : underline;
}

/* aggregated links statement - bolds and deletes underline */

.HomeTextBottom a, .specialbox a, .navbox a, .toc a, .shortlistgrey a, .bottomlinks a, .arts_review_new a, .bodytext a, .bodybasic a, .homelinks a, .photocredit a, .contest a, .HomeHeadlines a, .headlines a, .reviewbox a, .spwhite a, .splink a, .specials a, .sectionheaders a, .voicethisweek a, .featuresitems a {
	font-weight: bold;
	text-decoration: none;
	}
	
/* aggregated links statement - makes links blue */

.specialbox a, .navbox a, .shortlistgrey a, .bottomlinks a, .arts_review_new a, .homelinks a, .photocredit a, .contestentries a, .bodytext a, .contest a, .HomeHeadlines a, .headlines a, .homearts a, .splink a, .personsubheaderbox a, .voicethisweek a, .featuresitems a {
	color : #4C628E;
	}
	
/* aggregated links statement - underlines the hover link */

.HomeTextBottom a:hover, .specialbox a:hover, .navbox a:hover, .shortlistgrey a:hover, .bottomlinks a:hover, .arts_review_new a:hover, .bodybasic a:hover, .homelinks a:hover, .HomeHeadlines a:hover, .photocredit a:hover, .contestentries a:hover, .bodytext a:hover, .headlines a:hover, .reviewbox a:hover, .splink a:hover, .specials a:hover, .voicethisweek a:hover, .featuresitems a:hover {
	text-decoration: underline;
	}
	

/* shortlist page */

.shortlistgrey {
	font-family : verdana, arial, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color : #383838;	
	background : #F0F1F7;
	border : 1px solid #a1a1a1;
	padding-left : 5px;
	padding-right : 5px;
	padding-top : 15px;
	margin-bottom : 10px;
	}


.newnavbox {
	margin-bottom: 9px;
	padding: 2px;
	color : #ffffff;
	background: #E7F2E6;
	text-align: center;
	font-size: 9px;
	font-family: verdana;
	border : 1px solid #798F77;
	font-weight: bold;
	}

.newnavbox a {
	color : #798F77;
	}




.navbox {
	margin-bottom: 15px;
	padding: 2px;
	text-align: center;
	font-size: 9px;
	line-height: 15px;
	font-family: verdana;
	border : 1px solid #D5DCE8;
	background : #EBEFF5;
	font-weight: bold;
	}	
	
.voicethisweek { 
	margin: 0px;
	padding: 2px 2px 2px 10px;
	font-size: 11px;
	font-family: verdana;
	background: #E2E2E2;
	color: #5A5A5A;
	}		

/* prbox 10-18-02 akash */

.prbox {
	font-family : Verdana, Sans Serif;
	width : 117px;
	border : 1px solid silver;
	margin-left: 3px;
}

.prbox h3 {
	font-family : Verdana, Sans Serif;
	font-size : 10px;
	margin: 0px;
	text-align: center;
	background-color : #efefef;
	padding : 2px;
	display : block;
	border-bottom : 1px solid silver;
	color : #4c628e;
}

.prbox p {
	font-family : Verdana, Sans Serif;
	font-size : 9px;
	padding-left : 4px;
	padding-right : 4px;
	padding-bottom : 4px;
	margin : 2px;
}

.prbox a {
	font-family : Verdana, Sans Serif;
	text-decoration : none;
	color : blue;
	font-size: 9px;
}




/* sponsored links box 09-11-03 akash */

.splinks {
	font-family : Verdana, Sans Serif;
	width : 117px;
	border : 1px solid silver;
	margin-left: 3px;
}

.splinks h3 {
	font-family : Verdana, Sans Serif;
	font-size : 10px;
	margin: 0px;
	text-align: center;
	background-color : #efefef;
	padding : 2px;
	display : block;
	border-bottom : 1px solid silver;
	color : black;
}

.splinks h4 {
	font-family : Arial, Verdana, Sans Serif;
	font-size : 10px;
	margin: 0px;
	padding : 2px;
	display : block;
	border-bottom : 1px solid silver;
	color : black;
}


.splinks a {
	font-family : Arial, Verdana, Sans Serif;
	text-decoration : none;
	font-size: 9px;
	color : black;

}

.splinks a:hover {
	text-decoration : underline;

}


/* FOR THE NERVE PERSONALS BOX ON THE RIGHT 10-03-02 Anil */
/* these names don't conflict with the 9-18 nerve names, but there might be some redundancy? */

.personals, .personals a{
	font-family: Arial, Helvetica, sans-serif;
	text-align : center;
	text-decoration : none;
	margin : 0;
	}

.nerveimage {
	border : 1px solid #000000;
	}

.nervename {
	background-color : #666666;
	color : white;
	text-align : center;
	font-size : 12px;
	font-weight : bold;
	border-top : 1px solid black;
	border-right : 1px solid black;
	border-left : 1px solid black;
	}

.nervename a {
	color : white;
	}

.nerveblurb {
	background-color : white;
	color : black;
	text-align : justified;
	font-size : 10px;
	border-right : 1px solid black;
	border-left : 1px solid black;
	line-height : 115%;
	padding : 4px;

	}

.nerveblurb a {
	color : black;
	font-weight : normal;
	}

.nerveform {
	background-color : #2E4E8B;
	color : white;
	font-size : 13px;
	font-weight : bold;
	font-family : arial;
	text-align : justified;
	border-right : 1px solid black;
	border-left : 1px solid black;
	}

/* WITHIN NERVE SEARCH FORM */

.ssnqs {
	margin: 0px;
	padding:0px; 
	font-family: arial, san-serif;
	border-right : 1px solid black;
	border-left : 1px solid black;
}
	
#ssnqscontainer {
	font-family : arial, san-serif; 
	font-size : 11px;
	padding : 0px;
	text-align:center;
	background-color : #ffffff;
	}
	
.lookoption {
	font-family: arial, san-serif; 
	font-size : 9px;
	margin-bottom : 8px;
	}
	
.ageboxes {
	  font-family : arial, san-serif; 
	  font-size : 9px;
	}
	
#between {
	margin-bottom : 6px
	}

.milesoption {
	font-size : 9px
	}

.zipbox {
	font-family : arial, san-serif; 
	font-size : 9px
	}
	
#piconly {
	margin-top:3px;margin-bottom:6px
	}
	
.searchbutton {
	font-family : arial, san-serif; 
	font-size : 10px;
	margin-bottom : 6px
	}
	
/* END WITHIN NERVE SEARCH FORM */



/* fiore comics 10-07-02 don */

.fioretext1, .fioretext2 {
	background : #7B7B7B;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	text-align : center;
	color : #ffffff;
	margin-left : 5px;
	padding-top : 2px;
	padding-bottom : 2px;
	}

.fioretext1 {
	margin-top: 20px;
	}

.suttontext {
	background : #7B7B7B;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	color : #ffffff;
	padding : 3px;
	text-align : center;
	}

.fioreflash {
	margin-left: 5px;
	padding: 0px
	}
		
	
/* arts review box and previous articles box */

.arts_review_new {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #525252
	}
	
.arts_review_new li {
	padding-left : 10px;
	line-height: 15px;
	font-size : 11px;
	}	
	

/*	WEATHER EXPERIMENTAL */

.weather td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #1a1a1a;
	}

.big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	background: #98A894;
	padding : 30px 0px 30px 0px;
	color: #ffffff;
	font-weight: bold;	
	margin-right : 5px;
	}

.blue1	{
	font-family: arial;
	font-size: 15px;
	font-weight: bold;	
	}

.weather2 {
	text-transform : lowercase;
	}


/* USED THROUGHOUT THE SITE 9-10-02 don*/

.headers {
	font-family: verdana;
	font-size: 13px;
	line-height: 14px;
	color: #ffffff;
	font-weight: bold;
	padding: 4px;
	}
	
.bottomlinks {
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000
	}	
	
.exclusive {
	background : #913A3A;
	padding : 2px;
	font-family: verdana, arial;
	font-size: 9px;
	font-weight : bold;
	color: #ffffff;
	}
	
	
	
	
	
/* ARTICLES - HEAD AND SUB AND BODY 10-07-02 don */

.contestentries {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #1a1a1a;	
	line-height: 17px;
	}

.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #1a1a1a;	
	}

.previous {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;	
	font-weight: bold;
	}
	
	
	
/* search page 10-03 don*/
	
.insearchpagepaper {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color : #3B3B3B;
/*	background : #DEDEDE;	*/
	font-weight : bold;
	padding : 1px;
	}

.searchpagepaper {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color : #000000;
	font-weight : bold;
	}
	
.searchpagepublish {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color : #666666;
	font-weight : bold;
	}



/* RIGHT HAND CONTEST BOX 9-10-02 don*/

.contestbox {
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff
	}
	
.contest {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	}
	
.contest b {
	color: #666666
	}

.contest a {
	text-decoration: none;
	}
	
.contest a b {
	text-decoration: none;
	color: #4C628E
	}
	
.contest i {
	font-weight: bold
	}
		
.contest u {
	font-weight: bold
	}
	

/* charlie's dots 9-10-02*/

.dot {
	margin-left : -10px;
	font-size: 16px;
	font-weight: bold;
	line-height: 13px;
	color: #FCB56D;
	}

.orangedot {
	font-size: 16px;
	font-weight: bold;
	line-height: 13px;
	color: #FCB56D;
	}	
	
.greendot {
	margin-left : -10px;
	font-size: 16px;
	font-weight: bold;
	line-height: 13px;
	color: #9F9F83;
	}

/* homepage - 09-03 */

#legend	{
	background : #EDEDED;
	border : 1px solid #E8E8E8;	
	}

.sectionheaders a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	background-color: #969696;
	line-height: 15px;
	padding: 1px;
	}
	
.sectionheaders a:hover {
	background-color: #4C628E;
	}

.headlines {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #1a1a1a;
	}	
	
.HomeHeadlines {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #1a1a1a;
	background : #f4f4f4;
	padding: 2px;
	border : 1px solid #E8E8E8;
	}

.HomeHeadlines p {
	margin : 0px 0px 19px 10px;
	}	

.HomeHeadlinesSuggest {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #1a1a1a;
	background : #E8E8E8;
	padding: 3px;
	}
	
.HomeHeadlinesSuggest p {
	margin : 4px 0px 4px 10px;
	}	

.HomeTextTop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #3D3D3D;
	}

.HomeTextTop p {
	margin : 4px 0px 4px 10px;
	}

.HomeTextTop b a {
	color: #597B94;
	}

.HomeTextTop a {
	color: #477B12;
	}

.HomeTextTop a:hover {
	color: #4C628E;
	}

.HomeTextBottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #3D3D3D;
	}

.HomeTextBottom form {
	margin : 4px 0px 13px 10px;
	}

.HomeTextBottom p {
	margin : 4px 0px 13px 10px;
	}

.HomeTextBottom a {
	color: #477B12;
	}

.HomeTextBottom a:hover {
	color: #4C628E;
	}


/* specials subsections i.e. another bush another war, etc. */

.spwhite a {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : #ffffff;
	text-align : right;
	}

.splink a {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 13px;
	}

.spbyline {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size :  10px;
	font-weight : bold;
	color : #1a1a1a;	
	}

.spbody {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-style : italic;
	font-size : 13px;
	color : #1a1a1a;	
	}




/* specials column on home page */

.HomeSpecials {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #3D3D3D;
	}

.HomeSpecials p {
	margin : 4px 0px 4px 0px;
	}

.HomeSpecials a {
	color: #477B12;
	}

.HomeSpecials a:hover {
	color: #4C628E;
	}

.HomeSpecialsSub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	background-color: #969696;
	line-height: 15px;
	padding: 2px;
	margin-top: 5px;
	}

.HomeSpecialsSubIndent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding : 0px;
	margin-bottom: 5px;
	margin-left: 3px
	}

.HomeSpecialsSubIndent p {
 	margin: 5px 0px 5px 6px;
	}

.HomeSpecialsSubIndent a {
	font-weight: bold;
	text-decoration: none;
	color: #4C628E;
	}

.HomeSpecialsSubIndent a:hover {
	text-decoration: underline;
	}
	
	
	

/* header boxes used in */

.infocuscoverline {
	clear : left;
	margin : 5px 0px 5px 0px;
	padding : 5px;
	background : #FAF7F2;
	border : 2px dotted #DEA043;
	text-align : justify;
	color : #3B3B3B;
	font-family : verdana;
	font-size : 11px;
	font-weight : bold;
	}

#infocushomeboxtop {
	background : #DEA043;
	padding : 3px;
	color : #ffffff;
	margin : 10px 0px 0px 5px;
	text-align : right;
	font-family : verdana;
	font-size : 12px;
	font-weight : bold;
	}

#infocushomeboxbottom {
	border : 1px solid #DEA043;
	background : #EBD1AB;
	padding : 3px;
	color : #6a6a6a;
	margin : 0px 0px 0px 5px;
	text-align : right;
	font-family : verdana;
	font-size : 11px;
	}

#infocushomeboxbottom a {
	color : #6a6a6a;
	text-decoration : none;
	}

#infocushomeboxbottom a:hover {
	text-decoration : underline;
	}

#infocusminiheader {
	border : 1px solid #DEA043;
	background : #DEA043;
	padding : 3px;
	
	
	color : #ffffff;
	margin : 0px 0px 0px 0px;
	text-align : left;
	font-family : verdana;
	font-size : 12px;
	font-weight : bold;
	}

#infocusminibottom {
	border : 1px solid #DEA043;
	background : #EBD1AB;
	padding : 3px;
	color : #6a6a6a;
	margin : 0px 0px 0px 0px;
	text-align : left;
	font-family : verdana;
	font-size : 10px;
	}
	
#infocusminibottom li {
	padding-left : 3px;
	line-height: 15px;
	font-size : 10px;
	}

#infocusminibottom a {
	color : #5a5a5a;
	text-decoration : none;
	}

#infocusminibottom a:hover {
	text-decoration : underline;
	}


.questionborder {
	border : 1px solid #ededed;
	margin-bottom : 5px;
	}

.eatsbox, .bluebox, .personheaderbox, .greenbox, .greybox, .greybox2, .redbox, .featuresheaderbox, .featuressubheaderbox, .redboxclass, .infocusheaderbox {
	padding: 2px;
	font-size: 14px;
	font-weight: bold;
	font-family: verdana;
	color: #ffffff;
	text-align : left;
	}

.questionpastbox {
	border : 1px solid #898e9c;
	background : #F5F8FA;
	padding : 5px;
	margin-bottom : 5px;
	padding: 2px;
	font-size: 10px;
	font-weight: bold;
	font-family: verdana;
	color: #8a8a8a;
	}

.questionpastbox a {
	color: #4c628e;
	text-decoration : none;
	}

.questionpastbox a:hover {
	text-decoration : underline;
	}

.questionbluebox, .questionlightbox, .questiondarkbox, .questionredbox {
	padding: 2px;
	font-size: 12px;
	font-weight: bold;
	font-family: verdana;
	color: #ffffff;
	text-align : left;
	}

.questiondarkbigbox {
	padding: 2px;
	font-size: 14px;
	font-weight: bold;
	font-family: verdana;
	color: #ffffff;
	text-align : left;
	}

.infocusheaderbox {
	background : #E0A045;
	}

.featuresheaderbox {
	background : #898E9C;
	}

.featuressubheaderbox {
	background : #A6A9B2;
	}

.redbox {
	background: #CC9595;
	margin-bottom : 10px;
	}

.redboxclass {
	background: #8C3F3F;
	}

.questionredbox {
	background: #6A3633;
	}

.questiondarkbigbox {
	background : #C4933D;
	}

.questiondarkbox {
	background : #C4933D;
	}

.questionbluebox {
	background : #4c628e;
	}

.questionlightbox {
	background : #c89e52;
	}

.greybox {
	background : #7a7a7a;
	}

.greybox2 {
	background : #9A9A9A;
	margin-bottom : 10px;
	}
	
.bluebox {
	background : #898E9C;
	}

.eatsbox {
	background : #8ba096;
	}

.greenbox {
	background : #889C90;
	}
	
.bluebox a,.shortlistbox a, .greenbox a, .greybox a, .redbox a {
	color : #ffffff;
	text-decoration : none;
	}

.personheaderbox {
	background : #CC9595;
	margin-bottom : 10px;
	}

.personsubheaderbox {
	padding: 2px;
	font-size : 10px;
	font-family: Arial, verdana, Helvetica, sans-serif;
	font-weight: bold;
	color : #5A5A5A;	
	background : #E2E2E2;
	margin-bottom : 10px;
	}
	
.personsubheaderbox a {
	text-decoration : none;
	}

.greyborder {
	border : 1px solid #6B6B6B;
	padding : 5px;
	}

.questionbox {
	border : 1px solid #DEA043;
	background : #F2E9D5;
	padding : 5px;
	margin-bottom : 5px;
	}

.specialbox {
	text-align : center;
	font-family : georgia, verdana, arial;
	font-size : 11px;
	font-weight : bold;
	padding : 4px;
	color : #383838;
	border : 2px dotted #4C628E;
	margin-bottom : 10px;
	display: block;
	}
	
/*	EMPLOYMENT SIDE BAR jim 03-11-2003	*/


.employment_tower {

	background-color: white;
	
}

.ad {

	border-left: 1px solid #C46A6A;
	border-right: 1px solid #C46A6A;
	border-bottom: 1px solid #C46A6A;
	padding: 2px;

}
a .ad_title {

	display:block;
	font-family: verdana, arial, geneva, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	font-style: none;
	text-decoration: none;	
	text-align:left;

}

a .ad_copy {

	font-family: Verdana,Arial,Helvetica,Geneva;
	display: block;
	font-size:10px;
	color: #000000;
	font-weight: normal;
	text-align: left;
	text-decoration: none;

}

a .client_name {

	display:block;
	font-family: verdana, arial, geneva, sans-serif;
	font-size: 10px;
	color: #C46A6A;
	font-weight: bold;
	text-align: right;
	text-decoration: none;
	
}	

/*	END EMPLOYMENT SIDE BAR */


/*	text navigation */

#nav {
	float : left;
	font-weight : bolder;
	padding : 10px 0px 0px 4px;
	text-align : right;
	width : 120px;
	font-family : Verdana, Arial, 'Trebuchet MS', Tahoma, Geneva, Helvetica, sans-serif;
}

#navarts a, #navnight a {
	color : #4F6092;
	}

#navarts a:hover, #navnight a:hover {
	color : #ffffff;
	background : #4F6092;
	}

#navclass a {
	color : #904040;
	}	

#navfluff a {
	color : #8A4377;
	}

#navfluff a:hover {
	color : #ffffff;
	background : #8A4377;
	}

#navextras a {
	color : #B07728;
	}

#navextras a:hover {
	color : #ffffff;
	background : #B07728;
	}

#navclass a:hover {
	color : #ffffff;
	background : #904040;
	}

#navfeatures a, #navnews a {
	color : #A18A67;
	}
	
#navfeatures a:hover, #navnews a:hover {
	color : #ffffff;
	background : #A18A67;
	}

#subtop a, #subnav a {
	color : #4A4A4A;
	font-weight : normal
	}
	
#subtop a:hover, #subnav a:hover {
	color : #ffffff;
	background : #4A4A4A;
	}

#navhome a {
	color : #2e4e8b;
	}

#navhome a:hover {
	color : #ffffff;
	background : #2e4e8b;
	}

#navnight, #navfeatures, #navhome {
	font-size : 11px;
	border-bottom : 1px solid #727272;
	padding-right : 3px;
	padding-top : 3px;
	padding-bottom : 3px;
	}

#navfluff, #navclass, #navextras, #navnews, #navarts {
	font-size : 11px;
	border-bottom : 1px solid #727272;
	padding-right : 3px;
	padding-top : 5px;
	padding-bottom : 5px;
	}

#subtop {
	font-size : 9px;
	border-top : 1px solid #D4D4D4;
	border-bottom : 1px solid #D4D4D4;
	padding-top : 2px;
	padding-bottom : 2px;
	}

#subnav {
	font-size : 9px;
	border-bottom : 1px solid #D4D4D4;
	padding-top : 2px;
	padding-bottom : 2px;
	}

#nav a {
	text-decoration : none;
}

#nav fieldset {
	margin : 0px 0px 0px 0px;
	background-color : #5D7EAE;
	font-size : 10px;
	color : #fff;
	padding : 5px 5px 5px 0px;
}

#nav form {
	display : inline;
	text-align : right;
}

#nav form input {

}

/* end nav */


/* articles */

.columnname {
	font-family: georgia, times, times new roman;
	font-size: 17px;
	font-weight: bold;
	font-style: italic;
	color: #4C628E;	
	}
	
.head {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-weight: bold;
	color: #000000;	
	}

.sub {
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #676767;	
	}

.by {
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;	
	}

.date {
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;	
	}

.photocredit {
	font-family : verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	line-height : 12px;
	color : #414141;	
	text-align : center;
	}

.vermedwhiteb {
	padding-left : 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 15px;
	color: #ffffff;
	}

/* ARTS REVIEW BOX */

.reviewbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 12px;
	color: #383838;
	}
	
.reviewbox b {  
	color: #414141; 
	font-size: 13px;
	}
	
.reviewbox a {  
	font-size: 10px;
	color: #4C628E;
	}
	

	
/* ARTS TOC PAGES */

.bwcontent a, .artsmusicchoicesbox a, .artslisting a, .artsrecommended a, .artsmusicbox a, .artsmusicchoices a, .artsmusicchoices a {
	text-decoration : none;
	font-weight : bold;
	color: #4C628E;
	}

.infocussidebar a:hover, .featurestocbox a:hover, .bwcontent a:hover, .artsmusicchoicesbox a:hover, .artsmusicbox a:hover, .artsmusicchoices a:hover {
	text-decoration : underline;
	}

.tocprevious {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #525252
	}

.tocprevious a {
	font-size : 12px;
	}
		
.tocpreviousby {
	font-size: 9px;
	font-weight : bold;
	}

.featuresindent {
	margin-left : 15px;
	}
	
.artsrecommended {
	font-size : 9px;
	color : #3D3D3D;
	}

.artsrecommended a {
	font-size : 15px;
	}

/*

.artslisting {
	font-size : 9px;
	color : #525252;
	}

.artslisting a {
	font-size : 12px;
	}

*/

.artsmusicchoicesbox {
	background : #F0F1F7;
	border : 1px solid #a1a1a1;
	padding : 5px;
	font-family : arial;
	margin-bottom : 16px;
	text-align : left;
	font-size : 12px;
	color : #3D3D3D;
	}

.artsmusicchoicesbox a {
	font-size : 14px;
	}

.artsmusicchoicesbox b {
	font-size : 10px;
	}

.artsmusicchoices {
	  voice-family: "\"}\""; 
	  voice-family:inherit;
	background : #EDEDED;
	padding : 5px;
	font-family : verdana, arial, sans-serif;
	font-size : 9px;
	font-weight : bold;
	color : #222222;
	text-align : left;
	margin-bottom : 10px;
	}

.artsmusicchoices b {
	font-size : 11px;
	font-weight : bolder;
	}

.artsmusicchoices a {
	font-size : 13px;
	}

.bwbox, .bwbox a {
	background-color : #545C97;
	padding : 0;
	color : #ffffff;
	font-family : verdana, arial;
	text-decoration : none;
	font-weight : bold;
	font-size : 15px;
	}

.bwbox2 {
	background : #545C97;
	padding : 2px;
	color : #ffffff;
	font-family : verdana, arial;
	font-weight : bold;
	font-size : 9px;
	text-align : center;
	}

.bwcontent {
	background : #F0F1F7;
	padding : 5px;
	border : 1px solid #a1a1a1;
	font-family : arial;
	text-align : left;
	font-size : 12px;
	color : #3D3D3D;
	}

.infocussidebar {
	background : #F0F1F7;
	border : 1px solid #a1a1a1;
	padding : 5px;
	font-family : arial;
	margin-bottom : 16px;
	text-align : left;
	font-size : 12px;
	color : #3D3D3D;
	}

.infocussidebar b {
	font-size : 10px;
	}

.infocussidebar a {
	font-size : 14px;
	color : #4c628e;
	text-decoration : none;
	font-weight : bold;
	}

.featurestocbox {
	background : #F0F1F7;
	border : 1px solid #a1a1a1;
	padding : 5px;
	font-family : arial;
	margin-bottom : 16px;
	text-align : left;
	font-size : 12px;
	color : #3D3D3D;
	}

.featurestocbox b {
	font-size : 10px;
	}

.featurestocbox a {
	font-size : 14px;
	color : #4c628e;
	text-decoration : none;
	font-weight : bold;
	}

.featuresitems {
	padding : 10px;
	font-family : verdana, arial;
	font-size : 13px;
	color : #3B3B3B;
	margin-bottom : 5px;
	border-bottom : 1px solid #D5D5D5;
	text-align : left;
	clear : right;
	}
	
.featuresitems b {
	font-size : 11px;
	color : #000000;	
	}

.featuresitems a {
	font-size : 14px;
	}

.artsmusicbox {
	padding : 10px;
	font-family : verdana, arial;
	font-size : 13px;
	color : #3B3B3B;
	margin-bottom : 5px;
	text-align : left;
	clear : right;
	}
	
.artsmusicbox b {
	font-size : 11px;
	color : #000000;	
	}

.artsmusicbox a {
	font-size : 15px;
	}

.tocby {
	font-size : 9px;
	color : #3B3B3B;	
	font-family : verdana, arial;
	font-weight : bold;
	}

.artsindent {
	margin-left : 5px;
	}
	
	
/*	GALLERY added by Jim 7-28-03 */


			
			#gallery_nav {
				width : 250px;
				z-index: 0;
				}
				
			#gallery_box {
				width: 250px;
				height: 280px;
				border: solid 1px silver;
				background-color: red;
				z-index: 0;
			
			}


	
			<!-- put styles in these below -->
		
			.gallerycolumn {
				padding : 2px;
				background-color:#8F4040;
				
				}

			.gallerynav {
				text-align : center;
				font-face : arial;
				font-size : 12px;
				font-weight : bold;
				padding : 0px;
				color : #8c8c8c;
				border : 1px solid #D5DCE8;
				background : #EBEFF5;
				}

			.gallerynav a {
				color : #2e4e8b;
				text-decoration: none;
				}

			.gallerynav a:hover {
				text-decoration: underline;
				}
			
			.gallerymain {
				margin-left: 10px;
				margin-right: 10px;
				text-align : center;
				}
				
			.galleryheadline {
				margin-left: 10px;
				margin-right: 10px;				
				margin-bottom : 5px
				}


/* shaded  eats*/

.shaded {
	font-family : verdana, arial, sans-serif
	font-size : 12px;
	padding : 5px;
	text-align : left;
}


.adcelltext {
	font-family: Arial, verdana, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : bold;
	padding : 5px;
	color: #ffffff;
	}

.adcelltext a {
	color: #F0D1A1;
	}

.adcelltext a:hover {
	color: #E5B770;
	}


