body, table, td {	margin:0px 0px 0px 0px;	padding:0px 0px 0px 0px	}/*I got this technique from Addis. Include this to get rid of that funky habit PCIE5 has of showing weird type in forms and tables*/body, table, td, form, input, p, td p {	font-family: georgia;	font-size: 12px;	}img{	border:none	}/*used for page headers*/	h3 {	font-family: impact, verdana; 	color: #348C8B;	font-size: 28px;	letter-spacing: -1 point;	line-height: 15px	}h4{	font-family: georgia;	color: #039;	font-size: 18px;	letter-spacing: -1pt;	line-height: 13px;	padding: 4px 0px 4px 12px;	background-color: #CCCC99;	font-style: italic}/*for use within subdivs of "special"*/h5 {	font-family: impact, verdana; 	color: #348C8B;	font-size: 20px;	letter-spacing: -1 point;	line-height: 11px}/*Here's the PC stuff:This is a pretty textbook way to handle pc navigation within a top horizontal table w/ a colored background*/#nav {	background-color:#000cd;	margin: 0px 0px 4px 18px	}a.dark {	color: black;	font-size: 18px;	letter-spacing: -1px;	word-spacing: 3px;	font-family: impact, verdana, arial black,trebuchet;	text-decoration: none;	background-color: #0000cd;	margin: 0px 0px 0px 0px	}	a.dark:hover{	color:#FFCC00	}	/*For main content*/#content {	font-family: georgia;	font-size: 12px;	margin: 0px 75px 50px 220px; 	padding: 0px 100px 50px 10px	}	/*The content Div is a little too small for forms, like in quotes and admin.*/#formcontent {	font-family: georgia;	font-size: 12px;	margin: 20px 80px 50px 220px; 	padding: 0px 10px 50px 10px	}	/*The content Div is a little too small for forms, like in quotes and admin.*/#garmentcontent {	font-family: georgia;	font-size: 12px;	margin: 20px 60px 50px 60px; 	padding: 0px 10px 50px 10px	}.wordin { 	color: yellow;	font-weight: bold;	font-size: 12px;	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;	text-indent: 10px;	}.subheader {	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;	font-size: 11px;	font-weight: bold;	}/*Used for the table headers on the quotes page*/.qhead{	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;	font-size: 11px;	font-weight: bold;	text-indent: 10px;	}				/*For pages that link to forms, ie, they contain sub-divs, like arta, etc*/#special {	font-family: georgia;	font-size: 12px;	background-color: #FAFAD2;	margin: 20px 200px 50px 220px; 	padding: 5px 20px 10px 20px;	border: 1px solid black	}		/*For Q&A on the artdepartmentpage*/#artq {	font-size: 12px;	color: white;	font-family:verdana;	margin: 15px 0px 0px 1px;	background-color:#666;	padding: 5px 0px 5px 5px;	}#arta {	font-size: 11px;	color: black;	font-family:verdana;	margin: 0px 0px 10px 0px;	background-color:#CCCC99;	padding: 5px 10px 15px 25px;	}				/*For left side "floating boxes"*/#float {	position:absolute;	top: 100px;	left:20px;	font-family: trebuchet MS, arial;	font-size: 12px;	line-height:12px;	color: black;	background-color: #CCCC99;	padding: 10px;	width: 170px;	display: block	}/*subdiv within a float*/	#innerfloat {	background-color: #2E8C8B;	padding: 2px;	border: 1px solid white;	color:white	}#innerfloattext {	padding: 5px;	text-align: center	}				/*This is for floating the staff images*/#staffimage{	float:left;	padding-right: 10px;	}	/*This is for the staff image box*/#staffbox{	top: 100px;	left: 230px;	width:500px;	position: absolute;	border: 1px solid black;	background-color: #FFCC66;	padding: 10px;}/*Used for floating divs within main content. Mostly for quotes */#quotebox{	border: 1px solid black;	background-color: #FFCC66;	padding: 10px;}#footer {	color: white;	font-family: verdana;	font-size: 15px;	background-color: #666;	margin: 30px 0px 0px 0px;	padding: 20px 0px 100px 0px;	text-align: center;	}