﻿
font,th,td,p 				
	{ 
	color:#DFDFDF; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	letter-spacing:0px;
	line-height: 13px;
	}

a:link,a:active,a:visited	{ text-decoration: underline; color : #DFDFDF; }
a:hover					{ text-decoration: underline; color : #000000; }

.menu				{ text-decoration: none; color : #F8C433; font-family: impact, "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 16px; text-transform:uppercase; }
a.menu:link,		{ text-decoration: none; color : #edbc21; font-family: impact, "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 16px; }
a.menu:visited,		{ text-decoration: none; color : #edbc21; font-family: impact, "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 16px; }
a.menu:hover,		{ text-decoration: none; color : #efefef; font-family: impact, "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 16px; }

.copyright						{ color : #000000; font-size: 10px; font-family: font-family: century gothic;}
a.copyright:link,			{ text-decoration: underline; color : #000000;  }
a.copyright:visited,		{ text-decoration: underline; color : #000000;  }
a.copyright:hover,			{ text-decoration: underline; color : #DFDFDF; }

a.whitelink:link,				{ text-decoration: underline; color : #F6C221;  font-size: 10px;}
a.whitelink:visited,		{ text-decoration: underline; color : #F6C221;  font-size: 10px;}
a.whitelink:hover,			{ text-decoration: underline; color : #ffffff;  font-size: 10px;}

.tools 								{ color : #000000;  font-size: 10px;}
a.tools:link,					{ text-decoration: underline; color : #000000;  font-size: 10px;}
a.tools:visited,				{ text-decoration: underline; color : #000000;  font-size: 10px;}
a.tools:hover,				{ text-decoration: underline; color : #DFDFDF;  font-size: 10px;}

.newstitle
	{ 
	font-family: "Trebuchet MS", arial, verdana, Helvetica, sans-serif; 
	font-size: 18px; 
	font-weight: bold; 
	color:#7D7E7E; 
	}


OL { MARGIN-BOTTOM: 0px; MARGIN-LEFT: 16px }
UL { MARGIN-BOTTOM: 0px; MARGIN-LEFT: 16px }
LI { MARGIN-bottom: 5px;}

HR { COLOR: #515151; HEIGHT: 1px }

.photoalbum
	{ 
	background-image: url(../img/photosplash.jpg);
	background-repeat: no-repeat; 
	background-position: top center;

	border: #000000 0x solid;

	}

.track
	{ 
	background-image: url(../img/trackline.jpg);
	background-repeat: no-repeat; 
	background-position: bottom left;

	padding:5px; 
	border-bottom: #000000 0px solid;
	}

.play
	{ 
	padding:5px; 
	border-bottom: #000000 0px solid;
	}

.tracknumber
	{ 
	background-image: url(../img/tracknumber.jpg);
	background-repeat: no-repeat; 
	background-position: center center;
	padding:5px; 
	border-top: #000000 0px solid;
	border-bottom: #000000 0px solid;
	}

.photo
	{ 
	border-left: #000000 0x solid;
	}


.title
	{ 
	font-family: century gothic, Arial, Helvetica, sans-serif; 
	font-size: 19px; 
	font-weight: normal; 
	color:#FADDB3;
	}

.pagetitle
	{ 
	font-family: impact, "Trebuchet MS", century gothic, Arial, Helvetica, sans-serif; 
	font-size: 18px; 
	font-weight: normal; 
	color:#e0e0e0;
	letter-spacing:0px;
	padding-left:35px; 
	padding-top:40px; 
	padding-bottom:5px; 
	}

.section
	{ 
	font-family: impact, "Trebuchet MS", century gothic, Arial, Helvetica, sans-serif; 
	font-size: 30px; 
	color:#000000;
	line-height:30px;
	padding-left:5px; 
	padding-top:0px; 
	padding-bottom:15px; 
	}

.subtitle
	{ 
	font-family: impact, "Trebuchet MS", century gothic, Arial, Helvetica, sans-serif; 
	font-size: 22px; 
	color:#000000;
	line-height:22px;
	padding-left:5px; 
	padding-top:0px; 
	padding-bottom:5px; 
	}


.content
	{ 
	font-family: verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color:#FCD8D1;
	padding-top:10px; 
	padding-left:35px; 
	padding-right:35px; 
	}


