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-->

#studentInfonav {
	display:inline;
	
		}
	
#studentInfonav ul {
	padding: 6px 5px;
	margin-left:0px;
	text-align:center;
	height:22px;
	margin-top:0px;
	margin-bottom:1px;
	font:12px Arial, Helvetica, sans-serif;
	font-variant:small-caps;
	font-weight:bold;
	}
	
#studentInfonav ul li{
	list-style:none;
	display:inline;
	
	}
	
#studentInfonav ul li a{
	padding: 3px 3px;
	margin:0;
	text-decoration:none;

		}
	
#studentInfonav ul li a:link{
	color: #ffffff;
	

	}
	
#studentInfonav ul li a:visited{
	color: #ffffff;

	}
	
#studentInfonav ul li a:link:hover, #studentInfonav ul li a:visited:hover{
	color:#FFFF11;

	}
	
#studentInfonav ul li a#current{
	color:#DDDD00;

	}
	
	
<!--End Hoz Student Nav-->

.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 #Curriculum{
	width:75px;
	height:75px;
	float:left;
	margin-left:2px;
	padding-top:0px;
	padding-left:2px;
	font-weight:bold;	
	margin-top:7px;
	margin-bottom:0px;
	
	}
	
		.twoColFixRt #blackboard{
	width:75px;
	height:75px;
	float:left;
	margin-left:12px;
	padding-top:0px;
	padding-left:2px;
	font-weight:bold;	
	margin-top:7px;
	margin-bottom:0px;
}

	.twoColFixRt #helpdesk{
	width:75px;
	height:75px;
	float:left;
	margin-left:10px;
	padding-top:0px;
	padding-left:2px;
	font-weight:bold;	
	margin-top:7px;
	margin-bottom:0px;
}
	
	.twoColFixRt #Coned{
	width:75px;
	height:75px;
	float:right;
	margin-left:10px;
	margin-right:5px;
	padding-top:0px;
	padding-left:2px;
	font-weight:bold;	
	margin-top:7px;
	margin-bottom:0px;
	
	}
		
	.twoColFixRt #StudentEmail{
	width:75px;
	height:75px;
	float:left;
	margin-left:2px;
	padding-top:0px;
	padding-left:2px;
	font-weight:bold;	
	margin-top:2px;
	margin-bottom:0px;
	
	}
	
	
	.twoColFixRt #Bookstore{
		width:75px;
	height:75px;
	float:left;
	margin-left:10px;
	padding-top:0px;
	padding-left:2px;
	font-weight:bold;	
	margin-top:2px;
	margin-bottom:0px;
}
	
		.twoColFixRt #WebAdvisor{
	width:75px;
	height:75px;
	float:left;
	margin-left:10px;
	padding-top:0px;
	padding-left:2px;
	font-weight:bold;	
	margin-top:2px;
	margin-bottom:0px;
}



	
	.twoColFixRt #Facebook{
	width:75px;
	height:75px;
	float:right;
	margin-left:10px;
	margin-right:5px;
	padding-top:0px;
	padding-left:2px;
	font-weight:bold;	
	margin-top:2px;
	margin-bottom:0px;
	
	}
	
	
	
	
	
	
	
	
	

.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:35px;
	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:28px;
	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:1px groove #cccccc;
}

<!--Announcement 2-->

.twoColFixRt #announcementBox2{
	background:#ffffff url(../online/media/graphics/index/announcements_bg2.png) repeat-y;
	width:350px;
	color:#000000;
	
}
.twoColFixRt #announcementBoxTop2{
	background:url(../online/media/graphics/index/announcements_bg1.png) no-repeat;
	height:35px;
	width:350px;
}

.twoColFixRt #announcementBoxMiddle2{
	background:url(../online/media/graphics/index/announcements_bg2.png) repeat-y;
	width:330px;
	padding-right:20px;
	
}
.twoColFixRt #announcementBoxBottom2{
	background:url(../online/media/graphics/index/announcements_bg3.png) no-repeat;
	height:28px;
	width:350px;
	border-collapse:collapse;
	margin:0px;
}

.twoColFixRt #announcementBox2 a{
	color:#00F;
	text-decoration:none;
}


.twoColFixRt #announcementBox2 a:hover{
	color:#00F;
	text-decoration:underline;
}


.twoColFixRt #announcementBox2 hr{
	width:75%;
	border:1px groove #cccccc;
}


<!--End-->

.twoColFixRt #JobsNOW {
}
.twoColFixRt #JobsNOW p{
	background:#FFFFFF url(../online/media/graphics/JobsNOWwGraphic2.png) no-repeat; 
	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;
}


.twoColFixRt #newsDim{
	background:url(../online/media/graphics/Drawing-of-College-Students2.jpg) #FFF1BB;
	width:610px;
	height:300px;
	padding:3px;
	margin-left:-3px;
	}

.newsDimTextBox{
	width:375px;
}




.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;
	
	}
	
	/*END Main Container 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;
}

