/*********
* PAGE STYLE
**********/
body {
	background: #000000;
	color: #605955;
	text-align: center;
	margin: 0px;
	padding: 0px; 
	font-family:"Times New Roman",Georgia,Serif;
}

a{
	border: 0px;
	color: #706965;
	text-decoration: none;
	font-style: oblique;
}

a:active{
	border: 0px;
	color: #706965;
	text-decoration: underline;
	font-style: oblique;
}

a:hover{
	border: 0px;
	color: #706965;
	text-decoration: underline;
	font-style: oblique;
}

a:visited{
	border: 0px;
	color: #706965;
	text-decoration: none;
	font-style: oblique;
}

#container{
	top: 20px;
	position: relative;
	width: 980px;
	margin-left: auto; 
	margin-right: auto; 
	position: relative;
	text-align; left;
	z-index: 0;
}
#header_img{
	position: relative;
	z-index: 0;
}

#quote{
	position: relative;
	width: 580px;
	text-align: left;
	left: 2px;
	top: 20px;
	z-index: 0;
}

#img1{
	position: absolute;
	top: 290px;
	right: 2px;
	height: 500px;
	width: 390px;
	z-index: 0;
} 
#yt_video{
	position: relative;
	top: 40px;
	width: 580px;
	left: 5px;
	text-align: left;
	z-index: 0;
}
.thumb{
	border: 1px solid #403935;
	margin-bottom: 10px;
	margin-left: 10px;
	float: right;
}

#by{
	position: relative;
	text-align: left;
	width: 580px;
	top: 65px;
	left: 5px;
	z-index: 0;
}
#coming{
	border: 0px;
	color: #605955;
	text-decoration: none;
}
#counter{
	position: absolute;
	top: 0px; 
	left: 0px; 
	padding-top: 1px; 
	padding-left: 3px; 
	z-index: 0;
}
/*CROSS-SITE MENU BAR
 */
#master_bar {
	background-color: #302925;
    text-align: left;
	height: 24px;
    padding-top: 3px;
    padding-bottom: 3px;
    padding-left: 7px;
    border-bottom: 1px solid #504945;
    filter:alpha(opacity=80);
    opacity:0.80;
    position: relative;
    font: 12px/170% Verdana, sans-serif;
    font-style: normal;
    color: #908985;
}  
#mb_span_1{
 	float: left;
    padding-right: 5px;
    margin-right: 5px;
    padding-top: 2px;
    margin-top: -3px;
 	border-right: 1px solid #504945;
}
      	
#mb_span_2{
    position: relative;
    top: 2px;
}

#mb_span_3{
        position: absolute; 
        top: 7px;
        font-size: 11px;
        right: 5px;
        font-weight: bold;
}
 
#mb_slice{
 	color: #605955;
}

#master_bar a{
	border: 0px;
	color: #908985;
	text-decoration: none;
	font-style: normal;
}

#master_bar a:active{
	border: 0px;
	color: #908985;
	text-decoration: underline;
	font-style: normal;
}

#master_bar a:hover{
	border: 0px;
	color: #908985;
	text-decoration: underline;
	font-style: normal;
}

#master_bar a:visited{
	border: 0px;
	color: #908985;
	text-decoration: none;
	font-style: normal;
}
