#page { margin:0px auto; width:740px; text-align:left; 
  		}

body { background-color: rgb( 228, 228, 228);
	text-align:center;
	margin:0px;
	height:100%;
		} 
 
#banner { font-size:65px;
	font-weight:900;
	Vertical-align:top;
	width:590px;
	margin:0px;
		} 

#leftside-content, #rightside-content { display:inline; 
	width: 125px; 
	height:100%;
		}


body, #banner, #middle-content, bottom-content { font-family:palatino Linotype; 
	text-decoration:none; 
		}

#center-content {	background-image:url(http://philliponplanet.com/Images/MainBackground01-04-11.JPG); 
	position:absolute;
	background-repeat; norepeat:
	width:590px;
		 }

#middle-content {  height: 200px;
	color: rgb( 0, 0, 0);
	font-size:35px;
	font-weight:900;
	width:590;
		 }

#bottom-content {  height:300px;
	color: rgb( 0, 0, 0);
	font-size: 20px;
	font-weight:900;
	width:590;
	margin-left:20px;
	position:relative;
	top: -15px; 
		 }

#banner, #middle-content, bottom-content { position:relative; }


#banner,#middle-content, bottom-content { text-align:center; 
	color: rgb( 0, 0, 0);
		}

#center-content { height:600px; }
#leftside-content, #rightside-content { height:650px; }

#banner, #leftside-content, #rightside-content { display:inline; }

#rightside-content { float:right; }

#middle-content A:link {text-decoration: underline; color: rgb( 0, 0, 0);	  }
#middle-content A:visited {text-decoration: underline; color: rgb( 0, 0, 0);	  }
#middle-content A:active {text-decoration: underline; color: rgb( 0, 0, 0);	  }
#middle-content A:hover {text-decoration: underline; color: rgb( 0, 0, 0);	  }

#bottom-content A:link {text-decoration: none; color: rgb( 0, 0, 0);	  }
#bottom-content A:visited {text-decoration: none; color: rgb( 0, 0, 0);	  }
#bottom-content A:active {text-decoration: none; color: rgb( 0, 0, 0);	  }
#bottom-content A:hover {text-decoration: underline; color: rgb( 0, 0, 0);}
