body{
background-color:#1C1C1C;
margin:0 auto;
padding:0;
font-family:Tahoma, Helvetica, sans-serif;
font-size:12px;
color:#EDEDED;
}
#header{
height:160px;
text-align:center;
}
#content{
width:640px;
margin:0 auto;
}
#center {
text-align:center;
}

/* proxy button selectors */
#box {
width:600px;
border:thin solid #1b1d24;
height:214px;
margin-left:auto;
margin-right:auto;
}
#box h3 {
margin-left:38px;
font-size:15pt;
}
#secure {
display:block;
height:80px;
width:284px;
background:#ffa62d;
margin-top:10px;
}
#secure a {
color:#ae0000;
font-size:24pt;
font-weight:normal;
height:60px;
width:260px;
display:block;
padding-top:20px;
text-decoration:none;
background:#ffa62d url('images/proxybuttonsec.jpg') no-repeat;
overflow:hidden;
}
#box a:hover {
background-position:0 -80px;
}
.bleft a {
padding-left:24px;
}
.bright a {
padding-left:24px;
}
#button {
display:block;
height:80px;
width:284px;
background:#ffa62d;
margin-top:10px;
}
#button a {
color:#ae0000;
font-size:24pt;
font-weight:normal;
height:60px;
width:260px;
display:block;
padding-top:20px;
text-decoration:none;
background:#ffa62d url('images/proxybutton.jpg') no-repeat;
overflow:hidden;
}
#button:hover {
background:#ffd338;
}
.bleft {
float:left;
margin-left:10px;
}
.bright {
float:right;
margin-right:10px;
}
/* proxy button selectors */

.youtube
{
font-size:120%;
line-height:160%;
width:400px;
}
.youtube ul
{
	list-style-type: none;
	display: block;
	width:200px;
	float:left;
}
.youtube li
{
border:thin solid #F7A982;
}
.youtube li:hover
{
background-color: #444444;
}
.youtube a
{
display:block;
padding-left:6px;
}
.youtube a:hover
{
text-decoration:none;
}
.right
{
font-size:120%;
line-height:170%;
width:400px;
padding-top:1px;
}
.right ul
{
	list-style-type: none;
	display: block;
	width:400px;
	text-align:left;
}


#right {
	margin: 2px 0px 0px 0px;
    width: 900px;
	height: 45px;
	text-align: left;
	padding: 15px 15px 0px 0px;
	float: right;
}
p{
color:#EDEDED;
font-family:Tahoma, Helvetica, sans-serif;
font-size:12px;
text-align:left;
padding-left:10px;
padding-right:10px;
padding-top:0px;
padding-bottom:0px;
text-indent:30px;
}
h1 {
	font-size: 14px;
	color: #F7A982;
	text-decoration: underline;
	margin: 0px;
	padding: 0px;
	text-align:left;
}
#wrap{
background-image:url(images/browser.jpg);
background-repeat: no-repeat;
width:490px;
height:80px;
padding-top:120px;
margin-top:-10px;
}
#input{
width:288px;
font-family:Tahoma, Helvetica, sans-serif;
font-size:16px;
color:#F7A982;
font-weight:bold;
padding:21px;
float:left;
border:0;
margin-left:13px;
}
#go  
	{
    text-align:center;
	padding-top:8px;
    padding-right:12px;
    opacity: .6;
	-moz-opacity: .6;
	filter: alpha(opacity=60);
    }
#go:hover
{
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);
}    
#options{
display:none;
}
a, a:visited 
{ 
    color: #F7A982;
    font-weight: bold;
    text-decoration: none;
} 
a:hover, a:active 
{
    text-decoration: underline;
    background-color: transparent;
}
a.footer
{
color:#EDEDED; 
text-decoration:none;
}

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