body {
	background-image: url(../images/PortfolioGroupBG1.gif);
	background-repeat: repeat;
	margin: 0px;
} 
.nav_tbl {
	margin-top: 80px;
	margin-left: 20px;
	margin-right: 10px;
}
td.dot {
	background-image:url(../images/CC9900Dot.gif);
	background-repeat:no-repeat;
	background-position:right;
	width: 34px;
}
td.menu_choice {
	width: 150px;
	height: 35px;
	font-family: "Palatino Linotype", Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #CC9900;
}
.menu_choice a {
	color: #CC9900;
	text-decoration: none;
}
.menu_choice a:visited {
	color: #CC9900;
	text-decoration: none;
}
.menu_choice a:hover {
	color: #996633;
	text-decoration: none;
}
li.space {
	padding-bottom: 10px;
	text-align: justify;
}
.TPG_tbl {
	margin-top: 32px;
	margin-left: 20px;
	margin-right: 10px;
}
.TPG {
	width: 220px; 
	height: 35px;
	font-family: "Palatino Linotype", Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
}
.TPG a {
	color: #660000; /* burgundy */
	text-decoration: none;
}
.TPG a:link {
	color: #660000;
	text-decoration: none;
}
.TPG a:visited {
	color: #660000;
	text-decoration: none;
}
.TPG a:hover {
	color: #006633; /* dark green */
	text-decoration: none;
}
.content {
	background-image: url(../images/PortfolioGroupBG1Dark.gif);
	background-repeat: repeat;
	background-position: left top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #660000; /* burgundy */
}
.content a {
	color: #006633; /* dark green */
	text-decoration: none;
}
.content a:link {
	color: #006633; /* dark green */
	text-decoration: none;
}
.content a:visited {
	color: #006633; /* dark green */
	text-decoration: none;
}
.content a:hover {
	color: #660000; /* burgundy */
	text-decoration: underline;
}
.content_tbl {
	margin-top: 40px;
	margin-left: 25px;
}
.contrast_bg { /*project and magagize lists*/
	padding-left: 25px;
	padding-right: 25px;
	background-image: url(../images/PortfolioGroupBG1.gif);
	background-repeat: repeat;
}
.page_title { 
	width: 400px;
	height: 32px;
	font-family: "Palatino Linotype", Georgia, "Times New Roman", Times, serif;
	color: #006633; /* dark green */
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
}
td.page_content {
	padding-top: 20px;
}
td.padding {
	padding-left: 10px;
}
td.content_txt {
	padding-top: 20px; 
}
.project_caption {
	font-size: 16px;
	font-weight: normal;
	font-family: "Palatino Linotype", Georgia, "Times New Roman", Times, serif;
}
.project_caption a {
	color: #660000; /* burgundy */
	text-decoration: none;
}
.project_caption a:link {
	color: #660000;
	text-decoration: none;
}
.project_caption a:visited {
	color: #660000;
	text-decoration: none;
}
.project_caption a:hover {
	color: #006633; /* dark green */
	text-decoration: none;
}
.project-left {
	padding-left: 20px;
}
.project-right {
	padding-right: 20px;
}
.project-top {
	padding-top: 20px;
}
.project-bottom {
	padding-bottom: 20px;
}
.contact_tbl {
	margin-left: 50px;
}
.copyright_credit {
	font-size: 10px;
}
.main-pj-img-left {
	padding-left: 0px;
}
.main-pj-img-right {
	padding-right: 0px;
}
.main-pj-img-top {
	padding-top: 16px;
}
.main-pj-img-bottom {
	padding-bottom: 16px;
}


