body {
	background-color: #FFFFFF;
	font-family: verdana, helvetica, arial;
	font-size: 9pt;
	margin:0px;
}

a  { color: #939393; font-size: inherit; font-family: inherit; font-weight: normal; line-height: inherit; text-decoration: none }
a:hover {
	color: #ffffff;
	background-color:#404040;

}
a.menuHover  { color: black; font-size: inherit; font-family: inherit; font-weight: normal; line-height: inherit; text-decoration: none }
a.menuHover:hover {
	color: white;
	text-decoration: underline;
}

a.mail  { color: #9a9a9a; font-size: inherit; font-family: inherit; font-weight: normal; line-height: inherit; text-decoration: none }
a.mail:hover {
	color: #404040;
	background-color:#ffffff;
	text-decoration: underline;
}
a.sub {
	font-family: inherit;
	font-size: inherit;
	line-height: inherit;
	font-weight: normal;
	color: Black;
	text-decoration: none;
}

a.sub:hover {
	color: Red;
	text-decoration: underline;
}
/* Layout */
#container {
	position:absolute; 
	left:50%;
	width: 789px;
	margin-left: -380px;
}

#top_peregrine {
	width:789px;
	height:150px;
	background: url(../images/top_peregrine_2.jpg) no-repeat;
}
#top_producing {
	width:789px;
	height:150px;
	background: url(../images/top_producing.jpg) no-repeat;
}
#top_presenting {
	width:789px;
	height:150px;
	background: url(../images/top_presenting.jpg) no-repeat;
}
#top_consulting {
	width:789px;
	height:150px;
	background: url(../images/top_consulting.jpg) no-repeat;
}
#top_research {
	width:789px;
	height:150px;
	background: url(../images/top_research.jpg) no-repeat;
}
#middle {
	float:left;
	width:789px;
	background: url(../images/bg_middle.gif);	
}
#footer {
	clear:left;
	width:589px;
	height:34px;
	padding:10px 0 5px 200px;
	background: url(../images/bg_footer.gif) no-repeat;
}


/* top */
.topMenu {
	float:right;
	margin: 125px 0 0 0;
	width:200px;
}


/* Middle */
#middle .menu {
	margin:0px;
	padding:0px;
	float:left;
	width:180px;
	background: url(../images/bg_menu.gif) no-repeat;
}

/* Menus */
#login a {
	float:right;
	display:block;
	width:59px;
	height:17px;
	margin-left:5px;
    background: url("../images/login.gif") top left no-repeat;
}
#login a:hover {
   background-image: url("../images/login_on.gif");
}
#contact a {
	float:right;
	display:block;
	width:59px;
	height:17px;
	margin-left:5px;
    background: url("../images/contact.gif") top left no-repeat;
}
#contact a:hover {
   background-image: url("../images/contact_on.gif");
}
#contact_on {
	float:right;
	display:block;
	width:59px;
	height:17px;
	margin-left:5px;
	background: url("../images/contact_on.gif") top left no-repeat;
}

#give a {
	float:right;
	display:block;
	width:59px;
	height:17px;
	margin-left:5px;
    background: url("../images/join_on.gif") top left no-repeat;
}
#give a:hover {
   background-image: url("../images/join.gif");
}
#give_on {
	float:right;
	display:block;
	width:59px;
	height:17px;
	margin-left:5px;
	background: url("../images/join.gif") top left no-repeat;
}


#events a {
	display:block;
	width:133px;
	height:18px;
	margin: 8px 0 0 25px;
	background: url("../images/events.gif") top left no-repeat;
}
#events a:hover {
   background-image: url("../images/events_on.gif");
}
#events_on {
	display:block;
	width:133px;
	height:18px;
	margin: 8px 0 0 25px;
	background: url("../images/events_on.gif") top left no-repeat;
}

#peregrine a {
	display:block;
	width:133px;
	height:18px;
	margin: 8px 0 0 25px;
    background: url("../images/menu_peregrine.gif") top left no-repeat;
}
#peregrine a:hover {
   background-image: url("../images/menu_peregrine_on.gif");
}
#peregrine_on {
	display:block;
	width:133px;
	height:18px;
	margin: 8px 0 5px 25px;
    background: url("../images/menu_peregrine_on.gif") top left no-repeat;
}

