body {
	font-family: Arial, Verdana, Helvetica, sans-serif;;
	font-size: 12px;
	color: #000;
	background: #eeeae7;
		text-align: center;
		a:link 
}

/* Text styles */
.italic_light
{
	font-style: italic;
	color: #888;
	display: block;
	padding-bottom: 6px;
	font-weight: normal;
}

h5
{
	margin-bottom: -26px;
	font-size: 10px;
	font-weight: normal;
	color: #666;
}


/**/

#container
{
	margin: 0 auto;
	width: 750px;
	_width: 786px;
	background: #fff;
	text-align: left;
	padding-left: 40px;
	_padding-left: 4px;
}

#header
{
 background: #D0D2C4;
 margin-left: -40px;
 _margin-left: -4px;
}

#flashheader
{
	float: left;
	margin-left: 40px;
	_margin-left: 0px;
}

#header_issue
{
	float: right;
	padding: 6px;

}

#introduction
{
	width: 700px;
	font-size: 14px;
	font-weight: normal;
	line-height: 20px;
}

#introduction img
{
	float: left;
	padding-right: 8px;
}


.item
{
	width: 730px;
	padding-top: 10px;
	padding-left: 6px;
	border-left: 1px solid #ccc;
	clear: both;
}

/*default*/
.item img
{
	float: left;
	padding: 6px;
	padding-top: 2px;
	overflow: visible;
}

.polaroid
{
	background-color: #DCDCD9;
	padding: 12px;
	margin-right: 6px;
}

h2
{
	padding-top: 16px;
	padding-left: 36px;
	background-image: url("img/cow.gif");
	background-repeat: no-repeat;
	margin-left: -36px;
	font-size: 20px;
}

h3
{
	font-size: 20px;
	margin-bottom: 2px;
}

h4
{
	font-size: 15px;
	margin-bottom: 0px;
}


#contents_container
{
	width: 716px;
	height: 130px;
	background-color: #E3E4DB;
	padding: 6px;
}

.contents_block
{
	width: 240px;
	float: left;
	font-weight: bold;
}

#bands_profile
{
	background-color: #88837D;
	color: white;
	padding: 6px;
	height: 375px;
}

#bands_profile2
{
	background-color: #88837D;
	color: white;
	padding: 6px;
	height: 500px;
}

#bands_profile3
{
	background-color: #88837D;
	color: white;
	padding: 6px;
	height: 3250px;
}

.bands_profile_block
{
	float: left;
	width: 300px;
	padding-right: 50px;
}

.bands_profile_block1
{
	float: left;
	width: 330px;
	height: 205px;
	padding-right: 20px;
	padding-bottom: 20px;
}

.contents_block
{
	width: 240px;
	float: left;
	font-weight: bold;
}

.client_watch_block
{
	float: left;
	width: 320px;
		font-size: 13px;
	font-weight: normal;
}


#quote_o_matic
{
	float: right;
	padding-left: 10px;
}


/* Sub menu */



#submenu {

	clear: both;

	background: #171717;

	display: inline;

	list-style-type: none;

	height: 20px;

	width: 780px;

	margin: 0;

	padding: 0;

	display: block;

	padding-left: 10px;

	font-weight: normal;

}

#submenu li {

	margin-top: 3px;

	float: left;

	font-weight: normal;

}

#submenu li a {

	color: #fff;

	text-decoration: none;

	margin-left: 15px;

		font-weight: normal;

}

#submenu li a:hover {

	/*text-decoration: underline;*/

	color: #c2d943;	

	

}

a:link {
COLOR: #00009C;
}
a:visited {
COLOR: #8E2323;
}
a:hover {
COLOR: #7171C6;
}
a:active {
COLOR: #42C0FB;
}
