h1,h2,h3
{
	font-family: verdana, helvetica, arial, sans-serif; 
}

th
{
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: 600;
}

td
{
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
}

body
{
	background-color: #E4FDE9; 
	color: black;
	/* color: indigo; */
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	scrollbar-3dlight-color:white;
	scrollbar-arrow-color:black;
	scrollbar-base-color:#BECBF6;
	scrollbar-darkshadow-color:white;
	scrollbar-face-color:#BECBF6;
	scrollbar-highlight-color:white;
	scrollbar-track-color:grey;
	scrollbar-shadow-color:white;
}

.inline
{
	background-color: #E4FDE9; 
	background-image: URL(/png/transbg2.png);
	background-position: center center;
	background-repeat: repeat;
	background-attachment: fixed;
}

.jamsbody
{
	background-image: URL(/tweaked-kevin.jpg);
	background-color: black; 
	background-position: top left;
	background-repeat: no-repeat;
	background-attachment: fixed;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: white;
}

div.jams
{
	background-color: black; 
	border-left: 1px solid white;
	border-top: 1px solid white;
	border-right: 1px solid white;
	border-bottom: 1px solid white;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: white;
	float: right;
	width: 50%;
	padding: 4px;
}

ul
{
	list-style-type: circle;
}

h2.hdr
{
	color: #E4FDE9;
	color: red;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 20px;
	font-weight: 300;
}

/* a:link    {color:blue; text-decoration: none;} */
a.menu:link    {color:blue; text-decoration: none;}
a.menu:visited {color:green; text-decoration: none;}
a.menu:active  {color:mediumblue; text-decoration: none;}
a.menu:hover   {color:mediumblue; background-color: white; text-decoration: none; font-size=110%}

a:link    {color:blue;}
a:visited {color:green}
a:active  {color:mediumblue} 
a:hover   {color:mediumblue; background-color: white; text-decoration: underline overline}

a.email:link    {color:transparent;}
a.email:visited {color:transparent;}
a.email:active  {color:transparent;} 
a.email:hover   {color:transparent;}

.cool
{
	border-left: 1px solid black;
	border-top: 1px solid black;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
}

img.headshot
{
	border-left: 1px solid black;
	border-top: 1px solid black;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
}

#test
{
	background: white url(/png/couch1.jpg);
}

span.person
{
	color: indigo;
	font-weight: 500;
	font-size: 14px;
}

span.title
{
	color: red;
	font-size: 16;
	font-weight: bold;
}

span.subtext
{
	color: indigo;
	font-size: 9px;
}

span.error
{
	font-size: 20px;
	color: red;
}

span.hdr
{
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 20px;
	color: red;
	font-weight: 300;
}

span.tmf
{
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 16px;
	color: red;
	font-weight: 500;
}

img.menu
{
	margin-top: 1px;
	margin-bottom: 1px;
	height: 28px;
	width: 140px;
}

div.adm
{
	float: left;
	border: solid black 1px;
	background-color: #BECBF6; 
	font-size: 16px;
	margin-right: 1px;
	height: 28px;
	width: 140;
	padding: 2px;
}

a.adm:link    {color:black; text-decoration: none;}
a.adm:visited {color:black; text-decoration: none;}
a.adm:active  {color:black; text-decoration: none;}
a.adm:hover   {color:black; background-color: #BECBF6; text-decoration: none; font-size=110%}

div.button
{
	float: left;
	border: solid black 1px;
	background-color: #BECBF6; 
	font-size: 16px;
	margin-bottom: 1px;
	height: 28px;
	width: 140;
	padding: 2px;
}

a.button:link    {color:black; text-decoration: none;}
a.button:visited {color:black; text-decoration: none;}
a.button:active  {color:black; text-decoration: none;}
a.button:hover   {color:black; background-color: #BECBF6; text-decoration: none; font-size=110%}
