body {
	font-family: trebuchet ms, Geneva, Arial, Helvetica, sans-serif;
	background-image: url(../images/front/layout/front_background.jpg);
	color: #343434;
	}
#center_content {
	width: 780px;
	margin: 0 auto;
	}

/*- LAYOUT -*/
#full {
	width: 780px;
	height: 100%;
	margin: 0 auto;
	padding: 0;
	background-color: #f8f5e5;
	}
#page {
	width: 780px;
	height: 100%;
	float: left;
	background: #f8f5e5;
	margin: 0;
	padding: 0;
	}
#header {
display: none;
	}
#breadcrumb {
display: none;
	}
#sidebar {
display: none;
	}
	#sidebar .cap {
display: none;
		}
#content {
	width: 490px;
	min-height: 550px;
	float: left;
	margin: 0 10px 20px 0;
	padding: 0 0 20px 0;
	}
	#content #columnLeft {
		width: 240px;
		float: left;
		margin: 0 5px 0 0;
		padding: 0;
		}
	#content #columnRight {
		width: 240px;
		float: left;
		margin: 0 0 0 5px;
		padding: 0;
		} 
#upper {
  float: left;
  width: 100%;
  margin: 0;
}
#contentWIDE {
	width: 740px;
	min-height: 550px;
	float: left;
	margin: 0;
	padding: 0 20px 20px 20px;
	}
	#contentWIDE #columnLeft {
		width: 360px;
		height: auto;
		margin: 0 15px 0 0;
		float: left;
		}
	#contentWIDE #columnRight {
		width: 360px;
		height: auto;
		margin: 0;
		float: left;
		}
#contentFRONT {
	width: 780px;
	float: left;
	margin: 0;
	padding: 0;
	}
#footer1 {
	width: 780px;
	height: 23px;
	margin: 0;
	float: left;
	background: top left no-repeat url(../images/front/layout/front_bottom.jpg);
	text-align: center;
	}
#footer2 {
	width: 780px;
	height: 100%;
	float: left;
	text-align: center;
	}

/*- STYLES -*/


/*-- BREADCRUMB --*/
#breadcrumb {
display: none;
	}
	#breadcrumb a {
		color: #121212;
		font-weight: bold;
		}
	#breadcrumb a:hover {
		color: #595959;
		font-weight: bold;
		}

/*-- SIDEBAR --*/
#sidebar #links {	
	margin: 0 10px 0 10px;
	font-size: 12px;
	}
	#sidebar #links h1 {
		margin: 0 0 0 15px;
		font-size: 17px;
		letter-spacing: -1px;
		line-height: 17px;
		}
	#sidebar #links li {
		line-height: 19px;
		}
	.profilePic {
		width: 136px;
		padding: 0;
		margin: 0 auto;
		text-align: center;
		}
#sidebar a {
	color: #121212;
	}
#sidebar a:hover {
	color: #595959;
	}

/*-- CONTENT --*/
#content, #contentWIDE {
	font-size: 13px;
	}
	#content a, #contentWIDE a {
		color: #121212;
		}
	#content a:hover, #contentWIDE a:hover{
		color: #595959;
		}
#content .small, #contentWIDE .small {
	font-size: 11px;
	}
#content #middle, #contentWIDE #middle {
	width: 100%;
	text-align: center;
	}
#content .fineprint, #contentWIDE .fineprint {
	font-size: 10px;
	font-style: italic;
	}
#groupItem {
	width: 100%;
	border: 1px #595959;
	border-style: none none solid none;
	}
	
	/*--- PROFILES LAUNCHERS ---*/
	#profSnippets {
		width: 460px;
		height: auto;
		background: #d6cdb8 bottom left no-repeat url(http://www.hsutx.edu/images/common/profilesLaunch_bottom.jpg);
		margin: 5px 0 20px 0;
		padding: 10px 0 40px 10px;
		float: left;
		}
		#profSnippets .contentLeft {
			width: 290px;
			float: left;
			text-align: left;
			margin: 0 5px 0 0;
			padding: 0 0 0 10px;
			}
		#profSnippets .contentRight {
			width: 136px;
			height: auto;
			float: left;
			margin: 0 10px 0 0;
			padding: 0;
			}
		#profSnippets .morelink {
			text-align: right;
			font-style: italic;
			}
	
	/*--- PROFILES ---*/
	#profiles {
		margin: 0px;
		}
	#profiles .heading1 {
		font-size: 17px;
		font-weight: bold;
		}
	#profiles .heading2 {
		font-size: 13px;
		font-weight: bold;
		}
	#profiles .divider {
		margin: 0 0 30px 0;
		border: 1px #595959;
		border-style: none none solid none;
		}
		
	/*--- DIRECTORY LISTINGS ---*/
	#directory1 {
		width: 720px;
		background: #d5cbb6;
		padding: 0;
		float: left;
		padding: 2px 10px 2px 10px;
		}
	#directory2 {
		width: 720px;
		float: left;
		padding: 2px 10px 2px 10px;
		}
		#directory1 p, #directory2 p {
			margin: 0;
			padding: 0;
			}
		#directory1 #left, #directory2 #left {
			width: 370px;
			float: left;
			}
		#directory1 #number, #directory2 #number {
			width: 100px;
			float: left;
			}
		#directory1 #drop, #directory2 #drop {
			width: 230px;
			float: left;
			text-align: right;
			}
/*-- FOOTER1 --*/
#footer1 {
	font-size: 12px;
	}
	#footer1 a {
		color: #121212;
		font-weight: bold;
		}
	#footer1 a:hover {
		color: #595959;
		font-weight: bold;
		}

/*-- FOOTER2 --*/
#footer2 p {
	font-size: 10px;
	color: #232323;
	font-weight: bold;
	}

/*********** FRONT PAGE ***********/
/**********************************/

#middle_row {
	width: 780px;
	height: 217px;
	float: left;
	}
#middle_row #news_items {
	width: 254px;
	height: 217px;
	}
