html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dd,dl,dt,fieldset,form,label,legend,table,caption,caption2,tbody,tfoot,thead,tr,th,td{
	border:0;
	font-size:100%;
	margin:0;
	padding:0;
	text-align:left;
	vertical-align:baseline;
	}

html, body{	
    height: 100%;
	background:#FFFFFF url(../bg/Background_Page.jpg) no-repeat 50% 0;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	color: #000000;
	font-size: 13px;
	font-family: sVerdana, Helvetica, sans-serif;
	text-align: center;
	}

a:link {
	color: #000000;
	text-decoration:none;
}
a:visited {
	color: #000000;
	text-decoration:none;
}
a:hover {
	color: #000000;
	text-decoration:underline;
}
a:active {
	color: #000000;
	text-decoration:none;
}

#container{
	width:1000px;
	position: absolute;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;    
	left: 50%;
    margin-left: -500px;
	z-index:1;
	}

#center{
	width:540px;
	float:left;
	margin:120px auto auto 0px;
	text-align:left;
	min-height:600px;
}

#linkie_1{
	width:150px;
	height:20px;
	float:left;
	margin:367px auto auto 307px;
	text-align:left;
	}

#linkie_2{
	width:225px;
	height:44px;
	float:left;
	margin:76px auto auto 324px;
	text-align:left;
	}