@charset "iso-8859-1";
/* CSS Document */

body {
	background-color: #333444;
	width: 830px;
	margin-right: auto;
	margin-left: auto;
	background-image: none;
	padding-top: 10px;
	background-repeat: repeat;
	background-position: center top;
	padding-right: 0px;
	padding-left: 0px;
}

#name {
	height: 70px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	width: 830px;
	background-repeat: no-repeat;
	background-image: none;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #6699FF;
	margin-bottom: 10px;
}

#name h1 {
	color: #AD0343;
	font-size: 38px;
	font-weight: bolder;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-left: 20px;
	background-image: none;
	text-align: center;
	margin-left: 20px;
	margin-right: 100px;
	margin-bottom: 10px;
	font-variant: normal;
	text-transform: none;
}

#nav {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	height: 1095px;
	width: 180px;
	margin-bottom: 20px;
	background-image: url(images/notes_banner.jpg);
	float: left;
	margin-top: 25px;
	text-align: justify;
	list-style-image: none;
	background-repeat: repeat-y;
	padding-top: 10px;
	padding-right: 0px;
	padding-left: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

#nav li {
	list-style-image: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align:justify;
	list-style-type: none;
	padding-top: 20px;
	padding-right: 10px;
	padding-left: 10px;
}

#nav a {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	font-style: normal;
	background-position: center;
	letter-spacing: 1px;
	list-style-image: none;
	list-style-type: none;
	padding-right: 10px;
	text-align: justify;
}

#nav a:link {
	color: #FF6600;
	text-decoration: none;
	font-style: normal;
	font-size: 16px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align:justify;
	background-repeat: no-repeat;
	padding-right: 10px;
	
}

#nav a:visited {
	color: #FF6600;
	text-decoration: none;
	font-style: normal;
	font-size: 16px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align:justify;
	background-repeat: no-repeat;
	padding-right: 10px;
	
}

#nav a:hover {
	color: #6699FF;
	text-decoration: none;
	font-style: normal;
	font-size: 16px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align:justify;
	background-repeat: no-repeat;
	padding-right: 10px;
	
}

#nav a:active {
	color: #AD0343;
	text-decoration: none;
	font-style: italic;
	font-size: 16px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align:justify;
	background-repeat: no-repeat;
	padding-right: 10px;
	
} 

#nav #current {
	color: #6699FF;
}


#subnav {
	float: right;
	width: 590px;
	margin-left: 20px;
	height: 35px;
	margin-top: 25px;
	margin-right: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-left: 0px;
	margin-bottom: 0px;
}
#subnav h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #cc9933;
	vertical-align: top;
	padding-top: 0px;
	margin-top: 0px;
	text-align: left;
	margin-right: 0px;
	padding-right: 0px;
}

#main {
	background-color: #333444;
	height: auto;
	width: 590px;
	float: right;
	margin-bottom: 10px;
	margin-left: 20px;
	margin-top: 10px;
	margin-right: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

#main p {
	color: #FFFFCC;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	text-align: left;
	margin: 0px;
	padding: 0px;
}

#main h2 {
	color: #99CC66;
	font-size: 24px;
	font-weight: bolder;
	text-align: center;
	padding-left: 30px;
	padding-bottom: 0px;
	padding-right: 0px;
	margin-bottom: 0px;
}

#main h3 {
	font-size: 16px;
	font-weight: bold;
	color: #CC9933;
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: 1px;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 10px;
}

#main h4 {
	color: #FFFFCC;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	letter-spacing: 1px;
	text-align: justify;
	padding-left: 10px;
	padding-top: 0px;
	vertical-align: top;
	white-space: normal;
	padding-bottom: 10px;
	margin: 0px;
}
#main h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFCC;
	font-weight: normal;
	padding-left: 10px;
	text-align: justify;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
}

#main table {
	padding-left: 0px;
	border-right-width: 0px;
	border-right-style: none;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: 0px;
	padding-right: 0px;
	height: auto;
	margin-left: 0px;
	margin-top: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

#main img {
	text-align: left;
	background-position: right;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	vertical-align: top;
	margin-top: 0px;
	padding-top: 0px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}

#main #front {
	vertical-align: top;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	height: 179px;
	width: 180px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#main a:link {
	color: #6699FF;
	background: none;
	font-size: 14px;
	font-weight: normal;
	display: inline;
	margin-top: 0px;
	padding-top: 0px;
}

#main a:visited {
	color: #6699FF;
	background: none;
	font-size: 14px;
	font-weight: normal;
	display: inline;
}

