/*CSS written by BanksCreative for erinbanks.com v.1.1
©2009, All rights reserved*/

*  {margin:0;padding:0;border:0;}

html {background:url(../images/bkgdRepeat.jpg) repeat-x #fff;}

body {font-family: Arial, Helvetica, sans-serif;font-size:11px;font-weight:normal;color:#333;}

img {border:0;}

p {text-align:left;}

strong {color:#000;}

a {color:#ccc;text-decoration:none;outline:none;cursor:pointer;}

a:hover {color:#555;text-decoration:underline;}

h1, h2, h3, h4 {font-weight:bold;text-align:left;color:#000;}

h1 {font-size: 18px;}
h2 {font-size: 16px;}
h3 {font-size: 14px;}
h4 {font-size: 12px;}

ul, ol {list-style:disc;}
li {text-align:left;padding:5px 0 5px 5px;}

border {color:#333;}

.clear {clear:both;}

/*OVERALL CONTENT------------------------------------------------------------------------------------------------------------------*/
#shell {margin:auto;width:800px;}
	
