
body
{
	margin:				10;
	font-family:		Tahoma, Arial, Helvetica, Verdana, sans-serif; 
	background-color:	#112222;
	color:				#aaaaaa;
	font-size:			normal;
}

.mediumBox {
	background:			transparent url(smugmug_medium_black_gradient.gif) repeat-x;
	border-top:			solid 3px #2d2d2d;
	border-right:		solid 3px #2d2d2d;
	border-left:		solid 3px #2d2d2d;
	border-bottom:		solid 3px #2d2d2d;
}

dfn
{
	font-style:			normal;
	color:				#ffffff;
}	

h1
{
	font-size:			2.5em;
	text-align:			normal;
	margin-top:			30;
	margin-bottom:		20;
	margin-left:		0;
	margin-right:		0;
	color:				#336611;
}

h2
{
	font-size:			1.2em;
	text-align:			normal;
	margin-top:			30;
	margin-bottom:		20;
	margin-left:		0;
	margin-right:		0;
	background-color:	#223333;
	color:				#88aa00;
	border-top:			solid 6px #223333;
	border-right:		solid 6px #223333;
	border-left:		solid 6px #223333;
	border-bottom:		solid 6px #223333;
/*
*/
}

h3
{
	text-align:			normal;
	margin-top:			30;
	margin-bottom:		0;
	margin-left:		40;
	margin-right:		0;
	color:				#88aa00;
}

h4
{
	text-align:			normal;
	margin-top:			30;
	margin-bottom:		0;
	margin-left:		40;
	margin-right:		0;
	color:				#88aa00;
}

h6
{
	text-align:			center;
	margin-top:			0;
	margin-bottom:		0;
	margin-left:		0;
	margin-right:		0;
	font-size:			1.0em;
	color:				#884400; 
	background-color:	#000000;
}

strong
{
	color:				#88aa00;
}

em.linkExplain
{
	color:				#cc8800;
}

em
{
	color:				#666666;
}


li.quote
{
	margin-top:			5;
	color:				#888888;
}

ul.quote
{
	margin-top:			5;
}

p
{
	margin-top:			0;
	margin-bottom:		30;
	margin-left:		40;
	margin-right:		40;
}

p.quote
{
	margin-bottom:		0;
}

p.copyright
{
	color:				#ffaa00;
	font-size:			0.5em;
}

p.formula
{
	margin-left:		100;
}

li
{
	margin-top:			0;
	margin-bottom:		0;
	margin-left:		40;
	margin-right:		40;
}

li.loose
{
	margin-top:			0;
	margin-bottom:		20;
	margin-left:		40;
	margin-right:		40;
}

a:link
{
	color:				#cc8800;
	text-decoration:	none;
	text-align:			center;
}

a:visited
{
	color:				#cc8800; 
	text-decoration:	none;
	text-align:			center;
}

a:hover
{
	color:				#ffcc00;
	text-decoration:	underline;
	text-align:			center;
}

b.bright
{
	color:				#ffffff;
	font-weight:		normal;
}

b.link_instructions
{
	font-size:			0.75em;
}

b.email_address
{
	color:				#00ff00;
	font-weight:		normal;
}

table
{
	margin-right:		40;
}

table.grid
{
	background-color:	#334444;
	margin-left:		60;
	margin-bottom:		20;
	border:				10;
}

tr.grid
{
	background-color:	#000000;
	text-align:			center;
}

tr.header
{
	text-align:			center;
	background-color:	#334444;
	color:				#88aa00;
}

.nosidemargins
{
	margin-right:		0;
	margin-left:		0;
}

