body {
	font-family: "Courier New", Courier, monospace;
	color: #009900;
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
	background-color: #cc9966;
	background-image:url(images/transpbg.gif);
}

td {
	font-family: "Courier New", Courier, monospace;
}
p.body {	
	font-family: "Courier New", Courier, monospace;
	color: #009900;
	line-height: 1.166;
	font-size: 12px;
	font-weight: bold;
	padding-left: 40px;
	background-color: #ffffff;
	margin-left: auto;
    margin-right: auto;
}
p.bodygreen {	
	font-family: "Courier New", Courier, monospace;
	color: #009900;
	line-height: 1.166;
	font-weight: bold;
	padding-left: 400px;
	margin-left: auto;
    margin-right: auto;
}
p.bodyabout {	
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #009900;
	line-height: 1.166;
	font-weight: normal;
	padding-left: 400px;
	margin-left: auto;
    margin-right: auto;
}
div.divbody {
	width: 754px;
	background-color: #ffffff;
	margin-left: auto;
    margin-right: auto;
	border: #cc9966 4px double;
	background-image:url(images/panstatueandbust.jpg);
	background-position:left;
	background-repeat:no-repeat;
}
div.divbodycon {
	width: 754px;
	background-color: #ffffff;
	margin-left: auto;
    margin-right: auto;
	border: #cc9966 4px double;
	background-image:url(images/figurinebg.jpg);
	background-position:left;
	background-repeat:no-repeat;
}
div.divbodyabo {
	width: 754px;
	background-color: #ffffff;
	margin-left: auto;
    margin-right: auto;
	border: #cc9966 4px double;
	background-image:url(images/aboutdesignagebg.jpg);
	background-position:left top;
	background-repeat:no-repeat;
}

a {
	color: #009900;
	text-decoration: underline;
}
a:link{
	color: #009900;
	text-decoration: underline;
}
a:visited{
	color: #006600;
	text-decoration: none;
}
a:hover{
	color: #990000;
	text-decoration: underline;
}
#masthead{
	padding: 10px 0px 0px 0px;
	width: 100%;
}
#globalNav{
	padding: 0px 0px 5px 10px;
	color: #cccccc;
}
#globalNavgreen{
	padding: 0px 0px 5px 10px;
	color: #009900;
}
#globalNav a {
	padding: 0 4px 0 0;
}
div.headnav {
	width: 100%;
	text-align: center;
	background-image:url(images/navbg.gif);
	background-repeat: repeat-x;
	border-top: white 2px solid;
	border-bottom: #762a1d 5px double;
}
div.homehead {
	width: 100%;
	text-align: center;

}
div.otherhead {
	width: 754px;
	height: 81px;
	background-color: #ffffff;
	background-image:url(images/headbg.gif);
	background-repeat:repeat-x;
	margin-left: auto;
    margin-right: auto;
}
div.otherhead h1.design {
    color: black;
	font-size: 18px;
	display: inline;
	position: relative;
	left: 200px;
	top: 30px;
}
div.otherhead h1.designphp {
    color: black;
	font-size: 18px;
	display: inline;
	position: relative;
	left: 20px;
	top: 30px;
}
div.gaptop {
	width: 100%;
	height: 17px;
	background-color: #ffffff;
	background-image: url(images/gaptopbg.gif);
	background-repeat: repeat-x;
	margin-left: auto;
    margin-right: auto;
	border-bottom: #762a1d 2px solid;
}
