/*	music.compartment.se STYLESHEET 2.0*/
/*	LAST REV 2009-03-02 		*/
/*	(C) compartment AB 2008, 2009	*/
/*	COMPARTMENT.SE 			*/

#bodytop 	{
	margin-top: 50px;
	background-color: #FFFFFF;
	font-family: FuturaLT, Futura, Futura Light, Arial, Helvetica;
	color: #666666;
	text-align: center;
}

body{
/*	margin-top: 50px;
*/
	background-color: #FFFFFF;
	font-family: Arial, Helvetica;
	color: #666666;
	text-align: center;
}

frameset {
	border:0px;
}

frame {
	border: none;
}

a	{
	text-decoration: none;
/*	color: #F6891F; */
	color: #666666;
}

a:hover	{
	color: #F6891F;
/*	text-decoration: strike;
*/

}

#wrapper	{
	width: 740px;
/*	height: 540px;
*/
	margin: 0 auto;
	text-align: left;
}

#head	{
	text-align: left;
}

#headmenu	{
	padding-left: 400px; 
	text-align: right; 
	float: right; 
	position: relative; 
	margin-top: -50px;
/*	display: static;
*/
}

a.orangelink	{
	text-decoration: none;
	color: #F6891F;
}

a.orangelink:hover	{
	color: #F6891F;
	text-decoration: underline;

}

#menu	{
	margin-left: 20px;
	margin-top: 0px;
	width: 200px;
}

.content	{
/*
	margin-left: 100px;
	margin-top: 20px;
	width: 350px;
*/
	text-align: left;
}

.text	{
	font-size: 12px;
}

ul	{
	font-size: 12px;

}

#footer	{
	font-size: small;
	text-align: center;
	margin: 0 auto;
	margin-left: auto;
	margin-right: auto; 
	margin-top: 25px;
	width: 740px;
}

img	{
	border: 0px;
}

.hidden	{
	display: none;
}

H1	{
	font-size: 16px;
}

H2	{
	font-size: 14px;
}

H3	{
	font-size: 13px;
}

H3	{
	font-size: 12px;
}

H4	{
	font-size: 11px;
}

H5	{
	font-size: 10px;
}

H6	{
	font-size: 9px;
}

.copyright	{
	padding-left: 300px;
	padding-right: 0px;
	text-align: left;
}

dfn	{
	text-transform: uppercase;
}

/*	EOF 	*/ 
