* {
	margin: 0;
	padding: 0;
}
html {

}


html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	outline: 0;

}



body {
	font-family: Myriad Web Pro Condensed, Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #ccc;
	background-color: #000;
}

.style10 {
	font-family: Myriad Web Pro Condensed, Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #fff;
}

.bio {
	font-family: Myriad Web Pro Condensed, Helvetica, Arial, sans-serif;
	font-size: 13px;
	color: #fff;
}


td {
vertical-align:top;
}


a {
	color: #fff;
	text-decoration: none;
}
a img {
	border: 0 none;
}
input, textarea {
	padding: 2px;
}
#logo {
	position: relative;
	top: 0px;
	left: 0;
	z-index: 33;
}
#logo a {
	display: block;
	width: 400px;
	height: 70px;
	background-image: url(../../../../images/media/logo.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}


#stuff {
	display: block;
	padding-top: 30px;
	padding-left: 20px;
}


#content {
	display: block;
	padding-top: 30px;
	padding-left: 20px;
	padding-bottom: 30px;
}

#nav {
	float: left;
	width: 250px;
}
#nav p {
	font-size: .92em;
}



#mmenu {
	padding-top: 20px;
	margin-bottom: 2em;
}
#mmenu li {
	list-style: none;
	font-size: 14px;
}
#mmenu li a {
	color : #ffffff;
}
#mmenu li.current a, #mmenu li a:hover {
	color : #666666;
}





#nav p {
	color: #999;
	padding: 15px 30px 0 6px;
	line-height: 1.1em;
}
#nav ul#other {
	padding: 12px 0 0 6px;
	list-style: none;
}
#nav ul#other li {
	font-size: .92em;
	padding: 0 0 9px 0;
}
#nav ul#other li a#blog {
	color: #ccc;
	padding: 3px 3px 3px 24px;
	background-image: url(../../../../images/media/b_blog.png);
	background-position: left;
	background-repeat: no-repeat;
}
#nav ul#other li a#email {
	color: #999;
	padding: 3px 3px 3px 24px;
	background-image: url(../../../../../../Local%20Settings/Temporary%20Internet%20Files/Content.IE5/images/b_contact.png);
	background-position: left;
	background-repeat: no-repeat;
}
#nav ul#other li a#blog:hover, #nav ul#other li a#email:hover {
	color: #fff;
}
#nav p a#prints {
	display: block;
	width: 140px;
	height: 35px;
	text-indent: -999px;
	overflow: hidden;
	background-image: url(../../../../../../Local%20Settings/Temporary%20Internet%20Files/Content.IE5/images/hoopsprints.png);
	opacity: 0.75;
	-moz-opacity: 0.75;
	filter: alpha(opacity=75);
}
#nav p a#prints:hover {
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);
}



.tool-tip {
	color: #fff;
	width: 189px;
	z-index: 13000;
}
.tool-title {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: #d7ba6a;
	padding: 8px 8px 4px;
	background: url(../../../../../../Local%20Settings/Temporary%20Internet%20Files/Content.IE5/images/bubble.png) top left;
}
.tool-text {
	font-size: 11px;
	padding: 4px 8px 8px;
	background: url(../../../../../../Local%20Settings/Temporary%20Internet%20Files/Content.IE5/images/bubble.png) bottom right;
}
/*
#footer {
	color: #666;
	font-size: 10px;
	padding-left: 20px;
}
*/
#footer {
	color: #666;
	font-size: 10px;
	padding-left: 20px;
}
#footer a {
	color: #888;
}
#footer a:hover {
	color: #ccc;
}
#footer abbr {
	color: #666;
	border-bottom: dotted 1px #333;
}