body {
	font-family: "Trebuchet MS", Verdana, Arial;
	background-color: #6B2502;
	color: #000000;
}
#container {
	width: 100%;
	margin: 0;
	padding: 0;
	position: relative;
}
@font-face {
	font-family: songtitle;
	src: url(../stnof/Data.ttf);
}
#logoutContainer {
	width: 900px;
	margin: 0 auto;
	background-color: #DFD9DB;
	border: 5px solid #370000;
}
#guitarNav {
	float: left;
	width: 550px;
	margin: 0;
	padding: 0;
	position: absolute;
	overflow: hidden;
}
#header {
	width: 100%;
	margin: 0 auto;
	background-color: #6B2502;
	border-bottom: 3px solid #000000;
	position: relative;
}
#vinyl {
	width: 32%;
	float: right;
	position: relative;
}
#sTitle {
	position: absolute;
	margin: 0 auto;
	top: 42%;
	left: 0;
	right: 0;
	font-family: songtitle;
	color: #FFFFFF;
	font-size: 1em;
    font-size: 1.0vw;
}
#btnRow {
	width: 30%;
	margin: 0 auto;
	position: absolute;
	text-align: center;
	top: 53%;
	left: 0;
	right: 0;
	
}
#navig {
	width: 100%;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	position: relative;
	border-bottom: 3px solid #000000;
}
#blog {
	float: right;
	width: 295px;
	height: 278px;
	margin: 0 5px 0 10px;
	overflow: auto;
	background-image: url(../jpg/parchment.jpg);
	background-position: top;
	background-repeat: no-repeat;
}
#blogContent {
	margin: 42px 20px 20px 20px;
}
#mainContent {	
	width: 100%;
	margin: 0 auto;
	padding: 0;
	position: relative;
}
#mainFill {	
	width: 96%;
	margin: 0 auto;
	padding: 0;
	position: relative;
}
#mainContent p {
	margin-left: 7px;
	margin-right: 7px;
}
#mainShort p {
	margin-left: 7px;
	margin-right: 7px;
}
#leftSide {
	width: 47%;
	float: left;
	border: 1px solid #FFFFFF;
	margin: 0;
	padding: 1%;
	position: relative;
}
#rightSide {
	width: 47%;
	float: right;
	border: 1px solid #FFFFFF;
	margin: 0;
	padding: 0;
	position: relative;
}
#picTitle {
	width: 100%;
	margin: 1px auto;
	font-size: 24px;
	color: #C8B56F;
	font-weight: normal;
	border: 1px solid #C8B56F;
	border-radius: 5px;
	text-align: center;
}
#picShow {
	float: left;
	width: 80%;
	margin: 0;
	padding: 0;
	position: relative;
}
#thumbRow {
	float: right;
	width: 18%;
	height: 500px;
	margin: 0;
	padding: 0;
	border: 2px solid #666666;
	background-color: #000000;
	overflow: auto;
	position: relative;
}
.thumbCol {
	width: 98%;
	margin: 0;
	padding: 0;
	border: 1% solid #FFFFFF;
}
.picMarge {
	width: 100%;
	margin: 0;
	padding: 0;
}
#songContent {
	display: block;
	overflow: auto;
	margin: 0 auto;
	padding: 0;
}
#songContent ul {
	margin: 0 0 0 10px;
	padding: 0;
	list-style-type: none;
}
#songContent ul ul {
	margin: 0 0 0 10px;
	padding: 0;
	list-style-type: disc;
}
#songContent li li {
	white-space: nowrap;
	margin-left: 40px;
	position: relative;
}
#articleContent {
	width: 90%;
	height: 350px;
	overflow: auto;
	margin: 0;
	padding: 0;
}
#articleContent p {
	margin-left: 7px;
	margin-right: 7px;
}
#articles {
	width: 90%;
	height: 780px;
	overflow: auto;
	margin: 0 auto;
	padding: 0;
}
#logoutContent {
	width: 890px;
	margin: 0 5px 0 5px;
	padding: 0;
}
#footerDivider {
	background-image: url(../png/footerDivider.png);
	background-position: center;
	background-repeat: repeat-x;	
}
#footer {
	width: 100%;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	position: relative;
}
#logoutFooter {
	width: 900px;
	margin: 0 auto;
	padding: 0;
	text-align: center;
}

