#content_wrapper_custom
{
	width: 100%;
	background: #FFFFFF url('http://www.csusm.edu/images/content-backgrounds/content_wrapper_subbg_02.gif') repeat-x;
	z-index: 0;	
}

#theme_image_custom
{
	top: 8px;
	left: -1px;
	position: relative;
	height: 190px;
	width: 740px;
	margin: auto;
	overflow: hidden;
}

#theme_image_bg_custom
{	
	position: relative;
	margin-bottom: 6px;
	background-image: url('http://www.csusm.edu/images/content-backgrounds/subpage_picshadow_02.gif');
	background-repeat: no-repeat;
	height: 210px;
	width: 760px;
	padding-bottom: 6px;
	top: 6px;
}

#hp_feature_frame_custom
{
	float: left;
	width: 585px;
      	padding-right: 4px;  
	//height: 225px;
	height: auto;
	margin-bottom: 14px;
	background: url('http://www.csusm.edu/images/homepage-themes/hp_feature_bg02.gif') no-repeat;
}

#hp_feature_title_custom
{
	position: relative;
	left: 8px;
	top: 5px;
	height: 30px;
	color: #000000;
	text-align: left;
	padding: 3px 0px 0px 7px;
	font-weight: bold;
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	/*font-family:  Verdana, Arial, Helvetica, sans-serif;*/
	font-size: 13pt;
	/*font-variant: small-caps;*/
	letter-spacing: 1pt;
}

#hp_feature_image_custom
{
	position: relative;
	float: left;
	left: 7px;
	top: 5px;
	width: 180px;
	height: 133px;
	//background: url('http://www.csusm.edu/images/homepage-themes/hp_feature_image01.jpg') no-repeat;
}

#hp_feature_text_custom
{
	position: relative;
	float: right;
	top: 5px;
	width: 325px;
	padding-right: 5px;
	height: auto;
	text-align: left;  
	font-size: 10pt;
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
}

#hp_tab_frame_custom
{
	float: right;
	height: 200px;
}

.hp_tab1_custom
{	
	height: 32px;
	width: 153px;
	background-image: url('http://www.csusm.edu/images/buttons/but_blue.gif');
	background-repeat: no-repeat;
	cursor: pointer;
	margin-bottom: 15px;
	margin-right: 8px;
}

.hp_tab_text
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-right: 2px;
	padding-top: 5px;
	font-size: 10px;
	float: left;
	padding: 9px 0px 0px 12px;
}

#footer_wrapper_custom
{
	width: 100%;
	height: 150px;
	background: #FFFFFF url('http://www.csusm.edu/images/footer/footer_wrapper_bg_02.gif') repeat-x;
	z-index: 0;
}

#footer_frame_custom
{
	margin: 0px auto;
	background: #FFFFFF url('http://www.csusm.edu/images/footer/footer_main_02.gif') no-repeat;
	width: 760px;
	height: 100px;
	clear: both;
	z-index: 1;
}

#footer_address_custom
{
	text-align: right;
	position: relative;
	left: 15px;
	top: 0px;
	width: 200px;
	height: 100px;
	float: left;
	font-size: 9px;
	line-height: 15px;
}