#producing a {
	display:block;
	width:133px;
	height:18px;
	margin: 8px 0 0 25px;
    background: url("../images/menu_producing.gif") top left no-repeat;
}
#producing a:hover {
   background-image: url("../images/menu_producingpresenting_on.gif");
}
#producing_on {
	display:block;
	width:133px;
	height:18px;
	margin: 8px 0 5px 25px;
    background: url("../images/menu_producingpresenting_on.gif") top left no-repeat;
}

#presenting a {
	display:block;
	width:133px;
	height:18px;
	margin: 8px 0 0 25px;
    background: url("../images/menu_presenting.gif") top left no-repeat;
}
#presenting a:hover {
   background-image: url("../images/menu_presenting_on.gif");
}
#presenting_on {
	display:block;
	width:133px;
	height:18px;
	margin: 8px 0 5px 25px;
    background: url("../images/menu_presenting_on.gif") top left no-repeat;
}

#consulting a {
	display:block;
	width:133px;
	height:18px;
	margin: 8px 0 0 25px;
    background: url("../images/menu_consulting.gif") top left no-repeat;
}
#consulting a:hover {
   background-image: url("../images/menu_consulting_on.gif");
}
#consulting_on {
	display:block;
	width:133px;
	height:18px;
	margin: 8px 0 5px 25px;
    background: url("../images/menu_consulting_on.gif") top left no-repeat;
}

#research a {
	display:block;
	width:133px;
	height:18px;
	margin: 8px 0 0 25px;
    background: url("../images/menu_research.gif") top left no-repeat;
}
#research a:hover {
   background-image: url("../images/menu_research_on.gif");
}
#research_on {
	display:block;
	width:133px;
	height:18px;
	margin: 8px 0 5px 25px;
    background: url("../images/menu_research_on.gif") top left no-repeat;
}

/* Sub Menus */
#middle .about a {
	display:block;
	width:76px;
	height:19px;
	margin: 5px 0 0 70px;
    background: url("../images/menu_peregrine_about.gif") top left no-repeat;
}
#middle .about a:hover {
   background-image: url("../images/menu_peregrine_about_on.gif");
}
#middle .about_on {
	display:block;
	width:76px;
	height:19px;
	margin: 5px 0 0 70px;
    background: url("../images/menu_peregrine_about_on.gif") top left no-repeat;
}

#middle .community a {
	display:block;
	width:76px;
	height:19px;
	margin: 5px 0 0 70px;
	padding-left:10px;
    background: url("../images/menu_peregrine_community.gif") top left no-repeat;
}
#middle .community a:hover {
   background-image: url("../images/menu_peregrine_community_on.gif");
}
#middle .community_on {
	display:block;
	width:76px;
	height:19px;
	margin: 5px 0 0 70px;
    background: url("../images/menu_peregrine_community_on.gif") top left no-repeat;
}

#middle .press a {
	display:block;
	width:76px;
	height:19px;
	margin: 5px 0 0 70px;
    background: url("../images/menu_peregrine_press.gif") top left no-repeat;
}
#middle .press a:hover {
   background-image: url("../images/menu_peregrine_press_on.gif");
}
#middle .press_on {
	display:block;
	width:76px;
	height:19px;
	margin: 5px 0 0 70px;
    background: url("../images/menu_peregrine_press_on.gif") top left no-repeat;
}

#middle .links a {
	display:block;
	width:76px;
	height:19px;
	margin: 5px 0 30px 70px;
    background: url("../images/menu_peregrine_links.gif") top left no-repeat;
}
#middle .links a:hover {
   background-image: url("../images/menu_peregrine_links_on.gif");
}
#middle .links_on {
	display:block;
	width:76px;
	height:19px;
	margin: 5px 0 30px 70px;
    background: url("../images/menu_peregrine_links_on.gif") top left no-repeat;
}

