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

body {
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	font-size:12px;
	line-height:1.5em;
}

#main {
	width:785px;
	margin-left:auto;
	margin-right:auto;
	
}

#demo_main {
	width:900px;
	margin-left:auto;
	margin-right:auto;
	
}

#nav {
	margin-bottom:30px;
	margin-top:25px;
}

#main_top {
	margin-bottom:30px;
	padding:0px;
	border:none;
	letter-spacing:1px;
	font-size:12px;
	color:#2CAFDB;
}
#main_top a {
	border-style: none;
}

#col_lft {
	width:469px;
	border-right:1px solid #33CCFF;
	float:left;
	padding-right:10px
}

#col_rt {
	width:290px;
	margin-left:480px;
	padding-left:10px;
}

#altcol_lft {
	width:569px;
	border-right:1px solid #33CCFF;
	float:left;
	padding-right:10px
}

#altcol_rt {
	width:190px;
	margin-left:580px;
	padding-left:10px;
}
#highlight_section {
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	border-bottom-width:1px;
	border-top-width:1px;
	border-bottom-color:#666666;
	border-top-color:#666666;
}

.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

#footer {
	letter-spacing:1px;
	text-transform:uppercase;
	width:780px;
	font-size:10px;
	text-align:center;
	margin-top:20px;
}

h1 {
	color:#2CAFDB;
	letter-spacing:1px;
	text-transform:uppercase;
	font-size:12px;
	font-weight:normal;
	line-height:1.5em;
}

hr {
	color:#2CAFDB;
	height:.5px;
	text-shadow:none;
}

.title {
	color:#2CAFDB;
	letter-spacing:1px;
	text-transform:uppercase;
	font-size:12px;
}

.title_gray {
	font-weight:bolder;
	text-transform:uppercase;
}

a {
	color:#2CAFDB;
	text-decoration:none;
	text-transform:uppercase;
}

a:hover {
	color:#333333;
}


.email {
	color:#666666;
	text-transform:none;
	text-decoration:underline;
}

.imgrt {
	float:right;
	margin-left:20px;
	margin-right:10px;
	border:none;
	padding:0px;
}
.imglft {
	float:left;
	margin-left:10px;
	margin-right:8px;
	margin-bottom:5px;
	border:none;
	padding:0px;
	position:relative;
}
.quote {
	color:#666666;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size:13px;
	line-height:1.5em;
	}
a.keyword-link:link, a.keyword-link:active, a.keyword-link:visited, a.keyword-link:hover {
	padding: 0;
	margin: 0;
	text-decoration: underline;
	font-size: 12px;
	color:#666666;
	font-weight: normal;
	text-transform: none;
}
a.keyword-link:hover {
	text-decoration: none;
}


/*http://old.nyls.edu/pages/4009.asp*/
