*
{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border: 0px;
}

body
{
	text-align: center;
	/*background-image: url(images/newlayout/body_bg.jpg);*/
	background-repeat: repeat-x;
	background-color: #EAEAEA;
}
a {
	color: #0099FF;
	text-decoration:none;
}
a:active
{
  outline: none;
}
a:hover {
	text-decoration:underline;
}
:focus
{
  -moz-outline-style: none;
}
#header
{
	margin-left: auto;
	margin-right: auto;
	width: 972px;
	height: 115px;
	text-align: left;
	padding: 0px 5px;
	font-family: 'Verdana';
}
#livechat_button {
	float: left;
	margin-left: 220px;
}
.navwrap {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(images/newlayout/menu.png) no-repeat scroll right bottom;
}

.navwrap {
	font-size:12px;
	height:50px;
	line-height:50px;
	padding-right:18px;
	float: right;
	z-index:6;
	position: relative;
}

#header #nav {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(images/newlayout/menu.png) no-repeat scroll left top;
}

#header #nav {
	height:50px;
	line-height:50px;
	padding-left:13px;
	position: relative;
	width: auto;
	display: block;
}

#nav, #nav ul {
	line-height:50px;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0;
	position:relative;
	z-index:5;
}
#header #nav ul {
	/*border-color:-moz-use-text-color #DFDFDF #DFDFDF;
	border-style:none solid solid;
	border-width:medium 1px 1px;*/
	border-left: 1px solid #DFDFDF;
	border-right: 1px solid #DFDFDF;
	border-bottom: 1px solid #DFDFDF;
}

#header #nav ul {
display:none;
left:-1px;
position:absolute;
top:33px;
width:192px;
}

#header #nav li {
float:left;
margin-top:11px;
position:relative;
z-index:20;
}
#header #nav a {
display:block;
/*float:left;*/
height:33px;
line-height:28px;
outline-color:-moz-use-text-color;
outline-style:none;
outline-width:medium;
padding:0 21px;
position:relative;
text-align:center;
text-decoration:none;
z-index:35;
}

#header #nav .current_page_item a {
color:#555555;
}

#header #nav a {
color:#888888;
}

#header #nav li ul a {
border-bottom:1px solid #FFFFFF;
border-top:1px solid #DFDFDF;
}

#header #nav li ul a {
float:left;
height:auto;
padding:0 21px;
text-align:left;
width:150px;
}

#header #nav ul a, #header #nav ul li {
background-color:#F5F5F5;
background-image:none;
}

#header #nav li li {
border-left:medium none;
margin-top:0;
}

#header #nav li ul ul {
left:172px;
top:0;
}

#header #nav ul ul {
border-top:medium none;
top:auto;
}

#header #nav ul a:hover, #header #nav ul a:focus {
background-color:#FFFFFF;
color:#555555;
}

#header #nav a:hover, #header #nav a:focus {
color:#555555;
}


