/* new CSS */

body
	{
		border-left:0px none;
		border-right:0px none;
		border-bottom:0px none;
		margin:0;
		text-align: center;
		color: #333;
		background-color: #dcdcdc;
		border-top: 5px solid #808080;
		padding-bottom: 25px;
		font-style:normal;
		font-variant:normal;
		font-weight:normal;
		font-size:85%;
		font-family: Myriad, "Gill Sans", "Century Gothic", "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
		padding-left:0; 
		padding-right:0;
		padding-top:0
	}

#container
	{
		border-left: 1px solid #808080;
		border-right: 1px solid #808080;
		border-bottom: 1px solid #808080;
		border-top: 5px solid #808080;
		color: #333;
		margin: 10px auto;
		padding: 0;
		text-align: left;
		background-color: #fff;
		width: 599px;
		voice-family: "\"}\"";
		voice-family:inherit;
		width: 597px;
	}

html>#container {
	width: 597px;
	}

#header
	{
		border-left:0px none;
		border-right:0px none;
		border-top:0px none;
		height: 100px;
		margin: 0;
		padding: 0;
		background-color: #ffffff;
		vertical-align: baseline;
		border-bottom: 1px solid #fff;
		position: relative;
		text-align: left
	}

#header .slogan {
	margin-top: 25px;
	padding-top: 50px;
	padding-left: 15px;
	text-align: left;
	font-size: 10px;
	background: transparent;
	color: #808080;
	font-weight: normal;
	}

.ahem {
	display:    none;
	}


#navcontainer
		{
			margin: 0 0 0 0;
			padding: 0;
		}

#navcontainer ul
		{
			border: 0px none;
			margin: 0;
			padding: 0;
			list-style-type: none;
			text-align: center
		}

#navcontainer ul li
		{
			display: block;
			float: left;
			text-align: center;
			padding: 0;
			margin: 0;
		}

#navcontainer ul li a
		{
			background: #f7f7f7;
			width: 117px;
			height: 2em;
			border-top: 1px solid #fff;
			border-left: 1px solid #fff;
			border-bottom: 1px solid #fff;
			border-right: 1px solid #fff;
			padding: 0;
			margin: 0 0 10px 0;
			color: #c30;
			text-decoration: none;
			display: block;
			text-align: center;
			font-weight: bold;
			letter-spacing: 1px;
			line-height: 2em;
			font-size:  x-small;
			font-family: "Gill Sans", "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
			voice-family: "\"}\"";
			voice-family: inherit;
			font-size:   x-small;
		}

html>#navcontainer ul li a  {
	font-size: x-small;
	}

#navcontainer ul li a:hover
		{
			color: #c30;
			background: #f5deb3;
		}
		

#navcontainer a:active
		{
			background: #c30;
			color: #fff;
		}

#navcontainer li#active a
		{
		background: #c30;
		border: 1px solid #c30;
		color: #fff;
		}

#subcontent	{
	
	float: left;
	margin: 0;
	padding: 40px;
	width: 510px;  /* box model hack */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 505px
	}

html>#subcontent 	{
	width: 505px;
	}

#subcontent ol, #subcontent ul	{
	margin: .5em 0;
	padding-left: 10px;
	margin-left: 10px;
	}

#subcontent li	{
	line-height: 1.4;
	margin-bottom: 10px;
	padding-left: 5px;
	margin-left: 100px;
	vertical-align: top;
	list-style-image: url('../images/box.gif');
	}

#subcontent ul ul li {
	margin-top: 10px;
	vertical-align: top;
	}

#subcontent ul.inlinelist	{
	padding: 0;
	margin: 0;
	}

#subcontent .inlinelist li	{
	display: inline;
	margin: 0;
	border: 0px none;
	padding-left: 0;
	padding-right: 5px;
	padding-top: 0;
	padding-bottom: 0;
	}

#subcontent dl	{
	line-height: 1.4em;
	margin-top: 0;
	padding-top: 0;
	}

#subcontent dd	{
	margin-bottom: 5px;
	padding-left: 5px;
	margin-left: 5px;
	}

#panel {
	text-align: left;
	border: 1px solid #808080;
	background-color: #f0f8ff;
	margin: 0px auto;
	padding: 20px;
	width: 300px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 295px;
	}

html>#panel {
	width: 295px;
	}

#linkpanel {
	text-align: left;
	border: 1px solid #808080;
	background-color: #f0f8ff;
	margin: 0px auto;
	padding: 20px;
	width: 300px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 295px;
	}

html>#linkpanel {
	width: 295px;
	}



#artcontent	{
	float: left;
	margin: 0;
	padding: 40px;
	width: 510px;  /* box model hack */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 505px
	}

