/* CSS Document */


body {
	background-image: url(acclaim-bkg.jpg);
	background-repeat: repeat-x;
	margin-top:0px;
	}

#container {
	width:955px;
	margin-right:auto;
	margin-left:auto;
	padding:0px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	margin-top:0px;
	}
		
#top {
	width:955px;
	height:116px;
	margin:0px;
	padding:0px;
	background-image: none
	}
	
#flash {
	width:955px;
	height:253px;
	margin:0px;
	padding:0px;
	text-align:center;
	}
	
#tickertape {
	width:525px;
	height:25px;
	}
	
#winners {
	width:150px;
	height:122px;
	border:0px;
	}	
	
#awards {
	width:150px;
	height:200px;
	border:0px;
	}
	
#body {
	width:955px;
	margin:0px;
	padding:0px;
	background-image: url(images/acclaim_03.jpg);
	}
	
#red {
	width:955px;
	height:50px;
	margin:0px;
	padding:0px;
	background-image: url(images/acclaim_03b.jpg);
	text-align:center;
	}
	
#bottom {
	width:955px;
	height:40px;
	margin:0px;
	padding:0px;
	background-color:#FFFFFF;
	text-align:center;
	}
	
/* style stuff below */	

	

#body p {
	font-size: 14px;
	text-align: left;
	color: #666666;
	}
	
#body h1 {
	font-size: 20px;
	text-align: left;
	color: #000099;
	}
	
#body h2 {
	font-size: 16px;
	text-align: left;
	color: #333333;
	}
	
#body h3 {
	font-size: 14px;
	text-align: left;
	color: #333333;
	}
	
	
#red p {
	font-size:10px;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
	font-weight: normal;
	}
	
#red a {
	font-size:10px;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
	font-weight: normal;
	}
	
#red a:hover {
	font-size:10px;
	color: #FFFF00;
	text-align: center;
	text-decoration: underline;
	font-weight: normal;
	}

#bottom p {
	font-size:10px;
	color: #999999;
	text-align: center;
	text-decoration: none;
	font-weight: normal;
	}
	
#bottom a{
	font-size:10px;
	color: #999999;
	text-align: center;
	text-decoration: none;
	font-weight: normal;
	text-decoration: underline;
	}
	
#bottom a:hover {
	font-size:10px;
	color: #FF0000;
	text-align: center;
	text-decoration: none;
	font-weight: normal;
	}
#job-box {
	width:187px;
	background-color:white;
	padding: 5px;
	}
	
			
			
.spacer{
	margin: 10px
	}

.formtext {
	font-size: 12px;
	text-align: left;
	color: #333333;
	}

.formbox {
background-color:#F4F4F4;
	}
	
.righttext {
	font-size: 12px;
	text-align: right;
	color: #333333;
	}
	
.centertext {
	font-size: 12px;
	text-align: center;
	color: #333333;
	}
         
.imageright {
	margin-left:10px;
	margin-bottom:10px;
	}
.formbox {
	margin:3px;
	}
	
.goldboxes {font-size:12px;}