* { margin: 0; padding: 0;  }

body {overflow-x: hidden;
	background: #000000;
	font: 14px Arial,Verdana,sans-serif;
	color: #a9a9a9;
	margin:0px 0px 10px 0px;
}


a, a:hover {
	text-decoration :underline;
	color: #058dc7;
}
a:hover {
text-decoration :none;
}

.p {
	margin:0px;
}


#page {
	width: 950px;
	position: relative;
	height:100%;
	padding:0px 8px 0 8px;
	margin: 0 auto;
}
#top {
	position: relative;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;

}

#line {
background:#33CCFF none repeat scroll 0%;
font-size:0px;
height:1px;
margin-bottom:10px;
margin-top:10px;
clear:both;
}

#header {
	margin: 5px 0 10px 20px;
	font-size: 1.5em;
	letter-spacing: 3px;
}



#anim_line {
background:#33CCFF;
font-size: 0px;
height:2px;
margin-top:1px;
margin-bottom:10px;
width:730px;
}

object,embed{margin:-1px;}

#left_col {
	width: 210px;
	float:left;}

#right_col {
	background: url(http://www.sat13.com/menu/0camo.jpg);
	width:738px;
	padding:0 0 1px 1px;
float:left;

}

.clearboth {
	clear:both;
}

#copyright{
font-size: 0.9em;
text-align:center;
color: #d9d9d9;
}

#holder { position: absolute; top: 0; left: 0;width:100%;}
#copy {clear: both; height: 5em; position: absolute; bottom: 0; left:0;   border: none; width: 100%;}
