	body 
	{ 
        background:                 #000000; 
		scrollbar-arrow-color:      #ffffff;
		scrollbar-track-color:      #000000;
		scrollbar-shadow-color:     #000000;
		scrollbar-face-color:       #333333;
		scrollbar-highlight-color:  #ffffff;
		scrollbar-darkshadow-color: #000000;
		scrollbar-3dlight-color:    #666666;
	}

	a:link 
	{
		text-decoration: none;
	}

	a:visited 
	{
		text-decoration: none;
	}

	a:hover 
	{
		text-decoration: none;
	}	

	a:active 
	{
		text-decoration: none;
	}

	#top
	{
		position: absolute;
		top:      1px;
		left:     177px;
	}

	#buttons
	{
		position: absolute;
		top:      15px;
		left:     41px;
	}
	
	#text
	{ 
		position:       relative;
		top:            12px;
		left:           40px;
		width:          350px;
		padding-bottom: 10px;
		color:          #ffffff;
        font-size:      12px;
        text-align:     left;
        font-family:    arial, georgia, times, sans-serif;
	}


	#text_copyright 
	{ 
		position:       relative;
		top:            12px;
		left:           40px;
		width:          350px;
		padding-bottom: 60px;
        color:          #ffffff;
        font-size:      11px;
        text-align:     center;
        font-family:    arial, georgia, times, sans-serif;
	}

	#text_contents
	{ 
		position:       relative;
		top:            12px;
		left:           90px;
		width:          400px;
		padding-bottom: 15px;
		color:          #ffffff;
        font-size:      12px;
        text-align:     left;
        font-family:    arial, georgia, times, sans-serif;
	}

	#copyright_contents 
	{ 
		position:       relative;
		top:            12px;
		left:           90px;
		width:          400px;
		padding-bottom: 60px;
        color:          #ffffff;
        font-size:      11px;
        text-align:     left;
        font-family:    arial, georgia, times, sans-serif;
	}
	
	#photo_author
	{
		position: 		relative;
		top:      		12px;
		left:     		95px;
		width:          340px;	
		padding-bottom: 20px;
	}

	#title_author
	{ 
		position:       relative;
		top:            12px;
		left:           153px;
		width:          100px;
		padding-bottom: 10px;
		color:          #ffffff;
        font-size:      12px;
        text-align:     left;
		font-weight:	bold;
        font-family:    arial, georgia, times, sans-serif;
	}

	
	#text_author
	{ 
		position:       relative;
		top:            12px;
		left:           40px;
		width:          350px;
		padding-bottom: 10px;
		color:          #ffffff;
        font-size:      12px;
        text-align:     left;
        font-family:    arial, georgia, times, sans-serif;
	}
	
	#copyright_author 
	{ 
		position:       relative;
		top:            12px;
		left:           33px;
		width:          340px;
		padding-bottom: 60px;
		color:          #ffffff;
        font-size:      11px;
        text-align:     center;
        font-family:    arial, georgia, times, sans-serif;
	}

	#text_video
	{ 
		position:       absolute;
		top:            217px;
		left:           108px;
		width:          200px;
		padding-bottom: 10px;
		color:          #ffffff;
        font-size:      12px;
        text-align:     center;
        font-family:    arial, georgia, times, sans-serif;
	}
	
	#text_cc
	{ 
		position:       relative;
		top:            12px;
		left:           40px;
		width:          375px;
		color:          #ffffff;
        font-size:      12px;
        text-align:     center;
        font-family:    arial, georgia, times, sans-serif;
	}


	td 
	{
   		text-align:     center;
        color: 			#ffffff; 
        font-size: 		12px;  
        font-family:    arial, georgia, times, sans-serif;    
	}