#titlebar
{
	height: 15px;
	margin-left: auto;
	margin-right: auto;
	width: 965px;
	text-align: left;
	padding: 5px;
	background: transparent url(images/newlayout/bg_slice.png) no-repeat scroll left top;

}
div.main_section {
	padding: 5px 5px 0px 5px;
	margin-left: auto;
	margin-right: auto;
	width: 965px;
	text-align: left;
	background: transparent url(images/newlayout/bg_slice2.png) repeat-y scroll center top;
}
div.main_section_topbar {
	height: 15px;
	margin-left: auto;
	margin-right: auto;
	width: 965px;
	text-align: left;
	padding: 5px;
	background: transparent url(images/newlayout/bg_slice.png) no-repeat scroll left top;
}
div.main_section_bottombar {
	background:transparent url(images/newlayout/bg_slice.png) no-repeat scroll right bottom;
	height:20px;
	width:965px;
	padding: 5px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	text-align: left;
}
div.main_section_top {
	height: 15px;
	margin-left: auto;
	margin-right: auto;
	width: 965px;
	text-align: left;
	padding: 5px;
	background: transparent url(images/newlayout/bg_slice2.png) no-repeat scroll left top;
}
div.main_section_bottom {
	background:transparent url(images/newlayout/bg_slice2.png) no-repeat scroll right bottom;
	height:20px;
	width:965px;
	padding: 5px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	text-align: left;
}
#main
{
	/*min-height: 490px;*/
	padding-top: 5px;
	margin-left: auto;
	margin-right: auto;
	width: 965px;
	text-align: left;
	
	background: transparent url(images/newlayout/bg_slice2.png) repeat-y scroll center top;
}
#main h1 {
	color:#0099CC;
	font-size: 25px;
	padding-bottom: 15px;
	padding-top: 10px;
}
#footer
{
	background: #404040 url(images/newlayout/footer_bg.jpg) repeat-x;
	height: 500px;
	text-align: center;
	color: #FFFFFF;
	font-family: 'Verdana';
}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 13px;
}
#footer a:hover {
	text-decoration: underline;
}
#foot_top
{
	text-align: right;
	font-size: 13px;
	margin-left: auto;
	margin-right: auto;
	width: 972px;
	background: transparent url(images/newlayout/new_logo.png) no-repeat;
	height: 57px;
	line-height: 150%;
	padding-top: 15px;
	font-weight: bold;
}

#foot_bottom
{
	font-size: 13px;
	padding-top: 10px;
	margin-left: auto;
	margin-right: auto;
	width: 972px;
}
#foot_bottom div.box {
	float:left;
	margin-right:43px;
	width:200px;
	z-index:99;
	text-align:left;
}
div.box h1 {
	color:#FFFFFE;
	font-family:Arial,Helvetica,sans-serif;
	font-size:20px;
	font-weight:bold;
	margin-bottom:30px;
}
#foot_bottom ul {
	list-style: none;
}
#foot_bottom li {
	padding: 5px 0px;
	border-bottom: 1px dashed #CCCCCC;
	height: 32px;
	line-height: 32px;
}
#foot_bottom li img {
	float: left;
	margin-right: 10px;
}
#foot_bottom h3 {
	font-size: 14px;
	font-weight: bold;
	color: white;
	line-height: 17px;
}
#foot_bottom input {
	border: 1px solid white;
	padding: 2px;
	width: 170px;
}
#foot_bottom input.submitbutton {
	width: 100px;
	cursor: pointer;
}
#foot_bottom p {
	line-height: 200%;
	padding: 5px 0px 15px 5px;
	border-bottom: 1px dashed #CCCCCC;
	margin-bottom: 15px;
}

.crowdbar {
	position: relative;
	margin-left: 1px;
	margin-top: -22px;
	padding-bottom: 10px;
}
#col1, #col2, #col3
{
	
	width: 297px;
	display: inline;
	float: left;
}
#col1
{
	margin-left: 22px;
	/*background-image: url(images/studentbg.jpg);
	background-repeat: no-repeat;*/
}
#col2
{
	margin-left: 20px;
	
}
#col3
{
	margin-left: 20px;
}
.sectheader {
	font-size: 20px;
	font-weight: bold;
	font-family: 'Arial';
}
#verytop
{
	float:right;
	height:67px;
	padding-top:5px;
	text-align:right;
	width:480px;
	color: #888888;
	font-size: 11px;
	font-weight: bold;
	
}
#verytop a {
	color: #888888;
	line-height: 34px;
}
#verytop a:hover {
	color: #0099FF;
}
#maintabs {
	padding-top: 25px;
	padding-right: 10px;
	color: white;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	z-index: 0;
}
#loginform {
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: left;
	cursor: default;
}
#loginform input.login {
	border: 1px solid black;
	background: #DDDDDD;
	padding: 4px 4px 1px 4px;
	width: 230px;
	height: 20px;
	font-size: 16px;
}
#loginform input.loginbutton {
	border: 1px solid black;
	background: #87C603;
	padding: 2px 10px;
	font-size: 16px;
	color: white;
	font-weight: bold;
	cursor: pointer;
}
#loginform div.login {
	padding: 10px;
	height: 30px;
	line-height: 30px;
}
#loginform div.login div {
	float: left;
}
#loginform div.label {
	width: 100px;
}
#loginform a {
	font-size: 14px;
}

