/* body */

body {

	background-color: #000000;

	text-align: center;

	padding: 0px;

	margin: 0px;

	font-family:Georgia, "Times New Roman", Times, serif;

	color:#FFFFFF;

	font-size:14px;

}   

* {margin:0;padding:0}

/* mac hide \*/

html,body{height:100%;width:100%;}

/* end hide */

body {

		margin:0;

		padding:0;

}

	/* styles for IE 5 Mac */

	#centerwrap {

	width:998px;

	height:700px;

	position:relative;

	}



	/* hack  - invisible to IE 5 \*/

	#centerwrap {

		position:absolute;

		margin: -350px 0 0 -499px;

		left:50%;

		top:50%;

	}

	

a {

color:#FFFFFF;

text-decoration:underline;

}

.text {

color:#FFFFFF;

font-family:Georgia, "Times New Roman", Times, serif;

font-size:16px;

line-height:1.2;

}



