/***********************************************/
/* global.css	for	                           */
/* jenniferbehr.com							   */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/
body{
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #333333;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	line-height:1.4;
}

img {
	border: 0px;
}

a.nav {
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}

a.nav:hover {
	font-size: 10px;
	color: #636363;
	text-decoration: none;
}

a.gallNav {
	font-size: 10px;
	color: #000000;
	text-decoration: underline;
}

a.gallNav:hover {
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}

a.gallNav:visited {
	font-size: 10px;
	color: #000000;
	text-decoration: underline;
}

/* three classes below added  3-16-07 */
a.gallNavNoLine {
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}

a.gallNavNoLine :hover {
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}

a.gallNavNoLine :visited {
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
/* three classes above added  3-16-07 */

a.email {
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}

a.email:hover {
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}

a.bodyLink {
	font-size: 10px;
	color: #333333;
	text-decoration: underline;
}

a.bodyLink:hover {
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}

.bodystyle {
	font-family: Verdnana, Arial, sans-serif;
	font-size: 10px;
	color: #666666;
	margin: 0px;
	padding: 0px;
	line-height: 11px;
}

.brackets {
	font-family: Verdnana, Arial, sans-serif;
	font-size: 10px;
	color: #cccccc;

}

#pipe1 {
      position: absolute;
     top: 28px;
     left: 480px;
     z-index: 2000;
}

#pipe2 {
      position: absolute;
     top: 28px;
     left: 560px;
     z-index: 2000;
}

#pipe3 {
      position: absolute;
     top: 28px;
     left: 667px;
     z-index: 2001;
}

#pipe4 {
      position: absolute;
     top: 28px;
     left: 787px;
     z-index: 2002;
}
