/* css for Surprise multiRom */
/* copyright Oxford University Press 2006 */

/*********************/
/* global styles */
/*********************/

body {
	margin: 0px;
	padding: 0px;
	text-align:center;
	}

img {
	margin: 0px;
	border: 0px;
	padding: 0px;
	}

p {
	color: #FFFFFF; 
	font-size: 10px; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin:10px 10px 10px 25px;
	}

.style3 {
	color: #FFFFFF; 
	font-size: 10px; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin:10px 10px 10px 25px;
	}

h1 {
	color: #FFFFFF;
	font-size: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	display:inline;
	}
	
h2 {
	color: #FFFFFF;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	display:inline;
	margin:30px 25px 10px 10px;
	}
	
a:link {color: #FFFFFF;}
a:visited {color: #FFFFFF;}
a:hover {color: #FFFFFF;}
a:focus {color: #FFFFFF;}
a:active {color: #FFFFFF;}
	
#content {
	background-image:url(../images/back03.jpg);
	width:774px;
	background-repeat: no-repeat;
	background-position: center center;
	overflow:hidden;
	clear:both;
	}

#container {
	width: 774px;
	margin-left:auto;
	margin-right:auto;
	overflow:hidden;
	background-color:#040021;	
	}

#banner_end {
	float:right;
	background-image:url(../images/banner_end.jpg);
	width:227px;
	height:79px;
	}

#banner {
	float:left;
	width:547px;
	}

#left {
	float:left;	
	width:403px;
	}
	
#important{
	background-image:url(../images/important.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding:15px 0px 5px 35px;
	margin:0px 0px 0px 7px;
	}

#right {
	position:absolute;		
	width:371px;
	top:79px;
	left:403px;
	/* hide from ie5 mac \*/
	position:relative;
	float:right;
	top:0px;
	left:0px;
	/* end hide */
	}
	
#ack {
	line-height: 9.5px;
	}
	
#checks {	
	padding: 4px;
	margin: 10px 10px 10px 10px;	
	float:right; 
	width:150px
	}

#checks p{
	border: 1px solid #9D0011;	 
	background-color: #fff; 
	margin: 0px 0px 4px 0px; 
	padding: 4px; 	
	}

#checks a:link{color: #9D0011;}
#checks a:visited {color: #9D0011;}
#checks a:hover {color: #9D0011;}
#checks a:focus {color: #9D0011;}
#checks a:active {color: #9D0011;}

#checks .validation {
	font-weight:bold;
	margin:5px 10px 0px 0px;
	color:#9D0011;
	text-align:right;
	}
	
#checks .error {
	text-align: center;
	color:#9D0011;
	font-size:x-small;
	margin:5px 10px 0px 0px;
	}
	
#validationtext {
	float:left; 
	width:180px; 
	text-align:left; 
	margin-top:7px;
	}

#validationtext p{
	font-size:x-small;
	font-weight:bold
	}
	
#launch {
	float:left;
	width:370px;
	align-text:left;
	/* hide from ie5 mac \*/
	float:none; 
	text-align:center
	/* end hide */
	}
	
#cover {
	float:left;
	width:370px;
	margin-top:15px;
	/* hide from ie5 mac \*/
	float:none;		
	margin-top:25px;
	/* end hide */
	}
	
#websitelink {
	float:left;
	margin:10px 27px 20px 0px; 
	/* hide from ie5 mac \*/
	float:none;
	margin-top:20px; 
	/* end hide */
	}
	
#footer {
	position:relative;
	width:100%;
	clear:both;
	background-color:#040021;
	top:0px;
	}
	
#footer_left {
	position:relative;
	float: left;
	width: 398px;
	height: 110px;
	background-color:#040021;	
	text-align:left;
	}
	
#footer_left img{
	padding-top:10px;
	}
	
#footer_right {
	text-align:left;
	position:relative;
	float:right;
	width:374px;
	height:110px;
	background-color:#040021;
	}
	
#footer_right p{
	float:left;
	width:140;
	margin-left:15px;
	}

#footer_right img{
	padding-top:10px;
	}
	
.copyright {
	background-color:#ffffff;
	width:774;
	text-align:left;
	margin-left:80px;
	color:#999999;
	font-size:x-small;
	/* hide from ie5 mac \*/
	text-align:center;
	margin-left:0px;
	/* end hide */
	}
