body {
	font-family:	Verdana, Geneva, Arial, sans-serif;
	font-size:	small;
}

img {
	border:		0;
}

h2 {
}

a {
	color:		black;
}

#header {
	background-color:#310195;
	height:		80px;
}

#header h1 {
	color:		white;
	display:	inline;
	line-height:	80px;
	margin-left:	20px
}

#subbody {
	background: 	white url(/pix/background.gif) repeat-y 0 0;
	margin-top:	0px;
	min-height: 500px;
}

#leftnav {
	float:		left;
	width:		190px;
	margin-top:	10px;
	padding-top:	20px;
	line-height:	1.5;
}

#leftnav ul {
	list-style-type:none;
	margin-left:	10px;
	padding-left:	10px;
	margin-top:	0px;
	padding-top:	0px;
}

#leftnav ul ul {
	margin-left:	20px;
	padding-left:	0px;
}

#leftnav a {
}


#leftnav a:link {
}

#leftnav a:visited {
}

#leftnav a:hover {
	color:		white;
}

#leftnav .current {
	font-weight:	bold;
}

.shopsthatgive {
	font-size:	x-small;
	text-align:	center;
}

#footer {
	font-size:	x-small;
}	


#content {
	margin-left:	230px;
	margin-top:	10px;
	min-height: 400px;
}

.floatleft {
	float:		left;
	margin-right:	10px;
}

.smalltext {
	font-size:	x-small;
}