/* CSS Document */
body { 
background-image:url(bg.jpg); 
background-repeat:repeat-x;
background-color: #4f7cbd;
}
img {border: 0;}

.header { 
background: url(../l4g1.gif) no-repeat; 
float:right; 
height: 100; 
width: 150; 
position:relative;
}
.lognav { 
background-color:#FFFFFF; 
position: relative;
float: left;
margin: 0 20 0 20;
border-right: 3px solid #000000;
border-bottom: 3px solid #000000;
color:#000000;
font-size:14px; 
font: Verdana, Arial, Helvetica, sans-serif; 
width: 200px;
height: auto;
top: 40px;
padding: 5 10 5 10;
}

.text { 
background-color:#FFFFFF; 
position: relative;
border-right: 3px solid #000000;
border-bottom: 3px solid #000000;
color:#000000;
font-size:14px; 
font: Verdana, Arial, Helvetica, sans-serif; 
width: 600px;
height: auto;
top: 40px;
margin-left: auto;
margin-right: auto;
_left: 20%;
padding: 5 10 5 10;
}

.text img {border: 0;
}
.tbl1 {position:relative;
left: -180px;
_left: 0px;}

.menu {
position:relative;
height: 50px; 
width: 100%; 
display:block; 

}

.menu a#l4g {
	background: url(../news/home.gif) no-repeat;
	float:left;
	position: relative;
	left: auto;
	right: auto;
	height: 50px;
	width: 50px;
	/*padding: 101 50 70 50;*/
	padding-right: 20px;
	_margin-right: 20px;
	_top: -1;
	margin-bottom: 10px;
	border: none;
	text-decoration:none;
	
}


.menu a#l4g:hover {
background: url(../news/homeover.gif) no-repeat;
text-decoration:none;
}

.menu a#hardware {
	background: url(../news/ram.gif) no-repeat;
	float:left;
	position: relative;
	left: auto;
	right: auto;
	height: 50px;
	width: 50px;
	/*padding: 0 50 70 50;*/
	padding-right: 20px;
	_margin-right: 20px;
	_top: -1;
	margin-bottom: 10px;
	border: none;
	text-decoration:none;
	
}


.menu a#hardware:hover {
background: url(../news/ramover.gif) no-repeat;
text-decoration:none;
}

.menu a#software {
	background: url(../news/software.gif) no-repeat;
	float:left;
	position: relative;
	left: auto;
	right: auto;
	height: 50px;
	width: 50px;
	/*padding: 0 50 70 50;*/
	padding-right: 20px;
	_margin-right: 20px;
	_top: -1;
	margin-bottom: 10px;
	border: none;
	text-decoration:none;
	
}


.menu a#software:hover {
background: url(../news/softwareover.gif) no-repeat;
text-decoration:none;
}

.menu a#gadgets {
	background: url(../news/gadgets.gif) no-repeat;
	float:left;
	position: relative;
	left: auto;
	right: auto;
	height: 50px;
	width: 50px;
	/*padding: 0 50 70 50;*/
	padding-right: 20px;
	_margin-right: 20px;
	_top: -1;
	margin-bottom: 10px;
	border: none;
	text-decoration:none;
	
}


.menu a#gadgets:hover {
background: url(../news/gadgetsover.gif) no-repeat;
text-decoration:none;
}
.menu a#apple {
	background: url(../news/apple.gif) no-repeat;
	float:left;
	position: relative;
	left: auto;
	right: auto;
	height: 50px;
	width: 50px;
	/*padding: 0 50 70 50;*/
	padding-right: 20px;
	_margin-right: 20px;
	_top: -1;
	margin-bottom: 10px;
	border: none;
	text-decoration:none;
	
}


.menu a#apple:hover {
background: url(../news/appleover.gif) no-repeat;
text-decoration:none;
}

.menu a#tv {
	background: url(../news/tv.gif) no-repeat;
	float:left;
	position: relative;
	left: auto;
	right: auto;
	height: 50px;
	width: 50px;
	/*padding: 0 50 70 50;*/
	padding-right: 20px;
	_margin-right: 20px;
	_top: -1;
	margin-bottom: 10px;
	border: none;
	text-decoration:none;
	
}


.menu a#tv:hover {
background: url(../news/tvover.gif) no-repeat;
text-decoration:none;
}

.menu a#news {
	background: url(../news/news.gif) no-repeat;
	float:left;
	position: relative;
	left: auto;
	right: auto;
	height: 50px;
	width: 50px;
	/*padding: 0 50 70 50;*/
	padding-right: 20px;
	_margin-right: 20px;
	_top: -1;
	margin-bottom: 10px;
	border: none;
	text-decoration:none;
	
}


.menu a#news:hover {
background: url(../news/newsover.gif) no-repeat;
text-decoration:none;
}

.menu a#edit {
	background: url(../news/edit.gif) no-repeat;
	float:left;
	position: relative;
	left: auto;
	right: auto;
	height: 50px;
	width: 50px;
	/*padding: 0 50 70 50;*/
	padding-right: 20px;
	_margin-right: 20px;
	_top: -1;
	margin-bottom: 10px;
	border: none;
	text-decoration:none;
	
}

.menu a#edit:hover {
background: url(../news/editover.gif) no-repeat;
text-decoration:none;
}

.footer {
position: static;
bottom: 2%;
height: 50px; 
width: auto; 
display:block; 

}

.footer a {
text-decoration: none;
color: yellow;
}

.footer a:hover {
text-decoration: underline;
}