	/* ALL PAGES */
		body {
			font:Times New Roman, Times, serif;
			font-family:Times New Roman, Times, serif;
			font-size:15px;
			background-color:#cccccc;
			color:#000000;
			text-align:center;
			width:100%;
		}
		.updateSection {
			border:1px solid #000066; 
			margin-left:auto; margin-right:auto; 
			padding:20px
		}
		.links a {
			font-size:1.8em;
			padding:0px 10px 0px 10px;
			position:relative; top:-10px;
		}
		.links a:hover {
			color:#000000;
		}
		h2 {
			font-size:24px;
			color:#000000;
		}
		#title {
			font-family:'Brush Script MT', 'Comic Sans MS', Papyrus; 
			font-size:74px; 
			font-weight:100;
		}
		#Jeff {
			font-family:'Lucida Handwriting', 'Monotype Corsiva', 'Segoe Print'; 
			font-size:24px; 
			font-weight:bold;
		}
		a {
			color:#000066;
			font-weight:bold;
		}
		img {
			border:0;
		}
		.names {
			font-weight:bold;
			color:#000066;
		}
		.main {
			min-width:550px;
			text-align:center;
			padding-left:200px;
			padding-right:200px;
		}
		.date {
			color:#000000;
			font-weight:bold;
			font-size:24px;
		}
		.required {
			color:#000066;
			font-weight:bold;
		}
		#about {
			width:90%;
			min-width:750px;
			text-align:justify;
			margin-left:auto;
			margin-right:auto;
			text-indent:25px;
			font-size:20px;
		}
		.order {
			height:100px;
		}
		.thanks { 
			width:90%;
			min-width:750px;
			text-align:center;
			margin-left:auto;
			margin-right:auto;
			color:#990000;
			font-size:22px;
			font-weight:bold;
		}
		.gc {
			width:60%;
			text-align:center;
			margin-left:20%;
			margin-right:20%;
			font-size:22px;
			font-weight:bold;
			color:#990000;
		}
		.centeredTable {
			margin-left: auto;
			margin-right: auto;
			text-align:center;
			font:Verdana, Arial, Helvetica, sans-serif;
			font-size:14px;
			color:#000000;
		}
		#news  {
			position:absolute; top:300px; left:40px; 
			width:180px; height:200px;
			border:3px solid #000066;
			color:#000000;
			background-color:#cccccc;
			padding-left:10px;
			padding-right:10px;
			padding-bottom:20px;
		}
		#tellFriend {
			position:absolute; top:300px; right:40px;
			width:180px; height:200px;
			border:3px solid #000066;
			color:#000000;
			background-color:#cccccc;
			padding-left:10px;
			padding-right:10px;
			padding-bottom:20px;
		}
		#catalogLinks a {
			padding:30px;
			padding-bottom:30px;
		}
		#catalogLinks {
			position:relative; top:30px;
		}
		#personal {
			width:60%;
			text-align:justify;
			margin-left:20%;
			margin-right:20%;
			text-indent:25px;
			font-size:22px;
			font-weight:bold;
			color:#990000;
			background-image:url(../pics/Silver.png); background-position:center; background-repeat:no-repeat;
		}
		th {
			background-color:#000066;
			height:25px;
			font-weight:bold;
			color:#FFFFFF;
			font-size:12px;
			font:Verdana, Arial, Helvetica, sans-serif;
		}