/*   hack a nav   */
body {
	margin: 0;
	padding: 0;
	font: 70% Arial;
	color: #666666; 
	background: #FFFFFF url(http://www.athleticscholarshipcorp.com/dev/images/bg.jpg) repeat-x top;
}
.photo {
	border: 1px solid #999999;
}
a {
	color: #55A7EA;
	text-decoration: none;
}
a.one:link {
	color: #55A7EA;
	text-decoration: none;
}
.press_head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #003399;
	border-bottom-style: solid;
	border-bottom-width: thin;
}


/*   top navigation  */
/*.subnav {
	line-height: 31px;	
}
.box2 {
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 4px;
	padding-bottom: 4px;
	font-style: normal;
	text-align: left;
	vertical-align: middle;
}

.subnav a {
	margin: 2px 2px 0 0;
	padding: 8px 4px;
	color: #5494CD;
	background: inherit;
	font-weight: bold;
	text-decoration: none;
}
.press_cont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}

.subnav a:hover {
	background: #CCCCCC url(http://www.athleticscholarshipcorp.com/dev/images/navover.jpg) repeat-x;
	border-top: 1px solid #55A7EA;
	color: #55A7EA;
	text-decoration: none;
}
.press_pic {
	float: right;
	margin: 4px;
}
*/

ul.gNavigation { margin: 0;	padding: 0; }
ul.gNavigation li { float: left; list-style: none; }
ul.gNavigation li a { display: block; padding: 5px 12px; text-decoration: none; width: 70px; color: #5494CD; white-space: nowrap; font-weight: bold; }
ul.gNavigation li ul { margin: 3px 0 0 10px; padding: 0; position: absolute; visibility: hidden; }
ul.gNavigation li ul li { float: none; display: inline; }
ul.gNavigation li ul li a { width: auto; background: #f6f6f6; font-weight: normal; }
ul.gNavigation li ul li a:hover { background: #f3f8fc; }


/*  footer  */
.footer {
	margin-top: 10px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
a:link {
	text-decoration: none;
}


/*  main content  */
.footer p{
	margin-top: 5px;
}
h1 {

	margin: 0; 
	padding: 0; 
	font: 170% Arial, Sans-Serif;
	font-weight: bold;
	color: #2EC293;
	background-color: inherit;
}
h2 {
	margin: 0; 
	padding: 0; 
	font: 110% Arial, Sans-Serif;
	font-weight: bold;
	color: #5494CD; 
	text-transform: uppercase;
	background-color: inherit;
	
}

h3 {
	margin: 0; 
	padding: 0; 
	font: 90% Arial, Sans-Serif;
	font-weight: bold;
	color: red; 
	background-color: inherit;
	margin-bottom: 5px;
}
.box {
	list-style-type: none;
	color: #000000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	clear: none;
	float: none;
}

.sidenav {
	background-image: url(http://www.athleticscholarshipcorp.com/dev/images/sidenav.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.userlogin {
	margin-top: 10px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #003366;
}
.loginhead {
	margin-top: 10px;
}
.infohead {

	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-top: 10px;
}
.infoline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.sponsor {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDDDDD;
	margin-bottom:5px;
}
.content {
	font-size: 130%;
}
.terms {
	font-size: 90%;
	font-family:Verdana;
	border: 1px solid #666666;
	text-align:justify;
}
form {
	padding:0;
	margin:0;
}

/* Added CSS - 16 Sept. 2006 */
.uni_alpha {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: 100%;
	font-weight: bold;
	color: #000000;
	background-color: #D7DFE3;
	text-align: center;
	width: 100%;
	vertical-align: top;
	padding-top: 4px;
	padding-bottom: 4px;
	text-indent: 5px;
	text-transform: uppercase;
	font-size: small;
	display: block;
}
.box {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #666666;
	text-align: left;
	float: none;
	width: 100%;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	vertical-align: top;
	list-style-type: none;
	font-style: normal;
	font-size: small;
}
.box li {
	padding-left: 0px;
	margin-left: -12%;
}
.box ul {
	float: none;
	clear: none;
}


/* This is for IE */
.hiddenBtn {
  width: 0px;
  height: 0px;
}

/* This is for Firefox since IE ignores it */
.hiddenBtn[class] {
  display: none;
}
a.two:link {
	color: #55A7EA;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
a.two:hover {
	color: #55A7EA;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
}

.style1 {
	font-size: 12px;
	color: #999999;
	font-style: italic;
}

#Layer1 {
	position:absolute;
	left:810px;
	top:126px;
	width:111px;
	height:68px;
	z-index:1;
}	

.twitterheader{
	color:#000;
	font: bold 110% Arial,Sans-Serif;
	margin: 10px 10px 10px 75px;
}

#twitter_update_list{
	line-height:1.4;
	overflow: hidden;
}

.newsheader{
	color:#000;
	font: bold 110% Arial,Sans-Serif;
	margin: 10px;
}

#newsupdates{
	line-height:1.4;
}

#newsupdates a {color:#55a7ea; text-decoration:underline;}
#newsupdates a:link {color:#55a7ea; text-decoration:underline;}
#newsupdates a:visted {color:#551a8b; text-decoration:underline;}
#newsupdates a:hover {color:#55a7ea; text-decoration:none;}
#newsupdates a:active {color:#55a7ea; text-decoration:underline;}



