	html { 
		
		background: #FFF url(images/Top_background.jpg) no-repeat top left;
		width: 800px;
				}	

	
	
	body /* around everything in the body. */ {
	color: black;
	font-size: 15px;
	font-family: Georgia, comic-sans, Adelon-Light, sans-serif;
	width: 800px;
			}

		

#banner /*Is a flash file. */ {	
		margin-top: 60px;
		margin-left: 70px;
		margin-bottom: 10px;
		z-index: 10;
		}




#text /*where the text will be for all pages*/  {
	padding: 10px;
	margin-top: 50px;
	margin-left: 60px;
	width: 700px;
	border-style: groove;
	background: url(images/Text_back.gif) repeat top right;
			}





#text p img /*where the text will be for all pages*/  {
		padding: 0px;
		border: none;
			}

#text p  /*where the text will be for all pages*/  {
	width: 670px;
	margin-right: 10px;
	font-size: 14px;
			}




#text h5 /*photo of my from "about me" page */{
		float: right;
		margin-top: 0;
		padding-top: 0;
		}
#link_box p {
	width: 640px;
	text-align: justify;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 200px;
}
.imgborder {
	margin: 5px;
}
a {
	text-decoration: underline;
	font-family: "Times New Roman", Times, serif;
	color: #333;
	
}
#text table {
	margin-right: auto;
	margin-left: auto;
}

	ul.MenuBarHorizontal li.MenuBarItemIE
	{
		display: inline;
		f\loat: left;
		background: #FFF;
	}
.desktop_img {
	padding: 5px;
	margin-right: 150px;
}

