body
{
	background-color: #333333;
}
h1
{
	font-family: Times, serif;
	font-size: 22px;
	font-weight: bold;
	color:			white;
}
h2
{
	font-size: 		12px;
	font-family: 		verdana, helvetica, arial, sans-serif;
	color:			white;
	padding-left:		5px;
}
td.contact
{
	padding: 40px;
}
td
{
	background-color: 	black;
	font-size: 		11px;
	font-family: 		verdana, helvetica, arial, sans-serif;
	color:			white;
	padding: 5px;
}

td.mediaTD
{
	background-color: 	black	;
	font-size: 		11px;
	font-family: 		verdana, helvetica, arial, sans-serif;
	color:			white;
	padding: 5px;
}

td.news
{
	background-color: black;
	font-size: 		11px;
	font-family: 	font-family: 	verdana, helvetica, arial, sans-serif;
	color:			white;
	padding: 15px;
	text-align: left;
}
.headline
{
	font-family: Times, serif;
	font-size: 22px;
	font-weight: bold;
}

.headlineIndex
{
	font-family: Times, serif;
	font-size: 35px;
	font-weight: bold;
}


.subhead
{
	font-family: Verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.story
{
	font-size: 	11px;
	font-family:  	verdana, helvetica, arial, sans-serif;
	color:		white;
}
.cur_title
{
	font-size: 	12px;
	font-family:  	verdana, helvetica, arial, sans-serif;
	color:		white;
	font-weight:	bold;
	text-align: 	center;
}
.cur_date
{
	font-size: 	11px;
	font-family:  	verdana, helvetica, arial, sans-serif;
	color:		white;
	font-style:	italic;
	text-align: 	center;
	
}
.cur_details
{
	font-size: 	11px;
	font-family:  	verdana, helvetica, arial, sans-serif;
	color:		white;
	text-align: 	center;
	
}

.media1
{
	background-color: black	;
	font-size: 		11px;
	font-family: 	font-family: 	verdana, helvetica, arial, sans-serif;
	color:			white;
	padding: 15px;
	text-align: left;
}

A.mediaLogo:link {color: white;}
A.mediaLogo:active {color: white;}
A.mediaLogo:visited {color: white;}
A.mediaLogo:hover {color: white;}

.presents
{
	font-size: 	11px;
	font-family:  	verdana, helvetica, arial, sans-serif;
	color:		white;
	text-align: 	center;
}
img.border
{
	border:	10px solid white;
}
A:link {color: yellow; font-style: bold;}
A:active {color: red; font-style: bold;}
A:visited {color:yellow;}
A:hover {color:red;}
select, input {font-size:11px;font-family:Verdana, Arial,
					Helvetica, sans-serif;}
.inputA  
        {
                font-size: 10px;
                background-color:#cccccc;
                border: 1px solid #666666;
   }

input:hover
{
	background-color: #999999;
}

input:active
{
	background-color: white;
}

div#linklist a:link { 					font-size: medium;
		color: yellow ;
		text-decoration: none;
		display:block;
		background-color:black;
		padding-left:50px;
		padding:5px;
		}

div#linklist a:hover { 					font-size: medium;
		color: red ;
		text-decoration: underline;
		display:block;
		background-color:black;
		padding-left:50px;
		padding:5px;
		}
div#linklist a:visited { 				font-size: medium;
		color: yellow ;
		text-decoration: none;
		display:block;
		background-color:black;
		padding-left:50px;
		padding:5px;
		}
div#linklist a:active { 				font-size: medium;
		color: red ;
		text-decoration: none;
		display:block;
		background-color:black;
		padding-left:50px;
		padding:5px;
		}
							
div#linklist { 		padding-left: 40px;
			padding-right: 40px;
	
		}
div#showbox { 		
			border-bottom:solid;
			border-width: 1px;
			border-color:white;
			padding-bottom:15px;
			padding-top:15px;
			padding-left:15px;
			position:relative;
			left:-50px;
			background-color:black;
			width:150px;
		}
div#footerlinks {
			
			align:center;
			padding-top:10px;
			padding-bottom:10px;
			margin-bottom:5px;
			
			
}		
div#footerlinks a {
			
			padding:15px;
			
			
}

div#pressclip1 { 		
			border-bottom:solid;
			border-width: 1px;
			border-color:white;
			padding-bottom:15px;
			padding-top:15px;
			padding-left:15px;
			position:relative;
			left:-30px;
			background-color:black;
			width:150px;
			}
div#pressclip2 { 		
			border-bottom:solid;
			border-width: 1px;
			border-color:white;
			padding-bottom:15px;
			padding-top:15px;
			padding-left:15px;
			position:relative;
			left:-50px;
			background-color:black;
			width:150px;
				}