#navigation
{
	position: relative;
	width: 550px;
	margin-top: 34px;
	margin-right: 15px;
	float: right;
	height: 46px;
	overflow: hidden;
}

.studentcircle
{
	margin-left: -5px;
	cursor: pointer;
	float: left;
}
.collegecircle
{
	margin-left: -5px;
	cursor: pointer;
	float: left;
}
.counselorcircle
{
	margin-left: -5px;
	cursor: pointer;
	float: left;
}

.navbutton
{
	float: left;
	cursor: pointer;
	border: 0px;
}
/* Meet your next class of college fairs */
.bigheader
{
	margin-left: 8px; 
	margin-top: 10px;
	float: left;
}
.smallheader
{
	margin-left: 13px;
	margin-top: 1px;
	position: absolute;
}
a.joinbutton
{
	color:#ffffff;
	text-decoration: none;
	font-size: 22px;
	font-weight: bold;
	font-family: 'Verdana';
	margin-left: 20px;
}
a.joinbutton:hover
{
	text-decoration: underline;
}
a.loginbutton
{
	color:#ffffff;
	text-decoration: none;
	font-size: 22px;
	font-weight: bold;
	font-family: 'Verdana';
	margin-left: 37px;
}
a.loginbutton:hover
{
	text-decoration: underline;
}

#columns ul
{
	margin-left: 35px;
}
#columns li
{
	font-size: 14px;
	padding-top: 8px;
	padding-bottom: 8px;
	width: 250px;
	font-family: 'Verdana';
	display: block;
	padding-left: 32px;
	list-style: none;
	height: 60px;
}
#columns li img {
	float: right;
}
.studentlist {
	display: inline;
}
.studentlist li
{
	background: url('images/greenbullet.gif') no-repeat 3px center;
	clear: both;
	/*list-style-image: url("images/greenbullet.gif");*/
	
}
.collegelist li {
	background: url('images/orangebullet.gif') no-repeat 3px center;
	clear: both;
}
.collegelist
{
	display: inline;
}
.counselorlist li {
	background: url('images/purplebullet.gif') no-repeat 3px center;
	clear: both;
}
.counselorlist
{
	display: inline;
}

#titlebar h1
{
	color: #ff8201;
	font-family:'Verdana';
	font-size:35px;
	margin-left:15px;
	margin-top:15px;
}
#titlebar a
{
	padding-left: 25px;
}
.learnmore {
	margin-left: 32px;
}
.maincross
{
	width: 96%;
	margin-left: auto;
	margin-right: auto;
	font-family: 'Verdana';
	clear: both;
	/*padding-top: 20px;*/
}
.secttitle {
	font-size: 16px;
	font-weight: bold;
	line-height: 32px;
	padding: 4px;
	background: #CCCCCC;
	background: url(images/secttitle_bg.jpg) repeat-x;
	border: 1px solid #CCCCCC;
}

div.crosssect {
	padding: 10px 5px;
	border-bottom: 1px solid #CCCCCC;
	font-size: 14px;
	
}
.greentitle {
	background: #B1D75E;
}
.secttitle img {
	float: left;
	margin-right: 5px;
}

input, select {
	border: 1px solid black;
	padding: 2px 2px 2px 2px;
	font-family: 'Arial';
}
input.noborder {
	border: 0;
}

.submitbutton {
	background: #83C629;
	font-weight: bold;
	color: #FFFFFF;
	cursor: pointer;
}

.submitbutton:hover {
	background: #FF8201;
}

.clearer {
	clear: both;
}

