@charset "UTF-8";


html, body {
	
	
	height: 100%;
}


body{
	margin:0;
	padding:0;
	background-color:#FFFFFF;
	background-image: url(images/tree_pattern.gif);
	background-repeat: repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #666666;
	margin:2px;
	font-weight: 200;
	text-align:left;
}



p{ margin:0;}

#container{
	width:988px;
	min-height: 2000px;
	padding:0;
	text-align:left;
	
}

/*#content{
	min-height: 100%;

	width:100%;
	overflow:visible;
	
}*/

/*  #########  HEADER  ############  */

#header{
	position:relative;
	height:110px;
	width:100%;
	overflow:hidden;
}

#header_logo{
	float:left;
	height:110px;
	width:266px;
	margin:0;
	padding:0;
	overflow: hidden;
}

#header_menu{
	height:110px;
	width:530px;
	float:left;
	background-color:#E2E9EA;
	border-left:dotted;
	border-left-color:#999999;
	border-left-width:1px;
	border-right:dotted;
	border-right-color:#999999;
	border-right-width:1px;
	margin:0;
	padding:0;
	overflow:hidden;
}


#header_menu ul {
	position:relative;
	}
	
#header_menu li{
	position:absolute;
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	padding-left:13px;
	margin-left:-13px;

}


/* MENU NAV BUTTON LOCATIONS */


#about{
	top:20px;
	left:36px;
}
#admissions{
	top:40px;
	left:36px;
}
#finearts{
	top:60px;
	left:36px;
}
#graphicdesign{
	top:20px;
	left:133px;
}
#illustration{
	top:40px;
	left:133px;
}
#gameart{
	top:60px;
	left:133px;
}
#animation{
	top:20px;
	left:248px;
}
#liberalarts{
	top:40px;
	left:248px;
}
#MFA{
	top:60px;
	left:248px;
}
#postbacc{
	top:20px;
	left:344px;
}
#faculty{
	top:40px;
	left:344px;
}
#galleries{
	top:60px;
	left:344px;
}
#courses{
	top:20px;
	left:422px;
}
#bookstore{
	top:40px;
	left:422px;
}
#calendar{
	top:60px;
	left:422px;
}
#studentnetwork{
	top:60px;
	left:422px;
}

/* MENU NAV BUTTON LOCATIONS */


#header_menu li a:link {
	text-decoration: none;
	color: #000000;
}

#header_menu li a:hover {
	color: #39C4DE;
	text-decoration: none;
}


#header_menu li a:visited {
	color: #000000;
	text-decoration: none;
}

#header_menu li a:active {
	color:#FF3399;
	text-decoration: none;
}

.selectednav {
	background-image:url(images/corner.jpg);
	background-repeat:no-repeat;
	
	
}


#header_info p {
	position: relative;
	left: 18px;
	top: 20px;
}
#header_info{
	width:190px;
	margin:0px;
	background-image: url(images/rightside-home_background.jpg);
	background-repeat: repeat;
	height: 110px;
	float: right;
	color: #666666;
}


/*  #########  HEADER  ############  */



/*  #########  RIGHT SIDE  ############  */

#sidebar_right{
	min-height: 2000px;
	z-index:1;
	float:right;
	width:190px;
	margin:0;
	padding:0;
	background-image: url(images/rightside-home_background.jpg);
	position: relative;
}


#news ul {
	margin-left:21px;
	margin-top:-13px;
/*	left: 21px;
	top: 340px;*/
}
#news h4 {
	margin-left:21px;
/*	left: 21px;
	top: 340px;*/
}




a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#645337;
}
a:visited {
	color:#645337;
	text-decoration: none;
}
a:hover {
	color: #6CB8E2;
	text-decoration: none;
}
a:active {
	color:#645337;
	text-decoration: none;
}
a:link {
	text-decoration: none;
}

/*  #########  RIGHT SIDE  ############  */

/*  #########  LEFT SIDE  ############  */

/*#container #content #sidebar_left ul {
	margin-bottom: 34px;
}*/
ul {
	list-style: none;
	margin:0;
	padding:0;
}


#sidebar_left{
	min-height: 2000px;
	z-index:2;
	float:left;
	width:266px;
	background-image:url(images/leftside-dottedlines.jpg);
	background-repeat:repeat-y;
	margin:0;
	padding:0;
	position: relative;
}

