body {
	
	background-color : #2A8DEB ;
	color : #000000 ;
	font-family : courier, serif ;
	font-size : 30px ;
	
	}


.mybodytext {
	font-family : arial, sans-serif ;
	font-size : 35px ;
	font-weight : bold ;
	font-color :  ;
	}
	
	
.imagebox {
	
	padding : 0px ;
	
	}
	
#banner {

	position : relative ;
	top : 0px ;
	left : 0px ;
	background-color :  ;
	width : 0px ;
	z-index : 10 ;
	
	}
	
#hero {

	position : relative ;
	top : 0px ;
	left : 200px ;
	background-color :  ;
	width : 0px ;
	z-index : 1 ;
	
	}
	
#sidemenu {
	
	Width : 170px ;
	height : 450px ;
	background-color : #EE0824 ;
	padding : 15px ;
	position : absolute ;
	top : 215px ;
	left : 8px ;
	
	}
	
a.link:link, a.link:visited, a.link:hover, a.link:active {

	color : #EEE609
	
	}
	
		
#hello {
	
	Width : 400px ;
	height : 420px ;
	background-color : #FFFFFF ;
	padding : 15px ;
	position : absolute ;
	top : 215px ;
	left : 578px ;
	font color : #aaaaaa ;
	z-index : 5 ;
	
	}
		
.text {

	color : #EE0824 ;
	
	}