#main a:hover {
	color: #ff6600;
	background: none;
	font-size: 14px;
	font-weight: normal;
	display: inline;
}

#main a:active {
	color: #AD0343;
	background: none;
	font-size: 14px;
	font-weight: normal;
	display: inline;
}

#buy {
	height: auto;
	margin-top: 15px;
	border-top-style: dashed;
	border-bottom-style: none;
	border-right-style: none;
	border-left-style: none;
	text-align: center;
	border-top-width: 2px;
	border-top-color: #AD0343;
	margin-bottom: 5px;
	padding-bottom: 10px;
	float: right;
	margin-left: 20px;
	width: 590px;
	margin-right: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

#buy h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #CC9933;
	font-weight: bolder;
	text-align: center;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#buy h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFCC;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	text-align: center;
}

#buy h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	padding-left: 0px;
	padding-bottom: 10px;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	color: #FFFFCC;
	font-weight: normal;
	padding-top: 10px;
}
#buy h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFCC;
	text-align: center;
	margin-bottom: 8px;
	padding-bottom: 8px;
	margin-top: 10px;
	padding-top: 5px;
	margin-right: 0px;
	margin-left: 0px;
	padding-left: 0px;
}
#tracks h5 {
}


#buy img {
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	height: 16px;
	width: 60px;
}
#buy #button {
	margin: 0px;
	padding-top: 10px;
}


#tracks {
	margin-right: 0px;
	padding-right: 0px;
	height: auto;
	margin-left: 20px;
	padding-left: 0px;
	float: right;
	margin-bottom: 10px;
	border-top-width: 2px;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #AD0343;
	margin-top: 10px;
	width: 590px;
	padding-top: 10px;
}

#tracks table {
	padding-left: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: 0px;
	padding-right: 0px;
	margin-left: 0px;
	margin-bottom: 5px;
	padding-bottom: 0px;
}

#tracks tr {
	padding-bottom: 3px;
	margin: 0px;
}

#tracks td {
	padding-bottom: 7px;
	padding-right: 3px;
	padding-left: 3px;
}



#tracks p {
	text-align: left;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#tracks h2 {
	font-size: 16px;
	color: #99CC66;
	font-weight: bold;
	text-align: center;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

#tracks h3 {
	font-size: 14px;
	font-weight: normal;
	color: #FFFFCC;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: justify;
	display: inline;
	padding-bottom: 3px;
}

#tracks h4 {
	color: #FFFFCC;
	font-size: 14px;
	text-align: justify;
	font-family: Georgia, "Times New Roman", Times, serif;
	display: inline;
	padding-bottom: 3px;
	margin-left: 0px;
	padding-left: 0px;
}

#tracks h5 {
	text-align: left;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-bottom: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFCC;
}

#tracks img {
	padding: 0px;
	border: 0;
	
}

#tracks a {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #6699FF;
	background: none;
	font-size: 14px;
	font-weight: normal;
	display: inline;
}

#tracks a:link {
	color: #6699FF;
	background: none;
	font-size: 14px;
	font-weight: normal;
	display: inline;
}

#tracks a:visited {
	color: #6699ff;
	background: none;
	font-size: 14px;
	font-weight: normal;
	display: inline;
}

#tracks a:hover {
	color: #FF6600;
	background: none;
	font-size: 14px;
	font-weight: normal;
	display: inline;
}

#tracks a:active {
	color: #AD0343;
	background: none;
	font-size: 14px;
	font-weight: normal;
	display: inline;
}

#extras {
	clear: both;
	height: 50px;
	width: 860px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #CC9933;
	margin-top: 20px;
}

#extras h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFFFCC;
	text-align: right;
    margin-top: -20px;
	margin-right: 10px;
}

#extras h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #6699FF;
	text-align: left;
	margin: 0px;
	padding-top: 10px;
}

a:link {
	color: #6699FF;
	text-decoration: none;
	font-style: normal;
	background-color: #010221;
	font-size: 18px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-right: 5px;
	padding-left: 5px;
	display: inline;
}



a:visited {
	text-decoration: none;
	color: #6699ff;
	font-size: 18px;
	font-weight: bold;
	background-color: #010221;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-right: 5px;
	padding-left: 5px;
	display: inline;
}

a:hover {
	text-decoration: none;
	color: #FF6600;
	font-style: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	background-color: #010221;
	font-weight: bold;
	padding-right: 5px;
	padding-left: 5px;
	display: inline;
}

a:active {
	text-decoration: none;
	color: #AD0343;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	background-color: #010221;
	padding-right: 5px;
	padding-left: 5px;
	display: inline;
}
#tracks p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #FF6600;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
