@charset "UTF-8";
html, body {
	height: 100%;
	width: 100%;
}
body {
	background-color: #000000;
	/*text-align: center;*/
	background-image: url(images/background.jpg);
	background-repeat: repeat;
	/*width: 903px;*/
}
#wrapper {
	height: 100%;
	width: 903px;
	padding-right: 0px;
	padding-left: 0px;
	text-align: left;
	margin-right: auto;
	/*margin-left: auto;*/
	background-repeat: no-repeat;
	/*float: left;*/
}
select{
	background-color: #CC3300;
	color:white;
	border: 1px solid #006600;
	/*height: 37px;*/
	width: 300px;
	font-size: 16px;
	font-weight:bold;
}

.selectFormat{
	background-color: #CC3300;
	color:white;
	border: 1px solid #006600;
	/*height: 37px;*/
	width: 300px;
	font-size: 16px;
	font-weight:bold;
}

#logo {
	float: left;
	height: 333px;
	width: 900px;
}
#header {
	width: 903px;
	height: 78px;
	background-repeat: no-repeat;
	float: left;
	padding-bottom: 10px;
}
#degree-finder {
	float: left;
	height: 469px;
	width: 415px;
	background-image: url(images/drop-down.jpg);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#image {
	float: right;
	height: 478px;
	width: 441px;
	background-repeat: no-repeat;
}

#center-copy {
	float: left;
	height: 140px;
	width: 440px;
	background-repeat: no-repeat;
	margin-top: 20px;
	max-width: 410px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #000000;
	background-image: url(images/copy.jpg);
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}

/*#center-copy {
	float: left;
	height: 140px;
	width: 440px;
	position:relative;
	background-repeat: no-repeat;
	margin-top: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #000000;
	background-image: url(images/copy.jpg);
	margin-left: -20px;	
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	margin-left: -20px;*/
	}


/*#center-copy {
	float: left;
	height: 114px;
	width: 415px;
	position:relative;
	background-repeat: no-repeat;
	margin-top: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #000000;
	background-image: url(images/copy.jpg);
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	margin-left: -20px;
}*/
*html #center-copy { margin-left: -10px; }
#column-container {
	float: left;
	height: 100%;
	width: 900px;
}
#left-column {
	float: left;
	height: 100%;
	width: 441px;
	margin-right: 6px;
}
#right-column {
	float: left;
	height: 100%;
	width: 440px;
	margin-left: 11px;
}
.logo {
	float: left;
	height: 54px;
	width: 430px;
	padding-left: 5px;
	margin-top: 20px;
	padding-right: 5px;
	vertical-align: middle;
}
.question {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FFFFFF;
}
.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	float: left;
	height: 100px;
	width: 425px;
	padding-top: 15px;
	padding-bottom: 6px;
	padding-left: 8px;
	padding-right: 8px;
	text-align: left;
}
.button {
	float: left;
}
.infobutton {
	margin-left: 175px;
}
#ai {
	background-color: #FFFFFF;
	float: left;
	height: 222px;
	width: 440px;
	margin-top: 12px;
}
#aiu {
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: right;
	float: left;
	height: 222px;
	width: 440px;
	margin-top: 12px;
}
#up {
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: right;
	float: left;
	height: 222px;
	width: 440px;
	margin-top: 12px;
}
#ww {
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: right;
	float: left;
	height: 222px;
	width: 440px;
	margin-top: 12px;
}
#footer {
	float: left;
	height: 76px;
	width: 868px;
	margin-top: 12px;
	padding-top: 12px;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 1.4em;
	color: #FFFFFF;
}
#school {
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: right;
	float: left;
	height: 230px;
	width: 440px;
	margin-top: 12px;
}
