
div,p,h1,h2,h3,ul,ol,dl,dt,dd,a {
	margin:0;
	padding:0;
}


body {
	margin:0;
	padding:0;
	background:#FFFFFF;
	font-family:helvetica, sans-serif;
	color:#999999;
	font-size:62.5%;
	line-height:1.5;
}

#wrapper {
/*	position:relative;*/
}

#container {
	text-align:center;
	font-size:100%;
}


a {
	color:#ff1a00;
}

a:link,
a:active,
a:visited {
	text-decoration:underline;
}

a:hover {
	text-decoration:none;
}



#container_no {
	text-align:left;
	
}
#container_no p {
	padding:0 0 0 30px;
	font-size:1em;
	height:200px;
}

.logo {
	
	height:420px;
	background: url(../images/head.gif) no-repeat 30px 30px;
	text-indent: -8883px;
	margin:0px 0px 30px 0px;
	}

.footer {
	
	height:150px;
	background: url(../images/copy.gif) no-repeat 30px 30px;
	text-indent: -8883px;
	
	}
	
	#externalFlash a {
	padding:0 0 0 30px;
	
	}
