.contentdiv {
	clear:both;
	width:335px;
	height:361px;
	/*margin-bottom: 1em;
	padding: 10px;
	background-color:#e10004;
	margin-top:21px;*/
	background-repeat: no-repeat;
}

.contentdivbusiness a:link, .contentdivbusiness a:active, .contentdivbusiness a:visited, .contentdivbusiness a:hover, .contentdivcriminaljustice a:link, .contentdivcriminaljustice a:active, .contentdivcriminaljustice a:visited, .contentdivcriminaljustice a:hover {
color:#FFFFFF;
text-decoration:underline;
}

#contentdiv_business {
	background-image: url(images/interestedinbusiness.jpg);
}

#contentdiv_criminaljustice {
	background-image: url(images/interestedincriminaljustice.jpg);
}

#contentdiv_culinary {
	background-image: url(images/interestedinculinary.jpg);
}

#contentdiv_fashiondesign {
	background-image: url(images/interestedinfashiondesign.jpg);
}

#contentdiv_gamedesign {
	background-image: url(images/interestedingamedesign.jpg);
}

#contentdiv_graphicdesign {
	background-image: url(images/interestedingraphicdesign.jpg);
}

#contentdiv_healthcare {
	background-image: url(images/interestedinhealthcare.jpg);
}

#contentdiv_interiordesign {
	background-image: url(images/interestedininteriordesign.jpg);
}

#contentdiv_it {
	background-image: url(images/interestedinit.jpg);
}

#contentdiv_photography {
	background-image: url(images/interestedinphotography.jpg);
}

.shadetabs {
	background: #707070 url(images/tabsbg2.gif);
	margin-left: 0;
	margin-top: 0;
	margin-bottom: 0px;
	list-style-type: none;
	text-align: left; /*set to left, center, or right to align the menu as desired*/
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 0;
	width:335px;
	height:28px;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
}
.shadetabs li {
	display: inline;
	float:left;
	margin-top:7px;
}
.shadetabs li a {
	text-decoration: none;
	position: relative;
	z-index: 1;
	/*margin-right: 3px;*/
	border: 1px solid #707070;
	border-top: 0px;
	color: #FFFFFF;
	margin-top:0px;
	background-color: #707070;
	background-image: url(images/greygradient.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-top: 9px;
	padding-bottom: 9px;
	padding-right: 12px;
	padding-left: 11.5px;
	outline: none;
}
.shadetabs li a:visited {
	color: #FFFFFF;
}
.shadetabs li a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
.shadetabs li a.selected { /*selected main tab style */
	position: relative;
	border: 1px solid #e14700;
	border-top: 0px;
}
.shadetabs li a.selected { /*selected main tab style */
	background-image: url(images/orangegradient2.gif);
	background-color: #e14700;
	background-repeat: repeat-x;
	background-position: left bottom;
}
.shadetabs li a.selected:hover { /*selected main tab style */
	text-decoration: none;
}
.tabcontent {
	display:none;
}
 @media print {
.tabcontent {
	display:block !important;
}
}

.tabcontent {
	padding:10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 16px;
	position:relative;
}

.tabcontent ul {
	list-style:square;
	margin-left: 14px;
	padding-left: 0px;
}

.tabcontent ul ul{
	list-style:circle;
	margin-left: 14px;
	padding-left: 0px;
}

.tabcontent ul ul li {
	color: #FFFFFF;
	text-color: #FFFFFF;
}

.button a {


display: block;
height:100%;
width:100%;
outline: none;
background-color:transparent;
z-index:100;
}

.button {
position:absolute;
top:302px;
display: block;
height:50px;
width:315px;
outline: none;
z-index:100;

}

.logolist {
	background-image: url(images/fyclogo.gif);
	background-position: 145px;
	background-repeat: no-repeat;
	list-style-type: square;
	padding-top:10px;
	padding-bottom:10px;
}

.tabcontent a {
	color: #FFFFFF;
	text-decoration: underline;
}
