@charset "utf-8";
/* CSS Document */


html {
	font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		text-align:left;
		color:#000000;
		margin: 0; 
		padding: 0;
				}

body { 
		margin:auto;
		width:1000px;
		background:#002f20 url(../online/media/graphics/index/bgmain.png)center top repeat-y;
		
		}


<!--START Horizontal Navigation-->

#hoznav {
	display:inline;
	
		}
	
#hoznav ul {
	padding: 6px 5px;
	margin-left:0px;
	background:url(../online/media/graphics/background/navW.png);
	height:20px;
	margin-top:0px;
	margin-bottom:1px;
	font:13px Arial, Helvetica, sans-serif;
	font-variant:small-caps;
	font-weight:bold;
	}
	
#hoznav ul li{
	list-style:none;
	display:inline;
	
	}
	
#hoznav ul li a{
	padding: 3px 6px;
	margin:0;
	text-decoration:none;

		}
	
#hoznav ul li a:link{
	color: #002f20;
	

	}
	
#hoznav ul li a:visited{
	color: #002f20;

	}
	
#hoznav ul li a:link:hover, #hoznav ul li a:visited:hover{
	color:#FFFF11;
	background:#002f20 url(../online/media/graphics/index/admission_Process_button.png) bottom repeat-x;
	border:inset 2px #002f20;
	padding: 5px 4px;
	}
	
#hoznav ul li a#current{
	color:#DDDD00;
	background:#002f20 url(../online/media/graphics/index/admission_Process_button.png) bottom repeat-x;
	border:inset 1px #002f20;
	}

<!--END Horizontal Navigation-->

.twoColFixRt #container { 
	width: 1000px;  
	margin: 0 auto; 
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.twoColFixRt #sidebar1 {
	float: right; /* since this element is floated, a width must be given */
	width: 350px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	text-align:left;	
	background:#033E27;
	color:#000000;
	}


.twoColFixRt #sidebar1  a, a:visited{
	color:#FFFF11;
	text-decoration:none;
	text-align:center;
}

.twoColFixRt #sidebar1  a:hover{
	color:#FFFF28;
	text-decoration:underline;
}




.twoColFixRt #mainContent { 
	/*margin: 0 250px 0 0;*/ /* the right margin on this div element creates the column down the right side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
padding: 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
background:#002f20;

} 


	.twoColFixRt #mainContent a, a:visited{
	color:#0000ff;
	text-decoration:none;
	text-align:center;
}

.twoColFixRt #mainContent a:hover{
	color:#0000ff;
	text-decoration:underline;
}


.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

h3{
text-align:center;
}

h4{
	text-align:center;
}

h2{
	text-align:center;
}


/*Start Right sidebar contents*/

.twoColFixRt #ImpStudentFYI{
	width:330px;
	text-align:left;
	padding:5px;
	margin-bottom:5px;
	background:#ffffff url(../online/media/graphics/whitebkgd.png);
	border:#A40000 double 6px;
	}

.twoColFixRt #ImpStudentFYI a{
	color:#A40000;
	text-decoration:underline;
}


.twoColFixRt #ImpStudentFYI a:hover{
	color:#00F;
	text-decoration:underline;
}





.twoColFixRt #prospectiveStdBx{

	width:350px;
	height:61px;
	text-align:center;
	font-weight:bold;
	padding-top:0px;
	margin-bottom:3px;
	clear:both;
	
	}
	
	
	
	


.twoColFixRt #blackboard{
	background:url(../online/media/graphics/index/bb_buttonTW.png) no-repeat;
	width:80px;
	height:90px;
	float:left;
	margin-left:2px;
	padding-top:3px;
	padding-left:5px;
	font-weight:bold;
	margin-top:0px;
	margin-bottom:0px;
	
	}
	
	.twoColFixRt #Curriculum{
	background:url(../online/media/graphics/index/curr_buttonTW.png) no-repeat;
	width:80px;
	height:90px;
	float:left;
	margin-left:5px;
	padding-top:3px;
	padding-left:2px;
	font-weight:bold;
	margin-top:0px;
	margin-bottom:0px;
	
	}
	
	.twoColFixRt #Coned{
	background:url(../online/media/graphics/index/coned_buttonTW.png) no-repeat;
	width:80px;
	height:90px;
	float:right;
	margin-left:5px;
	padding-top:3px;
	padding-left:2px;
	font-weight:bold;
	margin-top:0px;
	margin-bottom:0px;
	
	}
	
	.twoColFixRt #campuscrusier{
		background:url(../online/media/graphics/index/StdEmail2_buttonTW.png) no-repeat;
		margin-top:0px;
	margin-bottom:0px;
	width:80px;
	height:90px;
	font-weight:bold;
	float:left;
	margin-right:5px;
	clear:right;
}
	


