img {display: block;}

body { 	margin: 0px; }

.address { 
	color: #999999;
	font-size: 11px; 
	font-family: Arial, sans-serif; 
	text-decoration: none; 
	letter-spacing: 1px; }

a.address: hover { 
	color: #CC0000;
	font-size: 11px; 
	font-family: Arial, sans-serif; 
	text-decoration: none; 
	letter-spacing: 1px; }

.body { 	color: #000000; 
	font-size: 13px; 
	font-family: Arial, sans-serif; 
	text-decoration: none; 
	
	letter-spacing: 0px;
	 }

.header { 	color: #000000; 
	font-size: 12px; 
	font-family: Arial, sans-serif; 
	text-decoration: none; 
	font-weight: 600;
	letter-spacing: 0px;
	 }

.jobs { 	color: #000000; 
	font-size: 12px; 
	font-family: Arial, sans-serif; 
	text-decoration: none; 
	font-weight: 500;
	letter-spacing: 0px;
	 }

a { 	
	font-size: 12px; 
	font-family: Arial, sans-serif; 
	text-decoration: none; 
	line-height: 15px; }



a:hover  { 	color: #CC0000;
	font-size: 12px; 
	font-family: Arial, sans-serif; 
	text-decoration: underline; 
	line-height: 15px; }

ul.body { 	color: #000000; 
	font-size: 12px; 
	font-family: Arial, sans-serif; 
	text-decoration: none; 
	line-height: 17px; }

.directions { 	color: #000000; 
	font-size: 14px; 
	font-family: Arial, sans-serif; 
	text-decoration: none; 
	line-height: 15px; 
	font-weight: 600;
	}

.privacytitle { color: #000000; 
	font-size: 14px; 
	font-family: Arial, sans-serif; 
	text-decoration: none; 
	line-height: 24px; 
	font-weight: 600;
	}

.star { 	background-image: url(images/starburst.gif);  
	background-repeat: no-repeat; 
	background-position: 10% 90%;
	background-color: #FFFFFF;
	}

.man { 	background-image: url(images/man.gif);  
	background-repeat: no-repeat; 
	background-position: 10% 90%;
	background-color: #FFFFFF;
	}

.heart { 	background-image: url(images/heart.gif);  
	background-repeat: no-repeat; 
	background-position: 10% 90%;
	background-color: #FFFFFF;
	}

.heart2 { 	background-image: url(images/heart2.gif);  
	background-repeat: no-repeat; 
	background-position: 10% 90%;
	background-color: #FFFFFF;
	}

.ghostman { 	background-image: url(images/ghostman.gif);  
	background-repeat: no-repeat; 
	background-position: 90% 0%;
	background-color: #FFFFFF;
	}

.leftrepeat { background-image: url(images/body_20.gif); background-repeat: repeat; }

.rightrepeat { background-image: url(images/body_rt.gif); background-repeat: repeat; }

.directionstitle {
	color: #330066;
	font-family: Arial, sans-serif;
	font-size: 12px;
	letter-spacing: 1px;
	text-decoration: none;
	font-weight: 600;
	}

.title {
	color: #330066;
	font-family: Arial, sans-serif;
	font-size: 16px;
	letter-spacing: 1px;
	text-decoration: none;
	font-weight: 700;
	}

.heading {
	color: #000000;
	font-family: Arial, sans-serif;
	font-size: 12px;
	letter-spacing: 1px;
	text-decoration: none;
	font-weight: 600;
	}

.whitetitle {
	color: #FFFFFF;
	font-family: Arial, sans-serif;
	font-size: 13px;
	letter-spacing: 1px;
	text-decoration: none;
	font-weight: 600;
	}

img.margin { margin-right: 10px; margin-left: 10px; margin-top: 3px; }

