@charset "UTF-8";
/* Slush Fund Artist Pages */

body{padding:20px;font-family: verdana;font-weight: normal;font-size: 11px;color: #000;}
a{color:#0563C5;text-decoration:none;}
a:hover{text-decoration:underline;color:#999;}
h1{font-size:16px;text-transform:uppercase;}
h2{font-size:14px;text-decoration:underline;font-weight:bold;}

#contentmain{width:900px;}
#contentright{width:400px;float:left;margin-right:20px;}
#contentleft{margin-left:420px}

.separator{border-top:solid 1px #E8E6EB;}
