/* CSS Document: ryemun_css.css */
/*====| Author: Tara Bernard |========================================================================= */

/* ==|Styling:Common|================================================================================== */
/* --|Style:*|----------------------------------------------------------------------------------------- */
body, html{margin:5px 0px; padding:0px;}
body{font-size:11px; font-family:Arial, Helvetica, sans-serif; font-weight:normal; line-height:16px; color: #66411b; background-color:#1e1e28; }
img {border:0; margin:0px; padding:0px;}
a {color:#66411b; text-decoration:underline; font-weight:normal; }
a:hover {color:#000000; text-decoration:none;}

/* --|Stills:*|----------------------------------------------------------------------------------------- */
.albumImg{ border:2px solid #66411b; padding:0px; margin:20px 20px 0px 0px;}
.albumImgAlt{ border:2px solid #66411b; padding:0px; margin:20px 0px 0px 0px;}
.albumImg:hover{ border:1px solid #66411b;}
.albumImgAlt:hover{ border:1px solid #66411b;}

/* --|Scrollbar:*|----------------------------------------------------------------------------------------- */

}