* {
	margin: 0; padding: 0;
}
.clear {
	clear: both; 
}

body {
	background: #2D333E;
	font: normal 12px 'trebuchet ms', arial, tahoma;
	color: #FFF;
}
#container {
	width: 800px;
	height: auto;
	margin: 0 auto;
}
h1 {
	font: bold 14px tahoma;
	padding-bottom: 4px;
}

#blue {
color:#234593;
}

#blue a {
color:#234593 !important;
cursor:text;
text-decoration:none;
}

/* 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:16pt;
}
.button a {
color:#ae0000;
font-size:24pt;
height:60px;
width:260px;
display:block;
padding-top:20px;
text-decoration:none;
background:#ffa62d url('images/proxybutton.jpg') no-repeat;
overflow:hidden;
}
.secure {
display:block;
height:80px;
width:284px;
background:#ffa62d;
margin-top:10px;
}
.secure a {
color:#ae0000;
font-size:24pt;
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:hover {
background:#ffd338;
}
.bleft {
float:left;
margin-left:10px;
}
.bright {
float:right;
margin-right:10px;
}
/* proxy button selectors */

.myspace
{
font-size:120%;
line-height:160%;
}
ul
{
	list-style-type: none;
	text-align:left;
	float:left;
}
.myspace ul
{
	display: block;
	width:200px;
	float:left;
}
.myspace li
{
border:1px solid #191b20;
background-color: #444444;
}
.myspace li:hover
{
background-color: #2d333e;
}
.myspace a
{
display:block;
padding-left:6px;
text-decoration:none;
}
.myspace a:hover
{
text-decoration:none;
}
.right
{
font-size:120%;
line-height:175%;
}
.right ul
{
	display: block;
}


p#paragraph {
	width:620px;
	margin:0 auto;
	padding:10px;
}
#head {
	width: auto;
	height: 131px;
	background: url("images/head.gif") repeat-x;
}
#logo {
	width: 349px;
	height: 131px;
	background: url("images/logo.gif") no-repeat;
	margin: 0 auto;
}
#logo a {
	width: 349px;
	height: 131px;
	display: block;
}
.none {
	display: none;
}
#search {
	width: 241px;
	height: 17px;
	background: url("images/text.gif") no-repeat;
	border: 0;
	padding: 12px;
	margin: 10px 0 0 227px;
}
#submit {
	width: 75px;
	height: 37px;
	background: url("images/surf.gif") no-repeat;
	border: 0;
	margin: 10px 0 0 5px;
}
#options
{
display:none;
}
.checks{
	line-height: 22px;
}
#checkers {
	list-style: none;
	margin: 10px 0 0 232px;
}
.space {
	margin-right: 20px;
}
#text {
	text-align: center;
}
#foot {
	width: auto;
	height: 23px;
	background: url("images/foot.gif") repeat-x;
	margin-top: 30px;
	text-align: center;
	padding-top: 6px;
}
a {
	color: #FFF;
}