/* CSS Document */

body{
	margin-top: -10px;
	background-image: url(bg2.gif);
	background-repeat: repeat-x;
	font-family: sans-serif;
	color: #676767;
	font-size: 0.8em;
}
p{
	padding-right: 4px;
}
h1 {
	font-size: 1.7em;
	color: #CC3399;
	font-family: "Rage Italic", cursive;
	text-align: center;
	margin: 0px;
	font-weight: bold;
}
h2 {
	font-size: 1em;
	color: #676767;
	margin-bottom: 4px;
}
h3 {
	font-size: 0.8em;
	font-weight: bold;
	color: #979890;
	margin: 0px;
	margin-top: 16px;
	margin-bottom: 4px;
}
h4 {
	font-size: 0.8em;
	color: #CC3399;
	margin: 0px;
}
h5{
	font-size: 0.9em;
	color: #9F9A97;
	margin: 4px;
}
.bgPic {
	background-repeat: no-repeat;
}
.LineUp2 {
	background-image: url(gyGrUp.gif);
	background-repeat: repeat-x;
	background-position: top;
	height: 4px;
}
.LineDown2 {
	background-image: url(gyGrDown.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.bizDescription	{
	margin-top: 4px;
}
a {	padding-left: 0px;}
a:link	{Color : #676767;	Text-Decoration : none;	}
a:visited	{Color : #999999;	Text-Decoration : none;	}
a:hover	{Color : #CC3399;	Text-Decoration : none;	}
a:active	{color : #99CC66;	text-decoration : none;	}
