﻿body {margin: 0px;
		background-color:#FFF;
		background-image:url(../images/robo_bckgrnd.jpg);
		background-repeat:no-repeat;
		font-family:Verdana, Geneva, sans-serif;
		font-size:14px;
		}

a:link {
	color: #666;
	text-decoration:none;
	}
a:visited {
	color: #666;
	text-decoration:none;
	}
a:hover, a:active {
	color: #666;
	text-decoration:underline;
 	}
h1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size:14px;
	color:#665b44;
}
	
#logo{width:400px;
	position:relative;
		left: 4%;
		top: 15px;
		}

#menu {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 130%;
	position:absolute;
	left: 385px;
	top: 31px;
}

#news {width:400px;
		position:relative;
		left: 5%;
		width:27%;
		font-size:12px;
		border-top: 1px solid #900;
		}
		
#footer {width:600px;
			font-family:Verdana, Geneva, sans-serif;
			font-size:8px;
			text-align:left;
			position:relative;
		}

#gal_table { position:absolute;
		top: 100px;
		left: 3%;
		border:none;
		width: 799px;
		z-index:4;}
		
#gal_image { position:relative;
		left: 10%;
		height:500px;
		width:700px;
		}
		
			
#selfpo { position:relative;
		top: -395px;
		left: -110px;
		}
		
		
#gal_banner { width: 865px;
		position:absolute;
		left: 3%;
		top: 67px;
		z-index:1;}			
		
#about { width: 500px;
		position:relative;
		left: 2%;
		top: 30px;
		z-index:1;
		font-size:14px;}					
