* 
{
	/*font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;*/
}

body
{
	/*background-color: #333333;*/
	background-color: #7f7f7f;
	background-image: url('../images/bg_gradient.gif');
	background-repeat: repeat-x;
	text-align: center; /* Accounting for IE, centering the div (http://www.andybudd.com/archives/2004/02/css_crib_sheet_3_centering_a_div/index.php) */
	min-width: 900px;
	/*padding: 0;
	margin: 0;*/
}

html, body
{
	/*height: 100%;*/
}

hr
{
	color: inherit;
}

p
{
	width: 500px;
}

p#home
{
	width: 700px;
}

p#about_us
{
	margin-left: auto;
	margin-right: auto;
}

p#contact_us, p#trade_shows
{
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

div#wrapper
{
	background-image: url('../images/bg_wide.gif');
	background-repeat: repeat-y;

	color: #FFFFFF;
	/*background-image: url('../images/bg.gif');
	background-repeat: repeat-y;*/
	background-color: #333333;
	width: 900px;
	/*overflow: auto;*/
	top: 0px;
	padding-top: 0px;
	text-align: left;
	margin: 0 auto;
	/*border: 2px solid black;*/
	border-left: 1px solid black;
	border-right: 1px solid black;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	/*border-top: 2px solid black;*/

	/*min-height: 100%;*/
	position: relative;

	padding-bottom: 20px;
}

div.title h1, div.navigation, div#footer
{
	font-family: Monotype Corsiva, serif, Arial, Helvetica, sans-serif;
}

div.navigation
{
	background-image: url('../images/bg_wide.gif');
	background-repeat: repeat-y;

	font-size: 0.875em;
	background-color: #333333;/*#999999;*/
	left: 0px;
	float: none;
	/*float: left;*/
	/*top: 100px;*/
	/*text-align: center;*/
	/*border-top: 1px solid black;*/
	/*padding-top: 5px;
	padding-bottom: 5px;*/
}

.navigation a
{
	text-decoration: none;
}

div#content a
{
	color: #FFF;
}

div.navigation a
{
	color: #FFFFFF;
	font-weight: bold;
	/*margin-left: 10px;*/
	/*display: block;*/
	padding: 10px;
}

.navigation li:hover
{
	background-color: #999999;
	/*color: #000000;*/
}

.navigation li:hover a
{
	color: #000000;	
}

div.navigation ul
{
	list-style-type: none;
	text-align: center;
	font-size: 1.2em;
}

div.navigation ul li
{
	/*padding: 7px;*/
	padding: 0.2em 1em 0.2em 1em;
	margin: 5px;
	display: inline;
	/*float: left;*/
	background-color: #333;
}

div.title
{
	color: #000000;
	background-color: #999999;
	left: 0px;
	top: 0px;
	height: 120px;
	/*width: 100%;*/
}

div.title table
{
	height: 120px;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
}

div#content
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #FFFFFF;
	/*margin-left: 150px;*/
	
	/*left: 0px;*/
	/*margin-top: 20px;*/
	/*text-align: center; /* Accounting for IE, centering the div (http://www.andybudd.com/archives/2004/02/css_crib_sheet_3_centering_a_div/index.php) */ /* NOT NECESSARY */
	/*border-top: 1px solid black;
	border-bottom: 1px solid black;
	border-left: 1px solid black;*/
	padding-top: 20px;
	padding-bottom: 30px;
	padding-left: 50px;
	padding-right: 50px;

	/*min-height: 300px;*/
	/*height: auto !important;
	height: 400px;*/
}


div#content table
{
	max-width: 800px;

	/*max-width: 500px;/*75%*/
	/*min-width: 400px;*/
	margin-left: auto;
	margin-right: auto;
	/*text-align: left; /* correcting the text alignment from compensating for IE */ /* NOT NECESSARY */
}
/*
div#products_nav
{
	padding-top: 22px;
	width: 180px;
	left: 0px;
	position: relative;
	text-align: left;
	position: relative;
	float: left;
}

div#products_nav a:hover
{
	text-decoration: underline;
}

div#products_content
{
	padding-top: 10px;
	width: 620px;
	position: relative;
	float: right;
}
*/

table#products td#products_nav a:hover
{
	text-decoration: underline;
}

table#products td#products_nav
{
	width: 200px;
}

table#products td#products_content, table#products td.breadcrumb
{
	width: 600px;
	font-weight: bold;
}

div#footer
{
	font-size: 1em;
	width: 900px;
	margin: 0 auto;
	/*margin: 0px 0px 10px 0px;*/
	padding: 0px;
	left: 0px;
	/*height: 15px;*/
	/*border-top: 1px solid black;*/
	/*border-top: 0px;
	border-left: 1px solid black;
	border-bottom: 2px solid black;
	border-right: 1px solid black;*/
	background-color: #999999;
	color: #000000;
	text-align: right;

	height: 30px;
	bottom: 0px;
	position: absolute;
}

div#footer table
{
	margin-left: 160px;
	padding: 2px;
}

strong
{
	color: #66CCFF;
}


h1
{
	font-size: 2.55em;
	font-style: normal;
	font-weight: bold;
	/*text-align: center;*/
}

table.centered
{
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	background-color: transparent;
	border: 0px;
	border-collapse: collapse;
}

.centered
{
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

.update
{
	font-weight: bold;
	color: Red;
	background-color: black;
}

tr.updatetr td
{
	border: 2px solid black;
}

a.noul
{
	text-decoration: none;
}

a.tosection
{
	text-decoration: none;
	font-weight: bold;
	padding: 2px;
}


div.title table
{
    border: 0px;
	border-collapse: collapse;
}

div.title img 
{
	border: 0px;
}

img.bordered
{
    border: 1px solid #999999;
}

div#content table#songs
{
	border: 1px solid #000000;
	height: 25px;
	background-color: #FFFFFF;
	width: auto;
}

div#content table#songs td.player
{
	height: 17px;
	width: 17px;
}


div#content table#pictures tr td img
{
    border: 2px solid black;
}

div#content p#pictures img
{
    border: 2px solid black;
}
