/** SRABBLECLAW.COM
    Eamonn Fitzsimons 
	Layout
	03 - 08 - 2009
**/

html {
	margin-left: -1px;
	/*margin-left: -3px;
	overflow-Y: scroll;*/
}

body {
    margin: 0;
    padding: 0;
	background-image: url(../images/ef-bg.jpg);
	background-repeat:repeat-x;
	background-color: #000000;
	font-family: Ariel, helvetica, sans-serif;
	color:#CCC;
}

p {font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; line-height: 18px;}

a {
color: #cc0066;
text-decoration: none;
}

a {
color: #66cc00;
text-decoration: none;
}

