/*supplement.css for modded splash page, artisticsoup.com */
/*reset css */
a img {border:none;}
body {font-size:90%; font-family:"Helvetica Neue", Arial, sans-serif; background-color:#E2F2FF; top:25px;}
#container { width:850px; margin:0 auto;}
#header {width:280px; margin:0 auto;}
#title {height:0px; width:0px; overflow:hidden;}
#nav-big {width:590px;  margin:0 auto;}
#nav-big img {border:2px solid; #888;}
#nav-big a  img{border:2px solid #888888;}
#nav-big a {color:#A20935;}
#nav-big a:hover {color:#888;}
#photography {width:250px; height:250px; margin:15px; float:left; }
#photography p {text-align:center; /* font-variant:small-caps; */}
#albums {width:250px;  height:250px; margin:15px; float:left;}
#albums p {text-align:center; /* font-variant:small-caps;*/}
#description { margin:0 auto; clear:both; width:650px; padding-top:35px;}
#social { margin:0 auto; clear:both; width:470px; padding-top:20px;}
#footer {clear:both; width:500px; height:100px; margin:0 auto; padding-top:25px;}
#footer p {text-align:center;}
#footer a {color:#A20935;}
#footer a:hover {color:#888888;}