/**********************
BLACK SKIN 
**********************
@ date created :: 8 Nov 2007
@ last modified :: 8 Nov 2007
*****************************/
body{
	background-color: #000000;

}
html { 
scrollbar-arrow-color:#FFFFFF; 
scrollbar-face-color:#000000; 
scrollbar-highlight-color:#D4D0C8; 
scrollbar-3dlight-color:#D4D0C8; 
scrollbar-darkshadow-color:#333333; 
scrollbar-shadow-color:#666666; 
}
H1 {
	FONT-FAMILY: Arial, Tahoma, Verdana;
	font-size: 1.4em;
	color: #BEBEBE;
	font-weight: bold;
	margin: 0;
}
H2 {
	FONT-FAMILY: Arial, Tahoma, Verdana;
	font-size: 1.3em;
	font-weight:normal;
	color: #BEBEBE;
}
H3 {
	FONT-FAMILY: Arial, Tahoma, Verdana;
	font-size: 1em;
	color: #BEBEBE;
	font-weight: normal;
}
H4 {
	font-weight: normal;
	color: #BEBEBE;
	font-family: Arial, Tahoma, Verdana;
}
 
p{
	font-family: Arial, Tahoma, Verdana;
	color:#BEBEBE;
}
ul{
	color: #BEBEBE;
}
ol{
	color: #BEBEBE;
}
a, a:link, a:visited {
	color:#999999;
	font-weight: normal;
	text-decoration:none;
}
a:hover{
	color:#666666;
	font-weight:normal;
	text-decoration:none;
}
.logo{
	background-image:url(images/logo.gif);
	background-repeat:no-repeat;
}
.loader{
	background:url(images/loader.gif) no-repeat;
}
.tag-line{
	background-image: url(images/lost_link.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.blog-links-wrapper {
	/*background-color: #0C0C0C;*/
	/*border: 0.5px solid #828282;*/
}
.page1-image{
	background:url(images/page1_bg.gif) no-repeat;
}
.page2-image{
	background:url(images/page2_bg.gif) no-repeat;
}
.page3-image{
	background:url(images/page3_bg.gif) no-repeat;
}
.page4-image{
	background:url(images/page4_bg.gif) no-repeat;
}
div.navigation .button-1 a:link, div.navigation .button-1 a:visited {
	background-image: url(images/button-1.gif);
	background-repeat: no-repeat;
	background-color:#000000;
}
div.navigation .button-1 a:hover {
	background-position: 0px -146px;
}
div.navigation .button-2 a:link, div.navigation .button-2 a:visited {
	background-image: url(images/button-2.gif);
	background-repeat: no-repeat;
	background-color:#000000;
}
div.navigation .button-2 a:hover {
	background-position: 0px -146px;
}
div.navigation .button-3 a:link, div.navigation .button-3 a:visited {
	background-image: url(images/button-3.gif);
	background-repeat: no-repeat;
	background-color:#000000;
}
div.navigation .button-3 a:hover {
	background-position: 0px -146px;
}
div.navigation .button-4 a:link, div.navigation .button-4 a:visited {
	background-image: url(images/button-4.gif);
	background-repeat: no-repeat;
	background-color:#000000;
}
div.navigation .button-4 a:hover {
	background-position: 0px -146px;
}
.footer {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	padding-top:0.3em;
	text-align: right;
}
.footer p{
	font-size:0.7em;
	color:#CCCCCC;
}
.footer p .emphasis{
	color:#999999;
}
.content-holder .column-2 {
	background-image: url(images/transparent-bg.png);
	background-repeat: repeat-y;
}
.content-holder .column-1 {
	background-image: url(images/transparent-bg.png);
	background-repeat: repeat-y;
}
.swf-background{
	color:#000000;
}