/* 


	*/
	
BODY { color: #FFFFFF; 
		background-image: url(newback2.png);
		background-attachment: fixed;
		background-position: top center;
		background-repeat: repeat-x;
		background-color: #000000;
		font-family: "Century Gothic", sans-serif;
		font-size: 1em;
		margin-top: 0em;
		margin-left: 0em;
		margin-right: 0em; 
		height: 100%;
		}

	
/*	body {
		background: #999999;
		font-family: "Century Gothic",sans-serif;
		margin: 0 0 0 10px;
		padding: 0;
		}
*/		


#main	{
		width: 320px;
		}		




#footer {display: none;
			}


A:link {	text-decoration: none;
			color: #FFCC00;
			}	
A:visited {	text-decoration: none;
			color: #FFFFFF;}	
A:hover {	color: #FFFF00;}
A:active {	text-decoration: none;
			color: #FFFFFF;}

H2 {margin-top: 2.5em;
	font-family: "Century Gothic", sans-serif;
	font-size: 1em;
	}

H3 {margin-top: 2.5em;
	font-family: "Century Gothic", sans-serif;
	font-size: 1em;
	}

UL {
	font-family: "Century Gothic", sans-serif;
	font-size: 1em;
	}

p.standard {margin-bottom: 0;
			text-indent: 2em;
			margin-top: 2em 
			}
			
p.references {padding-left: 2em;
				text-indent: -2em;}			

		

img.spider {display: none;

			}		




/*
#header {border: none; 
		position: fixed;
			top: 0px;
			bottom: auto;
			left: auto;
			right: 0px;
			}		
*/

#header {border: none;
		margin-right: 0px;
		float: left;
			top: 0px;
			bottom: auto;
			left: auto;
			right: auto;
			}		


#navbar {	display: none;
			
		}	

#iphonelinks {border: none;
		margin-right: 0px;
		float: left;
			top: 0px;
			bottom: auto;
			left: auto;
			right: auto;
			}		




		