    body
	{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color : #090909;
}
	
	/* ===============================================
	links
	=============================================== */
	
	a:link.profilelink
	{
	color: #FF366A;
	font-family: Tahoma;
	font-size: 10px;
	font-weight: none;
	text-decoration: none;
	}

	a:visited.profilelink
	{
	color: #B7B7B7;
	font-family: Tahoma;
	font-size: 10px;
	font-weight: none;
	text-decoration: none;
	}

	a:hover.profilelink
	{
	color: #FF366A;
	font-family: Tahoma;
	font-size: 10px;
	font-weight: none;
	text-decoration: none;
	}

	a:active.profilelink
	{
	color: #FF366A;
	font-family: Tahoma;
	font-size: 10px;
	font-weight: none;
	text-decoration: none;
	}
	
	a:link.clicklink
	{
	color: #FF366A;
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	}

	a:visited.clicklink
	{
	color: #FF366A;
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	}

	a:hover.clicklink
	{
	color: #FF366A;
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	}

	A:link 
	{
	color: #b7b7b7;
	font-family : Arial;
	font-size : 9px;
	font-style : normal;
	text-decoration: none;
}

A:visited 
{
	color: #b7b7b7;
	font-family : Arial;
	font-size : 9px;
	font-style : normal;
	text-decoration: none;
}
	
A:active 
{ 
    color: #2F2F2F;
	font-family : Arial;
	font-size : 9px;
	font-style : normal;
	text-decoration: none;
}

A:hover 
{ 
    color: white;
	font-family : Arial;
	font-size : 9px;
	font-style : normal;
	text-decoration: none;
	background: #FFFFFF;
}
	
	A:imagelink 
	{
	color: none;
	font-family : none;
	font-size : none;
	font-style : none;
	text-decoration: none;
}
	
	/* ===============================================
	content
	=============================================== */
	
	#contentdoor
	{
	text-decoration : none;
	font-family : Arial;
	font-size : 9px;
	font-style : normal;
	font-weight : normal;
	color : #B7B7B7;
}

	.contentdoor2
	{

	text-decoration : none;
	font-family : Arial;
	font-size : 9px;
	font-style : normal;
	font-weight : normal;
	color : #B7B7B7;
	background-position : left;
   }
	
   #contentdoor3
	{
	text-decoration : none;
	font-family : Arial;
	font-size : 10px;
	font-style : normal;
	font-weight : normal;
	color : #6F6F6F;
}
	
	#logocontent
	{
	font-family: arial;
	color: #B7B7B7;
	font-size: 11px;
	font-weight: bolder;
	text-decoration: none;
}
	
	#maincontent
	{
	font-family: Tahoma;
	color: #F4EADC;
	font-size: 10px;
	font-weight: none;
	text-decoration: none;
	line-height: 14px;
	}
	
	#footer
	{
	font-family: Tahoma;
	color: #9D7F54;
	font-size: 10px;
	font-weight: none;
	text-decoration: none;
	}
	
	#bottom
	{
	background-color: #1C1306;
	}
	
	#mainbg
	{
	background-image: url(bg2.jpg);
}
	
	p
	{
	color: #F4EADC;
	font-family: Tahoma;
	font-size: 10px;
	margin-top: 0px;
	margin-bottom: 9px;
	}
	
	p.subcontent
	{
	color: #F4EADC;
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	text-align: left;
	margin-top: 12px;
	letter-spacing: 0x;
	}
		
	p.subcontentlinks
	{
	color: #F4EADC;
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	text-align: left;
	margin-top: 12px;
	letter-spacing: 0x;
	}
	
	p.img
	{
	font-family: Tahoma;
	color: #F4EADC;
	font-size: 10px;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	}
	
	#textheader
	{
	font-family : Arial;
	font-size : 9px;
	font-style : normal;
	font-weight : normal;
}

.link
{
	font-family: Arial;
	font-size: 9px;
	color : #2F2F2F;
}

