@charset "UTF-8";
/* CSS Document */

html {
	margin:0px;
	padding:0px;
}

body {
	overflow:hidden;
}

h1 {
	margin:15px 0px 0px 0px;
	padding:0px;
	display:block;
	text-indent:-999999px;
	overflow:hidden;
}

h2 {
	margin:15px 0px 0px 0px;
	padding:0px;
	color:#1A3660;
	font-size:16px;
	font-weight:bold;
}

h3 {
	margin:15px 0px 0px 0px;
	padding:0px;
	color:#1A3660;
	font-size:13px;
	font-weight:bold;
}

#top_bar {
	width:100%;
	height:145px;
	background:#c2deec url(../images/background_int.jpg) center top no-repeat;
	margin:0px;
	padding:0px;
	/* display:block; */
}

#top_container {
	width:700px;
	height:145px;
}

#top_container ul {
	margin:0px;
	padding:0px;
}

#top_container ul li {
	float:right;
	display:inline;
	margin:10px 0px 0px 20px;
}

#top_container ul a {
	font-weight:bold;
	color:#55698c;
	text-decoration:none;
}

#top_container ul a:hover {
	color:#1A3660;
	text-decoration:none;
}

#goodalum_logo {
	float:left;
	margin:10px 0px 0px 0px;
}

#scroll {
	background-color:#fff;
}

#content {
	
/*position:relative; 
float:center;*/
float:none;
width: 800px; 
/*height: 100%;*/
text-align:left;

	
}

#content ul {
	list-style:outside disc;
}

#content ol {
	list-style:outside decimal;
}

#content a, #content a, #content a {
	color:#55698C;
	text-decoration:none;
	border-bottom:#55698C 1px dotted;
}

#content a:hover, #content a:hover, #content a:hover {
	color:#1A3660;
	text-decoration:none;
	border-bottom:#1A3660 1px dotted;
}

#faqtext {
	
position:relative; 
float:center; 
height:100%; 
padding: 50px 75px 75px 75px;
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;

	
}

#shop p {
	text-align:left;
}



/* SCHOOL CHOICE */
#school_choice {
	width:435px;
	color:#1A3660;
	font-size:14px;
	font-weight:bold;
	margin:10px 0px 0px 0px;
	float:right;
}

#school_choice a {
	color:#1A3660;
	text-decoration:none;
	border-bottom:#1A3660 1px dotted;
}

#school_choice a:hover {
	color:#55698c;
	text-decoration:none;
	border-bottom:#55698c 1px dotted;
}

#school_selection {
	width:435px;
	/*margin:80px 0px 0px 0px;*/
}

#school_input {
	/*width:460px;*/
	width:400px;
	/*height:24px;*/
	height:25px;
	background:url(../images/google_input_int.gif) no-repeat;
	font-weight:bold;
	font-size:14px;
	color:#999;
	border:none;
	/*padding:2px 5px 0px 5px;*/
	/*margin:10px 0px 0px 0px;*/
}	

#school_change {
	width:25px;
	height:25px;
	display:block;
	border:none;
	background:url(../images/school_change_button.gif) no-repeat;
	text-indent:-999999px;
	overflow:hidden;
	margin:0px 0px 0px 5px;
}

/* GOOGLE */
#google_container {
	width:435px;
	margin:10px 0px 0px 0px;
	float:right;
}

#google_input {
	/*width:400px;*/
	width:400px;
	/*height:25px;*/
	height:25px;
	background:url(../images/google_input_int.gif) no-repeat;
	font-weight:bold;
	font-size:14px;
	color:#666;
	border:none;
}

#google_input input {
	width:390px;
	height:23px;
	padding:2px 5px 0px 5px;
	font-weight:bold;
	font-size:14px;
	color:#666;
	border:none;
	background:none;
}

#google_submit {
	width:25px;
	height:25px;
	display:block;
	border:none;
	background:url(../images/google_button.jpg) no-repeat;
	text-indent:-999999px;
	overflow:hidden;
	margin:0px 0px 0px 5px;
}




/* HEADERS */

#header_about_us {
	width:129px;
	height:38px;
	background:url(../images/header_about_us.gif) no-repeat;
}

#header_faq {
	width:52px;
	height:38px;
	background:url(../images/header_faq.gif) no-repeat;
}

#header_homepage {
		width:585px;
		height:38px;
		background:url(../images/header_homepage.gif) no-repeat;
}

#header_search {
	width:656px;
	height:38px;
	background:url(../images/header_search.gif) no-repeat;
}

#header_shop {
	width:67px;
	height:38px;
	background:url(../images/header_shop.gif) no-repeat;
}

#header_your_privacy {
	width:193px;
	height:38px;
	background:url(../images/header_your_privacy.gif) no-repeat;
}