#middle .subMenu a {
	display:block;
	width:130px;
	height:19px;
	margin: 0px 0 0 30px;
	padding: 5px 0 0 11px;
	color:#404040;
	font-family: helvetica, arial, verdana;
	font-weight:bold;
	font-size:9pt;
}
#middle .subMenu a:hover {
	color:#404040;
	text-decoration:none;
	background: url("../images/subMenu_on.gif") top left no-repeat;
}
#middle .subMenu_on {
	display:block;
	width:130px;
	height:19px;
	margin: 0px 0 0 30px;
	padding: 5px 0 0 11px;
	color:#000000;
	font-family: helvetica, arial, verdana;
	font-weight:bold;
	font-size:9pt;
    background: url("../images/subMenu_on.gif") top left no-repeat;
}



#subMenu {
	float:right;
	width:608px;
	height:34px;
	
	margin-right:1px;
	background: url(../images/bg_submenu.gif) ;
}
#subMenu .thirdMenu a{
	float:left;
	margin-left:20px;
	height:21px;
	color:#9a9a9a;
	font-size:9pt;
	font-family: helvetica, arial, verdana;
	font-weight:bold;
	margin-top:2px;
	padding-top:10px;
}
#subMenu .thirdMenu a:hover {
	float:left;
	margin-left:20px;
	color:#000000;
	text-decoration:none;
	background: url(../images/bg_submenuOn.gif) bottom left no-repeat;
}
#subMenu .on {
	float:left;
	margin-left:20px;
	height:21px;
	color:#000000;
	font-size:9pt;
	font-family: helvetica, arial, verdana;
	font-weight:bold;
	margin-top:2px;
	padding-top:10px;
	background: url(../images/bg_submenuOn.gif) bottom left no-repeat;
}

/* Sub Menu 2 */
#middle .subMenu2 a {
	display:block;
	width:130px;
	height:19px;
	margin: 0px 0 0 40px;
	padding: 5px 0 0 11px;
	color:#404040;
	font-family: helvetica, arial, verdana;
	font-size:9pt;
}
#middle .subMenu2 a:hover {
	color:#404040;
	text-decoration:none;
	background: url("../images/subMenu_on.gif") top left no-repeat;
}
#middle .subMenu2_on {
	display:block;
	width:130px;
	height:19px;
	margin: 0px 0 0 40px;
	padding: 5px 0 0 11px;
	color:#000000;
	font-family: helvetica, arial, verdana;
	font-size:9pt;
    background: url("../images/subMenu_on.gif") top left no-repeat;
}



#subMenu2 {
	float:right;
	width:608px;
	height:34px;

	margin-right:1px;
	background: url(../images/bg_submenu.gif) ;
}
#subMenu2 .thirdMenu a{
	float:left;
	margin-left:20px;
	height:21px;
	color:#9a9a9a;
	font-size:9pt;
	font-family: helvetica, arial, verdana;
	margin-top:2px;
	padding-top:10px;
}
#subMenu2 .thirdMenu a:hover {
	float:left;
	margin-left:20px;
	color:#000000;
	text-decoration:none;
	background: url(../images/bg_submenuOn.gif) bottom left no-repeat;
}
#subMenu2 .on {
	float:left;
	margin-left:20px;
	height:21px;
	color:#000000;
	font-size:9pt;
	font-family: helvetica, arial, verdana;
	margin-top:2px;
	padding-top:10px;
	background: url(../images/bg_submenuOn.gif) bottom left no-repeat;
}

/* contents */
#middle .contents {
	float:right;
	width:560px;
	padding:10px 30px 20px 10px;

}

#middle .contents p {
	font-family: Verdana, san-serif;
	font-size: 8pt;
	line-height: 14pt;
}

#middle .contents .image {
	float:left;
	margin:0 15px 15px 0;
}

#middle .contents p.title {
	font-family: helvetica, arial;
	font-size: 16pt;
	font-weight:bold;
	line-height: 16pt;
	color:#9a9a9a;
}

#middle .contents p .subTitle {
	font-family: helvetica, arial;
	font-size: 12pt;
	font-weight:bold;
	line-height: 2em;
	color:#9a9a9a;
}
#middle .contents p br {
	font-family: Verdana, san-serif;
	font-size: 8pt;
	line-height: 1em;
}

#middle .contents td {
	font-family: Verdana, san-serif;
	font-size: 8pt;
}

#middle .contents li {
	margin-left:20px;
	font-size:8pt;
	line-height: 14pt;

}

/* Footer */
#footer td {
	height:15px;
	font-size: 7pt;
}