* {margin:0; padding:0}
.sm {list-style:none; width:490px; height:39px; display:block; overflow:hidden}
.sm li {float:left; display:inline; overflow:hidden}
body {font-family:Verdana; font-size:14px; background:#000;}
a:link {color: #cccccc; text-decoration:none;}     /* unvisited link */
a:visited {color: #fff; text-decoration:none;}  /* visited link */
a:hover {color: #fff; text-decoration:underline;}   /* mouse over link */
a:active {color: #fFF; text-decoration:none;}   /* selected link */
html, body {
	height: 100%;         /* required */
}
body {
	color:#fff;
	text-align: center;   /* horizontal centering hack for IE */
	padding: 0;           /* required to "hide" distance div */
	margin: 0;            /* required to "hide" distance div */
}

img, div { behavior: url(iepngfix.htc) }

h2 {width:362px; height:36px; background:url(../images/topic.png) no-repeat; font-family:Verdana; text-decoration:none; font-weight:100; font-size:15px; padding:7px 0 0 20px;}

.contact { font-family:Verdana, Geneva, sans-serif; font-size:16px; line-height:28px; padding-left:20px;}
.bio { font-family:Verdana, Geneva, sans-serif; font-size:12px; line-height:16px; color:#CCC; padding-left:20px;padding-right:20px;}