body {
	font: normal 0.8125em Helvetica, Geneva, Arial, sans-serif;
	line-height: 1;
	background-color: #FFF;
	margin: 0;
	padding: 0;
	text-align: left;
}

#container {
	color: #777;
	background-color: #FFF;
	width: 790px;
	margin: 0 auto;
	visibility: visible;
	display: block;
	position: relative;
}

#body {
	padding:0px;
   	padding-bottom:20px;
}


/*************** content *****************/

#content {
	display: block;
	width: 780px;
	margin-left: 5px;
	padding: 40px 0px 0px 0px;
}

#content a:link {
	color: #000033;  
	text-decoration: none;
}

#content a:visited {
	color: #000033;  
	text-decoration: none;
}

#content a:hover {
	text-decoration: underline;
}

h1 {
	font: bold 1.3em/1.3em Helvetica, geneva, arial, sans-serif;
	color: #555;
	letter-spacing: 1px;
	text-decoration: none;
	text-align: left;
	margin: 0;
	display: block;
	padding: 0px 0px 10px 0px;
}

h2 {
	font: normal 1.2em/1.4em Helvetica, Geneva, Arial, sans-serif;
	color: #555; 
	letter-spacing: 0.5px;
	text-decoration: none;
	text-align: left;
	display: block;
	margin: 0px;
	padding: 5px 0px;
}

p {
	font: normal 1.0em/1.4em Helvetica, Geneva, Arial, sans-serif;
	text-decoration: none;
	text-align: left;
	display: block;
	margin: 0px;
	padding: 0px 0px 10px 0px;
}

.red {
	color: #ff0000;
	padding: 5px 0px 0px 0px;
}

.portfoliotitle {
	font: normal 1.1em/1.6em Helvetica, Geneva, Arial, sans-serif;
	letter-spacing: 1px;
	color: #559972; 
	text-decoration: none;
	text-align: center;
	display: block;
	margin: 0px;
	padding: 30px 10px 15px 10px;
}

.caption {
	font: italic 0.9em/1.3em Helvetica, Geneva, Arial, sans-serif;
	color: #777777; 
	text-align: left;
	padding: 5px 0px;
}

.clearit {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
}

#content ul {
	list-style-type: none;
	padding: 0;
	margin: 10px 0px 10px 0;
	display: inline-block;
}

#content li {
	background: url(../photo/button-next.gif) 0 0 no-repeat;
	font: 1.0em/1.4em Helvetica, Geneva, Arial, sans-serif;
	padding: 1px 0px 2px 0px;
	text-indent: 10px;
}

.new {
	font-family: Helvetica, Geneva, Arial, sans-serif;
	font-size: 11px;
	line-height: 11px;
	color: #ff0000; 
}

.leftpic {
	display: block;
	width: 290px;
	float: left;
}

.rightpic {
	float: right;
	margin:0px 0px 10px 20px;
}

.leftcol {
	display: block;
	width: 381px;
	float: left;
}

.rightcol {
	display: block;
	width: 381px;
	float: right;
}


/*************** footer styles *****************/


#footer {
	font-family: Helvetica, Geneva, Arial, sans-serif;
	font-size: 11px;
	color: #666666;
	display: block;
	width: 780px;
	border-top: 1px dotted #999;
	padding: 10px 0px 0px 0px;
	line-height: 13px;
	margin: 30px 0px 0px 0px;
	position:relative;
    bottom:0;
    height:20px;   /* Height of the footer */
}


#footer ul {
	text-align: left;
	margin: 0;
	padding: 0;
}

#footer li {
	list-style-type: none;
	display: inline;
	margin-right: 20px;
}

#footer a:link {
	text-decoration: none;
	color: #559972;
	letter-spacing: 0.1px;
}

#footer a:visited {
	text-decoration: none;
	color: #559972;
	letter-spacing: 0.1px;
}

#footer a:hover {
	color: #559972;
	text-decoration: underline;
}


/*************** menu styles *****************/
#p7PMnav {
	margin: 0;
	height: 24px;
	padding: 0;
}

#p7PMnav ul {
	position: absolute;
	left: -9000px;
	margin:0;
	padding:0;
	border: 1px dotted #999999;
	z-index: 10000;
}
/* The single backslash \ character inside this comment
causes IE5 Mac to ignore the following rule, which allows other
browsers to render top-level menu items to their natural width. */
#p7PMnav li {
	width: auto;
	max-width: 150 px;
	}

#p7PMnav li {
	list-style-type: none;
	margin: 0;
	padding: 0;
	/* background-image: url(images/p7PM_frost_hz.jpg);
	background-repeat: repeat-x; */
	background-color: #FFFFFF;
}
#p7PMnav ul li {
	/*background-image: url(../photo/p7PM_white.gif);*/
	background-color: #fefefe;
}
/* ------ the menu link styles ------ */
#p7PMnav a {
	display: block;
	text-decoration: none;
	color: #666666;
	line-height:1;
	font-family: Helvetica, Geneva, Arial, sans-serif;
	font-weight: normal;
	padding: 8px 48px 8px 8px;
}
#p7PMnav a:hover, #p7PMnav a:active, #p7PMnav a:focus {
	background-color: #8a8a8a;
	color: #CCCCCC;
	/*letter-spacing: 0.01px;*/
}

/* ------ the current page marker style ------ */
#p7PMnav .p7PMmark {
	color: #cccccc;
	font-weight: normal;
}
/* ------ the trigger link styles ------- */

/*the normal trigger links */
#p7PMnav ul .p7PMtrg, #p7PMnav ul .p7PMon {
	background-image: url(../photo/p7PM_medium_east.gif);
	background-repeat:	no-repeat;
	background-position: right center;
}
/* the active trigger link style */
#p7PMnav .p7PMon {
	background-color: #cccccc;
	color: #FFFFFF;
}

/*the submenu classes */
#p7PMnav .p7PMhide {
	left: -9000px;
	border: 0;
}
#p7PMnav .p7PMshow {
	left: auto;
	z-index: 20000 !important;
}
/* Top level menu width */
#p7PMnav li {
	float: left;
	
}
#p7PMnav ul li {
	float: none;
}
/* 2nd and subsequent Submenu widths */
#p7PMnav ul, #p7PMnav ul li {
	width: 150px; /* was 180 */
}
#pmmcrumb {
	font-weight: normal;
	margin-bottom: 16px;
	color: #333333;
}
#pmmcrumb a, #pmmcrumb a:visited {
	font-weight: normal;
	color: #666666;
}
#pmmcrumb a:hover, #pmmcrumb a:active, #pmmcrumb a:focus {
	font-weight: normal;
	color: #333333;
}

/* style for the nav cell */

#nav-td {
	padding: 0px 0px 8px 0px;
	height: 14px;
	border-top: 1px dotted #999;

}