/*~~~~~~~~~
 * CSS File for irmarose.org
 *
 * ---------------------------------
 * Windows:
 * ---------------------------------
 * FF 1.4, 1.5
 * IE 5.1, 5.5, 6.0
 *
 * ---------------------------------
 * Mac:
 * ---------------------------------
 * Mac FF 1.0
 * Mac Safari 1.2
 * Mac Safari 1.24
 *
 * =================================
 *
 * Author: Noble Ackerson
 * Contact: noble (at) anobleworld (dot) com
 *
 * Last Update: 11.10.05
 *
~~~~~~~~~*/

a:link, a:visited, a:active { color: #BFA915; text-decoration: none; }
a:hover { color: #FFFFFF; }
#content a:link, #content a:active, #content a:visited { color: #560400; font-weight: bold; }
#content a:hover { color: #000; text-decoration: underline; } 
#content p { padding: 0 0 15px 0; }
h1, h2 {
	font-family: 'Arial';
	font-size: 28px;
	color: #620500;
	font-weight: bold;
	letter-spacing: -1px;
	margin: 0 0 7px 0;
}
h2 {
	font-size: 22px;
	color: #000;
}
#footer p { display: none; }
#sidebar a {
	color: #9B9B9B;
}
#sidebar a.selected {
	color: #FFF;
}
#sidebar a:hover {
	color: #FFF;
}
#sidebar p {
p.nopad {
	padding: 0;
	margin: 0;
}