#slideshow {
	width: 36%;
	position: relative;
	margin: 0 auto;
	z-index: 1;
}
#slideshow IMG {
	width: 100%;
	position: absolute;
	margin: 0 auto;
	top: 0;
	left: 0;
	z-index: 2;
	opacity: 0.0;
}
#slideshow IMG.active {
	z-index: 4;
	opacity: 1.0;
}
#slideshow IMG.last-active {
    z-index: 3;
}
#slideTitle {
	width: 100%;
	position: relative;
	margin: 0 auto;
	text-align: center;
	z-index: 5;
	background-color: #FFFFFF;
}
/****************************************************************************************************/
.impact {
	font-family: Impact, Charcoal, sans-serif;
}
.times {
	font-family: "Times New Roman", Times, serif;
}
/******CLASSES*******************************************************************************************/
.pointy {
	cursor: pointer;
}
.mp3Btn {
	width: 20%;
}
.full {
	width: 100%;
}
.third {
	width: 32%;
}
.menuBox {
	font-family: Geneva, Arial, Helvetica, sans-serif;	
	font-size: 16px;
	font-weight: bold;
	color: #CEB7AD;
	border: 2px solid #5E2203;
	background-color: #5E2203;
	padding: 5px;
}
.inline {
	display: inline-block;
}
.navBtn {
	margin: 0 10px;
	padding: 0;
}
.vidFrame {
	width: 50%;
	border: 5px groove #515151;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	position: relative;
}
.leftie {
	float: left;
}
.rightie {
	float: right;
}
.floatLeft {
	float: left;
}
.floatRight {
	float: right;
}
.clearfloat {
	clear: both;
	height: 0;
	font-size: 1px;
}
.clear {
	clear: both;
}
.center {
	text-align: center;
}
.centerMarge {
	margin: 0 auto;
}
.centerTable {
	margin: 0 auto;
	text-align: center;
}
.left {
	text-align: left;
}
.right {
	text-align: right;
}
/* Use this to remove borders for all images that are links */
a img{
	border-width: 0;
}
/*===================================================================*/
.italic {
	font-style:italic;
}
.bold {
	font-weight: bold;
}
/*===================================================================*/
.xxlarge {
	font-size: 1.6em;
}
.xlarge {
	font-size: 1.4em;
}
.large {
	font-size: 1.2em;
}
.medium {
	font-size: 1em;
}
.small {
	font-size: .9em;
}
.xsmall {
	font-size: .8em;
}
/*===================================================================*/
.black {
	color: #000000;
}
.softBlk {
	color: #2F2F2F;
}
.dkBrn {
	color: #5E2203;
}
.hotred {
	color: #990000;
}
.orange {
	color: #FF6600;
}
.burgundy {
	color: #990000;
}
.red {
	color: #FF0000;
}
.blue {
	color: #3881AD;
}
.green {
	color: #2A8000;
}
.forest {
	color: #0C271C;
}
.peach {
	color: #CEB7AD;
}
.white {
	color: #FFFFFF;
}
.gray {
	color: #CCCCCC;
}
.grey {
	color: #B4B6AD;
}
.error {
	color: #FF0000;
}
/*===================================================================*/

.margoV {
	margin-top: 2px;
}
/*===================================================================*/
.formBox {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #6B2502;
	background-color: #E0DEF5;
	border: 1px solid #3E2F99;
	padding: 3px;
}
.ctrformBox {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0C0A21;
	background-color: #E0DEF5;
	border: 1px solid #3E2F99;
	padding: 3px;
	text-align: center;
}
.contactBox {
	width: 500px;
	text-align: center;
}
/*********** TEXT LINKS ********************************************************************/
a.textLink:link {
	text-decoration: none;
	color: #E1E1E1;
}
a.textLink:visited {
	text-decoration: none;
	color: #E1E1E1;
}
a.textLink:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a.textLink:active {
	text-decoration: none;
	color: #E1E1E1;
}
/*********** FOOT LINKS ********************************************************************/
a.footLink:link {
	text-decoration: none;
	color: #E1E1E1;
}
a.footLink:visited {
	text-decoration: none;
	color: #E1E1E1;
}
a.footLink:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a.footLink:active {
	text-decoration: none;
	color: #E1E1E1;
}
.copyright {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #E1E1E1;
}
/*****************************************************************************************/