body	{
	background-color: #ffffff;
	text-align: center;
	}

#pagewidth {
	position: relative;
	width: 800px;
	height: 100%;
	background-color: #ffffff;
	text-align: left;
	border: 2px;
	}


a:link 
	{
	font-family: verdana, Arial; 
	color: #ffffff;
	font-size: 12px;
	font-weight: bolder;
	text-decoration: none;
	}
	
a:visited
	{
	font-family: verdana, Arial; 
	color: #ffffff;
	font-size: 12px;
	font-weight: bolder;
	text-decoration: none;
	}

a:hover 
	{
	font-family: verdana, Arial;
	font-size: 12px;
	font-weight: bolder;
	color: #000000; 
	text-decoration: none;
	}	
	
	
a.me {color: #000000;
	 font-size: 11px;
	 }
	 

#pagewidth {
	position: relative;
	width: 800px;
	background-color: #ffffff;
	text-align: left;
	}

	

div.masthead {
	position:   absolute;
	top: 		6px;
	height: 	45px;
	width:   	800px;
	text-align:	center;
	background-color: #ffffff;
	}
	
div.top {
	position:   absolute;
	top: 		30px;
	left:		45px;
	height: 	45px;
	width:   	750px;
	text-align:	center;
	background-color: #ffffff;
	}
	
div.date	{
	position:   absolute;
	top: 		50px;
	height: 	30px;
	width:   	500px;
	text-align:	left;
	background-color: #ffffff;
	}

div.addy	{
	position:   absolute;
	left:		500px;
	top: 		50px;
	height: 	20px;
	width:   	300px;
	text-align:	right;
	font-weight: bolder;
	background-color: #ffffff;
	}

div.menu	{
	position:   absolute;
	top: 		88px;
	height: 	40px;
	width:   	800px;
	text-align:	center;
	background-color: #ffffff;
	}

	
div.menu2	{
	position:	absolute;
	top: 		650px;
	height: 	80px;
	width:   	800px;
	text-align:	center;
	background-color: #ffffff;
	}

div.sidebar {
	position: 	absolute;
	top: 		118px;
	height: 	100%;
	width:   	150px;
	text-align:	center;
	background-color: #ffffff;
	}
	
div.space 	{
	position: 	absolute;
	top: 		120px;
	left:		150px;
	height: 	600px;
	width:   	50px;
	text-align:	center;
	background-color: #ffffff;
			}
			
div.main	{
	position: 	absolute;
	top: 		120px;
	left:		200px;
	height: 	100%;
	width:   	600px;
	text-align:	left;
	background-color: #ffffff;
	}
	
div.quotes	{
	position: 	absolute;
	top: 		550px;
	left:		200px;
	height: 	120px;
	width:   	600px;
	text-align:	center;
	background-color: #ffffff;
	}
	
div.me	{
	position: 	absolute;
	top: 		690px;
	left:		530px;
	height: 	200px;
	width:   	260px;
	text-align:	left;
	}
	
div.general	{
	position: 	absolute;
	top: 		150px;
	left:		180px;
	height: 	100%;
	width:   	560px;
	text-align:	left;
	}
	
	
p.addy		{ 
	font-size: 0.95em; 
	font-weight: bold; 
	margin-top: 2px; 
	text-align: right;
			}
			
p.menu		{ 
	font-size: 0.95em; 
	font-weight: bold; 
	margin-top: 5px; 
		}
				
p		{ 
	font-size: 1.25em; 
	font-weight: bolder; 
	margin-top: 5px;
	text-align: center;
		}	

p.prod		{ 
	font-size: 1.55em; 
	font-weight: bold; 
	margin-top: 5px;
	text-align: left;
		}	
								
p.about		{ 
	font-size: 1.00em; 
	font-weight: bolder; 
	margin-top: 5px;
	text-align: left;
		}		
p.gen		{ 
	font-size: .85em; 
	font-weight: bold; 
	margin-top: 5px;
	text-align: left;
		}	
		
p.me	{
	font-family: DilleniaUPC, verdana;
	font-size: 13px;
	font-weight: bolder;
	color: #101386;
	text-align: right;
		} 	
 		
	
	
div.margin	{
	margin: 5px 10px
			}

</style>

