/* Global Styles */

body {
	margin:0px;
	}
	
td {
	color:#00CC00;
	font-family: arial;
	font-size: 10px;
	}
	
hr {
	height:1px; 
	color: #cccccc;
	border: none;
	}
	
a {
	color: #33CC66;
	text-decoration:underline;
	}
	
a:hover {
	color: #33FF99;
	text-decoration:none;
	}
	
/* ID Styles */

#navigation a {
	color: #33FF66;
	font-weight:bold;
	text-decoration: none;
	letter-spacing:0.1em;
	line-height:16px;
	display:block;
	padding:10px;
	border-right-width: 0px;
	border-left-width: 0px;
	font-family: arial;
	font-size: 12px;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #009900;
	border-right-color: #009900;
	border-bottom-color: #009900;
	border-left-color: #009900;
	}
	
#navigation a:hover {
	color:#00CC00;
	border: none;
	border-right-width: 0px;
	border-left-width: 0px;
	}
	
#sidebarHeader {
	padding: 0px 4px 14px 4px;
	}

#logo {
	font:24px arial;
	color: #00CC00;
	line-height:24px;
	letter-spacing:0.4em;
	}

#tagline {
	font:12px arial;
	color: #00CC00;
	line-height:18px;
	letter-spacing:0.4em;
	}
	
#dateformat a {
	color:#99CCFF;
	font:14px arial;
	color: #33CC66;
	letter-spacing:normal;
	text-decoration:underline;
	font-weight:bold;
	}
	
#dateformat a:hover {
	color: #00CC00;
	}

/* Class Styles */

.pageName{
	font:22px georgia;
	color: #CC3300;
	line-height:20px;
	letter-spacing:.1em;
	}
	
.subHeader {
	font:18px georgia;
	color: #CCCC00;
	font-weight:normal;
	letter-spacing:0.1em;
	line-height:20px;
	}	
	
.sidebarHeader {
	font:14px arial;
	color: #00CC00;
	font-weight:bold;
	letter-spacing:0.1em;
	line-height:16px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FCFCFD;
	border-right-color: #FCFCFD;
	border-bottom-color: #FCFCFD;
	border-left-color: #FCFCFD;
	}	
	
.detailText {
	font:11px arial;
	color:#ffffff;
	line-height:16px;
	letter-spacing:.1em;
	}
	
.smallText {
	font:10px arial;
	color:#99CCFF;
	}
	
.Squeaky_Title {
	font-family: English111 Vivace BT;
	font-size: 60px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #33FF99;
}
.SqueakybodyText {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #33FF99;
	letter-spacing: 1px;
}
#Squeakynav_a {
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #006600;
}
.SqueakyLink {
	font-family: Arial;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #33CC66;
	text-decoration: underline;
}
.SqueakySubtitle {
	font-family: Arial;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #CCCC00;
}

.PhotoCredit {
	color:#00CC00;
	font-family: arial;
	font-size: 10px;
	}
	