body{
background-color:#0d0d0d;
margin:0 auto;
padding:0;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFFFFF;
}
body {
opacity: 0.99999;
-moz-opacity: 0.99999;
-khtml-opacity: 0.99999;
filter: alpha(opacity=99);
}

#header{
height:160px;
text-align:center;
}
#content{
width:610px;
margin:0 auto;
text-align:center;
}
p{
color:#ffffff;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
text-align:left;
padding-left:10px;
padding-right:10px;
padding-top:0px;
padding-bottom:0px;
text-indent:30px;
}
h1 {
	font-size: 20px;
	color: #3f669E;
	text-decoration: underline;
	margin: 0px;
	padding: 5px;
	text-align:left;
}
.youtube
{
font-size:120%;
line-height:160%;
}
ul
{
	list-style-type: none;
	text-align:left;
	float:left;
}
.youtube ul
{
	display: block;
	width:200px;
	float:left;
}
.youtube li
{
border:1px solid #F7A982;
}
.youtube li:hover
{
background-color: #e9fde1;
}
.youtube a
{
display:block;
padding-left:6px;
}
.youtube a:hover
{
text-decoration:none;
}
.right
{
font-size:120%;
line-height:180%;
}
.right ul
{
	display: block;
}

#wrap{
background:url(images/browser.jpg) 0px 0px no-repeat;
width:610px;
height:80px;
padding-top:20px;
}
#proxy_url{
background:url(images/url.jpg) no-repeat;
width:334px;
height:60px;
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
color:#FFFFFF;
font-weight:bold;
padding-top:22px;
padding-left:6px;
float:left;
border:0;
margin-left:10px;
}
#proxy_button  
	{
    text-align:center;
	padding-top:8px;
    padding-right:0px;
    float:left;
    opacity: .6;
	-moz-opacity: .6;
	filter: alpha(opacity=60);
    }
#proxy_button:hover
{
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);
}    
a:link, a:visited 
{ 
    color: #FF6B15;
    font-weight: bold;
    text-decoration: none;
} 
a:hover, a:active 
{
    color: #3f669e;
    text-decoration: underline;
    background-color: transparent;
}
a.footer
{
color:#ffffff; 
text-decoration:none;
}

#footer
{
width:auto;
text-align:center;
}
.social
{
	opacity: .6;
	-moz-opacity: .6;
	filter: alpha(opacity=60);
}
.social:hover 
{
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);
}