.twoColFixRt #scheduleBx{
	background:url(../online/media/graphics/index/schedules_buttonTW.png) no-repeat;
	width:140px;
	height:90px;
	float:left;
	margin-left:5px;
	font-weight:bold;
		margin-top:0px;
	margin-bottom:0px;
	padding-top:0px;
	text-align:left;
}

	

	


	.twoColFixRt #webadv{

		margin-top:15px;
	margin-bottom:0px;
	width:140px;
	height:65px;
	float:left;
	margin-left:20px;
	}
.twoColFixRt #libbx{
	background:url(../online/media/graphics/index/library_buttonTW.png) no-repeat;
	width:80px;
	height:65px;
	float:left;
	margin-left:5px;
	padding-top:0px;
	padding-left:2px;
	font-weight:bold;	
	margin-top:0px;
	margin-bottom:0px;
}

.twoColFixRt #alumni{
	font-weight:bold;
		margin-top:0px;
	margin-bottom:0px;
	width:140px;
	height:65px;
	float:left;
	margin-left:20px;
	}
	
	

	
.twoColFixRt #bookstore{
	background:url(../online/media/graphics/index/bookstore_buttonTW.png) no-repeat;
	width:75px;
	height:60px;
	float:left;
	margin-right:10px;
	clear:right;
	font-weight:bold;
	padding-left:3px;
	padding-top:0px;
	margin-top:0px;
	margin-bottom:0px;
}




.twoColFixRt #Facebook{
	background:url(../online/media/graphics/index/FB_buttonTW.png) no-repeat;
	width:80px;
	height:65px;
	float:left;
	margin-left:5px;
	padding-top:0px;
	padding-left:2px;
	font-weight:bold;	
	margin-top:0px;
	margin-bottom:0px;
}






.twoColFixRt #weca{
	width:75px;
	height:60px;
	float:right;
	margin-right:10px;
	clear:right;
	font-weight:bold;
	padding-left:3px;
	padding-top:0px;
	margin-top:0px;
	margin-bottom:0px;
	}
	
	
.twoColFixRt #distLearn{
	background:url(../online/media/graphics/index/dislearn_buttonTW.png) no-repeat;
	width:75px;
	height:60px;
	float:left;
	margin-right:3px;
	clear:right;
	font-weight:bold;
	padding-left:3px;
	padding-top:0px;
		margin-top:0px;
	margin-bottom:0px;
}

.twoColFixRt #WebAdvisorBx{
	width:350px;
	height:55px;
	text-align:center;
	
	margin-top:0px;
	margin-bottom:0px;
	clear:both;
	}




.twoColFixRt #announcementBox{
	background:#ffffff url(../online/media/graphics/index/announcements_bg2.png) repeat-y;
	width:350px;
	clear:both;
	color:#000000;
	
}
.twoColFixRt #announcementBoxTop{
	background:url(../online/media/graphics/index/announcements_bg1.png) no-repeat;
	height:50px;
	width:350px;
	border-collapse:collapse;
	margin:0px;
}
.twoColFixRt #announcementBoxMiddle{
	background:url(../online/media/graphics/index/announcements_bg2.png) repeat-y;
	width:330px;
	border-collapse:collapse;
	margin:0px;
	padding-right:20px;
}
.twoColFixRt #announcementBoxBottom{
	background:url(../online/media/graphics/index/announcements_bg3.png) no-repeat;
	height:33px;
	width:350px;
	border-collapse:collapse;
	margin:0px;
}

.twoColFixRt #announcementBox a{
	color:#00F;
	text-decoration:none;
}


.twoColFixRt #announcementBox a:hover{
	color:#00F;
	text-decoration:underline;
}


.twoColFixRt #announcementBox hr{
	width:75%;
	border:2px groove #cccccc;
}



.twoColFixRt #JobsNOW{
	background: url(../online/media/graphics/JobsNOWwGraphic2.png) no-repeat bottom #ffffff;
	width:340px;
	height:130px;
	clear:both;
	color:#000000;
	margin-top:5px;
	margin-bottom:5px;
	padding-right:3px;
	border:#002f20 thick ridge ;
}

.twoColFixRt #JobsNOW  a, a:visited{
	color:#00F;
	text-decoration:none;
	text-align:center;
}

.twoColFixRt #JobsNOW  a:hover{
	color:#00F;
	text-decoration:underline;
}

<!-- Our Green Campus-->

.twoColFixRt #SustainBx{
	width:350px;
	clear:both;
	color:#000000;
	margin-top:5px;
}
.twoColFixRt #SustainBx  a, a:visited{
	color:#00F;
	text-decoration:none;
	text-align:center;
}

.twoColFixRt #SustainBx  a:hover{
	color:#00F;
	text-decoration:underline;
}

