/*
-----------------------------------------------
Au197.com
author:   Aaron Usisksin	
version:  2008_9_v1
----------------------------------------------- */
@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/pagebgg.gif) repeat-y 50% 0; background-attachment: fixed; margin: 0; padding: 0;}

/* Generic Rules
----------------------------------------------- */
a:link,a:active {
	color: #ff0001;
	text-decoration: none;
	border-bottom: 1px dotted #B30000;
}
a:visited {
	color: #ffcc00;
	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;}

/* orange #EF8C23 */

