/*
-----------------------------------------------
cameronmoll.com Style Sheet
author:   Cameron Moll
version:  2004.02
----------------------------------------------- */
@import url("layout.css");
@import url("content.css");
html,body,div,p {font: normal 12px Georgia, Palatino, Palatino Linotype, serif; color: #000;}
body {background: #E9E9E9 url(/img/pagebg.gif) repeat-y 50% 0; background-attachment: fixed; margin: 0; padding: 0;}

/* Generic Rules
----------------------------------------------- */
a:link,a:active {color: #B30000; text-decoration: none; border-bottom: 1px dotted #B30000;}
a:visited {color: #999; text-decoration: none; border-bottom: 1px dotted #999;}	
a:hover {color: #123974; border-bottom: 1px solid #123974;}  /*#F0630D*/
a img {border-width: 0; border-style: none;}
#logo a, #home a {border: 0;}

/* orange #EF8C23 */