/* default values */
body					{margin:0; padding:0; color:#fff; font:.75em Verdana, Arial, Helvetica, sans-serif; background:#000 url(/images/build/stars.jpg) top center repeat-y fixed ;
						scrollbar-arrow-color:#fff; scrollbar-base-color:#000; scrollbar-darkshadow-color:#000; scrollbar-face-color:#000; scrollbar-highlight-color:#999; scrollbar-shadow-color:#fff;}
fieldset				{margin:0; padding:0; border:0;}
legend					{display:none;}
p						{margin-bottom:1em;}
img						{border:0;}
a img					{border:0;}
a						{color:#FFF;}
ul						{list-style-type:square;}

/* alignment */
.left					{text-align:left;}
.right					{text-align:right;}
.center					{text-align:center;}
.tableCenter			{margin:1em auto;}
.floatLeft				{float:left;}
.floatRight				{float:right;}
.imgFloatLeft			{float:left; margin:0 .3em .5em 0;}
.imgFloatRight			{float:right; margin:0 0 .5em .3em;}
.clearBoth				{clear:both;}

/* HTML HEADER attributes */
h1						{font-size:1.8em; color:#FFF; text-transform:uppercase;}
h2						{font-size:1.5em;}
h3						{font-size:1.3em;}
h4						{font-size:1em;}
h2, h3, h4				{padding:0;}
h2						{color:#84B7CF; border:1px solid #84B7CF; padding:5px;}
strong					{color:#FFF;}

/*PAGE CONSTRUCTION */
#website				{background:#000 url(/images/build/bg2.jpg) top center no-repeat; width:900px; margin:0 auto; padding:0;
						height:800px; top:10px; position:relative; zoom:1; position:relative}
#mainContent			{width:700px; height:450px; position:absolute; top:390px; left:110px;}
#content				{position:absolute; top:430px; left:108px; width:695px; margin-bottom:40px;}
/*#scroll					{position:absolute; top:770px; right:390px;}
#bird					{width:219px; height:271px; position:absolute; top:640px; right:-40px;}*/
						
.splitLine				{text-align:center; border-top:1px solid #fff;}

#leftCol				{width:250px; float:left; margin:-32px 10px 10px 10px; font-size:.8em; position:relative;}
#leftCol p				{margin:5px 0 10px 0}
#leftCol input			{margin-top:7px;}

.leftFeature1			{height:200px; margin-bottom:10px;}
#leftTwitter			{position:absolute; top:5px; left:5px; width:240px}

.twitter						{margin:0 0 20px 0; padding:10px; border:1px solid white;}
.twitter ul 					{list-style-type:none; margin:0;}
.twitter a						{display:block; margin:10px 0; text-align:right}
ul#twitter_update_list span a	{display:inline;}