#sidebar_left_submenu{
	background-color:#28C5DE;
	width:266px;
	height:318px;
	margin:0;
	padding:0;
	text-align: right;
}
#sidebar_left_submenu ul {
	position: absolute;
	width: 177px;
	top: 10px;
	left: 87px;
}

 #sidebar_left_submenu li {
  list-style: none;
 margin: 0; 
font-size: 12px;
}

#sidebar_left_submenu li a:link { 
  display: block;
  height:15px;
  color:#FFFFFF;
  text-decoration: none; 
  padding: .25em; 
   	 margin: 0; 

}



#sidebar_left_submenu li  a:visited {
  display: block;
   height:15px;
  color:#FFFFFF;
  text-decoration: none; 
  padding: .25em; 
  margin: 0; 

}

#sidebar_left_submenu li  a:hover {
  	color:#0E313E;
	background-color:#99DCDE;
	color:#0E313E;
	text-decoration: none;
	 margin: 0; 

}

#header_menu li a:active {
	margin: 0; 
	padding: .25em; 
	color: #6CB8E2;
	background-color:#E2E9EA;
	text-decoration: none;

}

.selectedsubnav {
  display: block;
   height:15px;
	margin: 0; 
	padding: .25em; 
color:#0E313E;
	background-color:#E2E9EA;
	 margin: 0; 

}



#left_highlights{
	position: absolute;
	width: 195px;
	left: 66px;
	top: 339px;
	font-size: 10px;
}

#left_highlights li {
	padding-right: 2px;
	float: left;
}


#news li {
	line-height: 1.5em;
}
h4 {
	font-size: small;
	color: #666666;
	font-weight: 200;
}

h5 {
	font-size: small;
	color: #FFFFFF;
	padding:5px;
	margin:27px;
	font-weight: 800;
	background-color:#666666;
}




/*  #########  LEFT SIDE  ############  */


/*  #########  MAIN CONTENT  ############  */

#content_main{
	min-height: 2000px;
	z-index:2;
	float:left;
	width:530px;
	border-left:dotted;
	border-left-color:#999999;
	border-left-width:1px;
	border-right:dotted;
	border-right-color:#999999;
	border-right-width:1px;
	margin:0;
	padding:0;
	background-image:url(images/blupattern.jpg);
	background-color:#E2E9EA;
	position: relative;
}

#content_main p{
/*padding-left:30px;
padding-right:30px;
padding-top:10px;*/

}

#content_main ul {
	position:relative;
	padding-left:32px;
	padding-right:30px;
	padding-top:10px;
	}
	
#content_main li{
	list-style:inside;
	padding-left: 10px;
}


.right img {
	border:solid;
	border-color:#FFFFFF;
	border-width:3px;

	margin: 0 12px 0 12px; 
	 }
	 
.left img { 
	border:solid;
	border-color:#FFFFFF;
	border-width:3px;
	margin: 0 12px 12px 0; 
	}
	

.right { float: right; }
.left { float: left; }

#content_main h4{
padding-left:25px;
padding-right:30px;
margin-top:0;

}

.smallquote{
color:#666666;
font-style:italic;
}

.smalltitles{
font-size:14px;
font-weight:600;
}
.tabletitle{
font-size:12px;
font-weight:800;
}

#courseblock{
	border-bottom:#000000;
	border-bottom-color: #333333;
	border-bottom-style: dotted;
	border-bottom-width:1px;
}

/*#content_main img{
border:1px;
border-style:solid;
border-bottom-color:#000000;

}
*/

#home_gallery {
	width: 504px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	position: absolute;
	left: 12px;
	top: 339px;
}

#flashmovie{
z-index:2;
}

/*.faculty_names {
	float:left;
	font-size:14px;
	width:200px;
	background-color:#CC3300;
	margin:8px;



	
}*/

/*
.faculty_names a:link {
	color:#000000;
	display: block;
	padding:10px;
	width: 100%;
	text-decoration: none;
	background-color:#CC3300;
}

.faculty_names a:hover {
	background-color:#00FF00;
	text-decoration: none;
}*/



.faculty_names {
		width: 200px;
		border: 1px solid #f90;
		float:left;
		margin-left:30px;
		margin-bottom:20px;}
