/* professional project css file */

body
{
	margin: 0;
	padding: 0;
width: auto;
}

           

img
{
margin: 0;
padding: 0;
border: 0;
}

  
div.blankspacer {
  clear: both;
  background-color: transparent;
  }


/* the divs */

#wrapper
{
	margin: 0;
	padding: 0;
	width: auto;
}


#logo-print
{
	margin: 0;
	padding: 0;
	width: 367px;
	height: 118px;
}

#logo
{
display: none !important;
/*
	margin: 0;
	padding: 0;
	width: 367px;
	height: 118px;
	background-image: url(images/logo_black.gif);
	background-repeat: no-repeat;
	background-position: 0 0; */
}


#navpanel
{
	margin: 0;
	padding: 0;
width: 367px;
	position: fixed;
	top: 0px;
	left: 0px;
	height: 600px;
}

.navigation
{
	margin: 24px 0px 0px 0px;
	padding: 0;
float: left;
}

.home
{
	margin: 0px 0px 0px 0px;
	padding: 0;
}


.homecol
{
	margin: 24px 0px 0px 0px;
	padding: 0;
	width: 68px;
	float: left;
}



.navigation
{
	margin: 24px 0px 0px 0px;
	padding: 0;
width: 261px;
	float: left;
}


#textpanel
{
	margin: 0;
	padding: 0;
width: 412px;
	background-color: transparent;
position: absolute;
	top: 0px;
	left: 367px;
}


#soundbite-print
{
	margin: 0;
	padding: 0;
	width: 411px;
	height: 118px;
	
}

#soundbite
{
display: none !important;
/*	margin: 0;
	padding: 0;
	width: 411px;
	height: 118px;
	background-image: url(images/soundbite_black.gif);
	background-repeat: no-repeat;
	background-position: 0 0; */
}


#footer
{
	margin: 24px 19px 24px 17px;
	padding: 0px;
	width: 376px;
	border-color: #000;
	border-width: 1px 0px 0px 0px;
	border-style: dotted;
}

#text
{
	margin: 48px 0px 0px 17px;
	padding: 0;
/*	width: 376px; */
width: auto;
}

.navrule
{
	margin: 6px 0px 0px 90px;
	padding: 0;
	border: 0;
}

/* generic text styling */

p
{
	color: #000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
	margin: 6px 0px 0px 0px;
	padding: 0;
	text-align: left;
}

li
{
	color: #000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
	margin: 6px 19px 0px 0px;
	padding: 0;
	text-align: left;
}


h1
{
	color: #000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	line-height: 26px;
	margin: 0px 0px 22px 0px;
	font-weight: normal;
}


h2
{
	color: #000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 16px;
	margin: 16px 0px 0px 0px;
	font-weight: normal;
}

.home
{
	color: #000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 17px;
	margin: 3px 0px 0px 23px;
}

h3
{
	color: #000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 17px;
	margin: 3px 0px 0px 20px;
}

h4
{
	color: #000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 17px;
	margin: 5px 0px 0px 35px;
}

#footer p
{
	color: #000; 
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	line-height: 14px;
}


/* link styles */

a
{
	color: #000;
	text-decoration: none;
}


.home a
{
	color: #000;
	text-decoration: none;
}

#textpanel a
{
	color: #000;
	text-decoration: underline;
}


#footer a
{
color: #000;
}