html>#artcontent 	{
	width: 505px;
	}

#artcontent ol, #artcontent ul	{
	margin: .5em 0;
	padding-left: 10px;
	margin-left: 10px;
	}

#artcontent li	{
	line-height: 1.5;
	margin-bottom: 10px;
	padding-left: 5px;
	margin-left: 5px;
	vertical-align: top;
	list-style-image: url('../images/box.gif');
	}

#artcontent ul ul li {
	margin-top: 10px;
	vertical-align: top;
	}

#artcontent ul.inlinelist	{
	padding: 0;
	margin: 0;
	}

#artcontent .inlinelist li	{
	display: inline;
	margin: 0;
	border: 0px none;
	padding-left: 0;
	padding-right: 5px;
	padding-top: 0;
	padding-bottom: 0;
	}

#artcontent dl	{
	line-height: 1.4em;
	margin-top: 0;
	padding-top: 0;
	}

#artcontent dd	{
	margin-bottom: 5px;
	padding-left: 5px;
	margin-left: 5px;
	}


#footer {
	border-left: 0px none;
	border-right: 0px none;
	border-bottom: 0px none;
	border-top: 1px solid #ccc;
	color: #666;
	background: #F7F7F7;
	text-align: center;
	clear: both;
	font-size: xx-small;
	voice-family: "\"}\"";
	voice-family:inherit;
	font-size: x-small;
	padding-left: 10px;
	padding-right: 7px;
	padding-top: 5px;
	padding-bottom: 7px;
	}

html>#footer	{
	font-size: x-small;
	}

#footer p	{
	margin: 10px 0;
	padding: 0;
	}

#footer ul	{
	margin: 10px 0 0 0;
	line-height: 80%;
	padding: 0;
	}

#footer li	{
	display: inline;
	margin: 0;
	border: 0px none;
	padding-left: 0;
	padding-right: 15px;
	padding-top: 0;
	padding-bottom: 0;
	}

a:link, a:visited {
	font-weight : bold;
	text-decoration : none;
	color: #c30;
	background: transparent;
	}

/*
#artcontent a:link a:visited {
	color: grey;
	}
*/

a:hover {
	font-weight : bold;
	text-decoration : underline;
	color: #999;
	background: transparent;
	}

a:active {
	font-weight : bold;
	text-decoration : none;
	color: #526968;
	background: transparent;
	}

h1, h2, h3, h4, h5, h6	{
	font-family: Myriad, "Gill Sans", "Century Gothic", "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	font-weight: normal;
	margin-top: 25px;
	margin-bottom: 2px;
	letter-spacing: 1px;
	}

h2.dateline 	{
	font-size: x-small;
	color: #c30;
	padding: 0;
	margin: 7px 0;
	text-transform: uppercase;
	}


#subcontent h1	{
	padding: 15px;
    margin-top: 20px;
    font-size:    medium;
    voice-family: "\"}\"";
    voice-family: inherit;
    font-size:  large;
    }

html>#subcontent h1 	{
	font-size:  large;
	}

#subcontent h3 {
	font-size: small;
	font-weight: bold;
	padding: 25px;
	margin-top: 0;
	}

#subcontent img {
	padding: 30px;
	}


#artcontent h2	{
    margin-top: 10px;
    font-size:    medium;
    voice-family: "\"}\"";
    voice-family: inherit;
    font-size:    large;
    }

html>#artcontent h2 	{
	font-size:  large;
	}


h3	{
	font-size: small;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: medium;
	}

html>h3 	{
	font-size:  medium;
	} 


h4	{
	font-weight: normal;
   	font-size: x-small;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: small;
	}

html>h4 	{
	font-size: small;
	}

h4.header
			{
	margin: 35px 0 0 2px;
	padding: 20px;
	}

h5	{
     font-size:    xx-small;      
     voice-family: "\"}\"";
     voice-family: inherit;
     font-size:    x-small;
	}

html>h5 	{
	font-size:  x-small;
	} 

h5.header
			{
	margin: 35px 0 0 2px;
	padding: 20px;
	}

h6	{
	margin: 0 0 25px 0;
	padding: 0;
	background: transparent;
	color: #333;
	text-transform: uppercase;
	font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	font-weight: normal;
	font-size:    9px;
	voice-family: "\"}\"";
	voice-family: inherit;   
  	font-size: xx-small;
	}

html>h6 	{
	font-size:  xx-small;
	}

p	{
	line-height: 140%;
	text-align: left;
	margin-top: 0;
	margin-bottom: 1em;
	}

div.spacer {
	clear: both;
	}

div.centered {text-align: center;}