.faculty_names a {
	text-decoration: none;
	padding-left: 10px;
	padding-top:10px;
	padding-bottom:10px;
	color:#000000;
	background-color: transparent;
	
	display: block
}
.faculty_names a:hover {color: #03f;
		background-color: #ff3}
		




/*  #########  MAIN CONTENT  ############  */




/*#container #footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
}


#footer{
clear:both;
width:100%;
height:20px;
margin:0;
padding:0;
overflow:auto;
background-color:#FFFFFF;
}
*/
.ital_email {
	font-style: italic;
}
.power_link a  {
padding:5px;
	font-size: 14px;
	text-decoration: underline;
	color: #FF3399;
}
.power_link a:hover  {
	padding:5px;
	background-color: #ff3
}
#left_highlights_home {
	position: relative;
	width: 195px;
	left: 69px;
	top: 200px;
	font-size: 10px;
}
.veryimportant {
	font-size: 12px;
	color: #FF0000;
}

.student_names img {
	border: 1px solid #000;
	position: relative;
	margin-top: 2px;
}
.student_names_title {
	position: relative;
	top: -25px;
	font-size: 18px;
	left: 20px;
}
.student_names a:hover {
	color: #03f;
	background-color: #ff3
}
.student_names a {
	text-decoration: none;
	padding-left: 5px;
	padding-top:5px;
	padding-bottom:5px;
	color:#000000;
	background-color: transparent;
	width: 460px;
	border: 2px solid #f90;
	display: block;
	margin-bottom: 15px;
}

/*BANNERS*/
#event {
	float:left;
	width: 160px;
	margin: 8px;
}
#blog h6 {
background-image:url(images/home/banners/blog_header.png);

height:16px;
width:150px;
}

#gallery h6 {
background-image:url(images/home/banners/gallery_header.png);

height:16px;
width:150px;
}

#event h6 {
background-image:url(images/home/banners/events_header.png);

height:16px;
width:150px;
}

#blog {
	float:left;
	width: 160px;
	margin: 8px;
}

#gallery {
	float:left;
	width: 160px;
	margin: 8px;
}

a.noline {
text-decoration:none;
}


#subbanners {
	height: 200px;
	width: 160px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #FFFFFF;
	color: #333333;
}
#subbanners img {
	margin-left:4px;
	margin-top:8px;
	border:#CCC solid 1px;
}


#banners h6{
	margin:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

#banners h6 span{
	display: none
}

#banners{
	position:absolute;
	top: 507px;
	left: 2px;
}

.subbanners img {
	margin: 5px;
	border:#CCC solid 1px;
}
body {
	background-color: #999999;
}
#alum_news/*END BANNERS*/
  {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
	display: block;
	margin-bottom: 5px;
	padding-bottom: 10px;
}
#content_main p {
	padding-right: 25px;
	padding-left: 25px;
	padding-top: 15px;
}

#subbanners p {
	margin: 0px;
	padding: 5px;
	line-height: 10px;
}

#address {
	position:absolute;
	text-align:center;
	display:block;
	left: 84px;
	top: 760px;
}
.red_important {
	color: #D50700;
}

/*START JOBS*/

.job_freelance {
color:#0066FF
}

.job_intern {
color:#FF9900
}

.job_parttime {
color:#33CC00
}

.job_fulltime {
color:#330099
}

/*END JOBS*/

/* photo_gallery */

#gallery_thumbs{
	
	margin-left:12px;
	text-align:left;
}

#gallery_thumbs img{
	margin-right:5px;
	margin-bottom:5px;
	border:#CCC solid 1px;
}
#bigphoto{
	background-color:#666;
	height:650px;
}
.largephoto{
	margin-top:17px;
	background-color:#FFF;
	padding:5px;
	border:#000 solid 1px;
}

#photomat_nav{
	position:absolute;
	width:510px;
	border-top: 1px dotted #000;
	background-color:#999;
	padding:10px;
	top: 550px;
}
#leftarrow{
	
	float:left;
	display:block;
	padding:2px;
	border:#000 solid 1px;
	height:95px;
}
#rightarrow{
	
	float:right;
	display:block;
	padding:2px;
	border:#000 solid 1px;
	
	height:95px;
}
#navlinks{
	margin-left:50px;
	
}
.gallery_list{
	float:left;
	margin-right:5px;
	display:block;
	margin-top:10px;
	background-color:#E2E9EA;
	border:#666 1px solid;
	width:100px;
	height:165px;
	padding:10px;
	}
/* photo_gallery */
#cc{
	margin-left:9px;
}

#highlightbox {
	background-color:#FFFFFF;
	background-color:#FFFFFF;
	border:dashed #666666 1px;
	width:490px;
	margin-left:20px;		
}