.twoColFixRt #greenNews{
	background:url(../online/media/graphics/index/GreenBackgroundMiddle.png) repeat-y;
	width:350px;
	clear:both;
	color:#000000;
	}


.twoColFixRt #greenNewsTop{
	background:url(../online/media/graphics/index/GreenBackgroundTop.png) no-repeat;	
	border-collapse:collapse;
	width:310px;
	padding:35px 20px 0px 20px;
}
.twoColFixRt #greenNewsMiddle{
	background:url(../online/media/graphics/index/GreenBackgroundMiddle.png) repeat-y;
	border-collapse:collapse;
	width:310px;
	padding:0px 20px 00px 20px;
}
.twoColFixRt #greenNewsBottom{
	background:#ffffff url(../online/media/graphics/index/GreenBackgroundBottom.png) no-repeat bottom;
	height:240px;
	border-collapse:collapse;
	width:310px;
	padding:5px 20px 20px 20px;
	
}




/*END Right Sidebar Contents*/

	
	
/*START Main Container Contents*/

.twoColFixRt #Creating{

	width:620px;
	margin-left:3px;	
	float:left;
	clear:left;
	overflow:hidden;

}

.twoColFixRt #Creatingbox{
	padding: 5px 2px 0px 3px;
	background:#ffffff;
}

.twoColFixRt #successBx{
	
	background: #D3D3D3 url(../online/media/graphics/index/Success.png) no-repeat;
	width:620px;
	margin-left:3px;	
	float:left;
	clear:left;
	padding-top:40px;
	margin-top:10px;
	
}

.twoColFixRt #newsBx{
	
	background:#EAEAEA url(../online/media/graphics/index/News.png) no-repeat;
	width:610px;
	margin-left:3px;
	margin-top:10px;
	float:left;
	clear:left;
	padding:40px 5px 5px 5px;
	
}

.twoColFixRt #newsBx hr{
	border:#666666 3px dashed;
	width:75%;
	
	text-align:center;
}


.picFrameLeft_bottom_Border{
border-bottom:#333333 1px inset;
float:left;

}

.twoColFixRt #AdditionalNews{
	background:#ffffff url(../online/media/graphics/index/AdditionalNews_bg2.png) repeat-y;
	width:350px;
	clear:both;
	color:#000000;	
}
.twoColFixRt #AdditionalNewsTop{
	background:url(../online/media/graphics/index/AdditionalNews_bg1.png) no-repeat;
	height:30px;
	width:340px;
	border-collapse:collapse;
	margin:0px;
	padding-top:35px;
	padding-left:10px;
	color:#FC3;
	font-variant:small-caps;
	font-size:large;
	text-align:center;
	font-family:"Lucida Calligraphy";
}

.twoColFixRt #AdditionalNewsMiddle{
	background:url(../online/media/graphics/index/AdditionalNews_bg2.png) repeat-y;
	width:300px;
	border-collapse:collapse;
	margin:0px;
	padding-left:20px;
	text-align:left;
	padding-right:30px;
}
.twoColFixRt #AdditionalNewsMiddle2{
	background:url(../online/media/graphics/index/AdditionalNews_bg2.png) repeat-y;
	width:300px;
	border-collapse:collapse;
	margin:0px;
	padding-left:20px;
	padding-right:30px;
	text-align:left;
}
.twoColFixRt #AdditionalNewsBottom{
	background:url(../online/media/graphics/index/AdditionalNews_bg3.png) no-repeat;
	height:30px;
	width:350px;
	border-collapse:collapse;
	margin:0px;
}

.twoColFixRt #AdditionalNews a{
	color:#00F;
	text-decoration:none;
}


.twoColFixRt #AdditionalNews a:hover{
	color:#00F;
	text-decoration:underline;
}


.twoColFixRt #AdditionalNews hr{
	width:75%;
	border:2px groove #cccccc;
}

.twoColFixRt #MainHorzColmL{
	width:300px;
	margin:5px;
	float:left;
	background:#EAEAEA;
	padding:3px;
	border-right:thin #666666 groove;
}

.twoColFixRt #MainHorzColmR{
	width:272px;
	margin:5px;
	float:right;
	background:#EAEAEA;
	padding:3px;
}


#spotlightfr{
	font-style:normal;
	float:left;
	color:#000000;
	background-color:#ffffff;
	font-size:100%;
	border-top:1em solid #009e60;
	border-bottom: 1em solid #00593c;
	text-align:left;
	margin-bottom:20px;
	margin-left:20px;
	margin-right:20px;
	width:250px;
	padding-left:6px;
	padding-right:6px;
	
	}
	
	
#jazznight{
	background:url(../online/media/graphics/jazzbksm.jpg);
	height:340px;
}
#jazzinfo{
	color:#ffffff;
	float:right;
	width:325px;
	margin-left:55px;

}
/*END Main Container Contents*/

