*	{ margin: 0px; padding: 0px; }

html { height: 100%; margin-bottom: 1px; }

a:link, a:active, a:visited {color: #ffffff; text-decoration: underline;}
a:hover {color: #888899;}

a img 
	{
	border: none;
	}

div.special_link a{
	text-decoration: none;
	}
	
div.special_link a img 
	{
	text-decoration: none;
	display: block;
	margin-left: auto;
	margin-right: auto;
	height: 55;
	width: 70;
	border: 1px solid #888899;
	margin-bottom: 5px;
	}
	

div.special_link
	{
	float: left;
	width: 135px;
	margin-left: 5px;
	padding-bottom: 10px;
	padding-top: 20px;
	text-align: center;
	}	

body	{
	margin: 5px;
	padding: 0px;
	background-image: url('/img/background/tile_top.jpg');
	background-repeat: repeat-x;	
	color: #ffffff;
	font-family: arial;
	background-color: #000000;
	text-align: center;
	font-size: 62.5%;
	}
	
html>body { font-size: 11px; }

p	{
	font-size: 1.35em;
	margin-top: 0;
	margin-bottom: .9em;
	}

table {
width: 90%;
border: none;
margin-top: 35px;
}	
	
th {
	background-image: url('/img/background/tile_h2.jpg');
	background-repeat: repeat-x;
	background-color: #000000;
	border: solid #888899 2px;	
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	padding-left: 3px;
	padding-right: 15px;
	text-align: left;
}	

td {
	font-family: Arial;
	font-size: 12px;
	padding-left: 6px;
	padding-right: 15px;
	padding-bottom: 20px;
	vertical-align: top;
}

td.thin {
	padding-bottom: 0px;
}

tr.alt {
	background-color: #2b0048;
}
	
h2	{
	background-image: url('/img/background/tile_h2.jpg');
	background-repeat: repeat-x;
	background-color: #000000;
	border: solid #888899 2px; 
	position: relative;
	left: -25px;
	margin-top: 35px;
	margin-bottom: 5px;
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	width: 220px;
	padding-left: 22px;
	clear: left;
	}	

h1{
	position: relative;
	left: -25px;
	font-size: 22px;
	font-weight: bold;
	}	
	
h3{
	font-size: 14px;
	color: #888899;
	font-weight: bold;
	margin-top: 30px;
	}	

h3.top{
	margin-top: 5px;
	}	
	
h4{
	font-size: 13px;
	color: #888899;
	font-weight: bold;
	display: inline;
	}	
	
#news_scroller h3{
	margin-top: 0px;
	}	
	
#news_scroller{
	width: 275px;
	height: 68px;
	padding: 3px;
	margin-bottom: 40px;	
	border-left: solid #888899 2px;
	border-bottom: solid #888899 2px;	
	}
	
div#outside{
	margin-left: auto;
	margin-right: auto;
	width: 930px;
	background-color: #330055;
	background-image: url('/img/background/texture.gif');
	border: solid 2px #220044;
	text-align: center;	
	}
	
div#inside{
	margin: 0;
	background-repeat: no-repeat;
	text-align: center;
	padding-bottom: 10px;		
	}	

div#header{
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 30px;
	width: 850px;
	height: 160px;
	text-align: center;
	background-repeat: no-repeat;
  background-position: 50px 30px;  
	}
   
ul.pdf{
	list-style-image: url('/img/icon/pdf_sm.gif');
	}

ul.pdf li{
	padding-left: 6px;
  height: 20px;
	}  

ul{
	list-style-type: square;
  margin-left: 35px;
	margin-bottom: 15px;
}

ol{
	margin-left: 35px;
}

li{
	font-family: Arial;
	font-size: 12px;
  margin-top: 5px;
  margin-bottom: 5px;
}

ul#header_quicklinks{
	margin-left: 25px;
	padding-left: 10px;
	padding-right: 0px;
	list-style-type: none;
	text-align: right;
	margin-top: 55px;
	padding-top: 0px;
	font-family: Arial;
	font-weight: bold;
	}

ul#header_quicklinks li{
 	padding-bottom: 3px;
  padding-top: 3px;
  margin: 0px;
	font-size: 11px;  
	}
	
ul#header_quicklinks a{
	display: inline;
	margin-bottom: 3px;
	padding-left: 15px;
	padding-right: 32px;
	background-repeat: no-repeat;
	background-position: top right;
	text-decoration: none;
	}	

ul#header_quicklinks a:hover{
	}	

a#home_link						{background-image: url("/img/icon/home_on.gif");}		
a#location_link				{background-image: url("/img/icon/location_on.gif");}		
a#contact_link				{background-image: url("/img/icon/contact_on.gif");}		

div#quicklinks ul{
	margin-left: 25px;
	padding-left: 10px;
	padding-right: 0px;
	padding-bottom: 6px;	
	list-style-type: none;
	text-align: right;
	}

div#quicklinks li{
	padding-bottom: 6px;
  margin: 0px; 
	font-size: 11px;
	}
	
div#quicklinks a{
	padding-left: 15px;
	padding-right: 18px;
	border-right: solid #ffffff 3px;
	font-family: Arial;
	font-weight: bold;
	text-decoration: none;
	height: 30px;
	display: block;
	}
			
div#quicklinks a:hover{
	}
			
div#main{
	margin-left: auto;
	margin-right: auto;
	width: 850px;
	clear: both;
	text-align: left;
	}

div#content{
	margin-left: 25px;
	width: 625px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	float: left; 
	display: inline;
	}

div#main_img_box{
	position: relative;
	top: -35px;
	margin-bottom: -30px;
	width: 280px;
	float: right;
	margin-left: 50px;
	padding-bottom: 0px;
	text-align: center;
	}

div#quicklinks{
	float: right;
	width: 170px;
	text-align: right;
	}

div#footer{
	width: 930px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 5px;
	padding-bottom: 5px;
	clear: both;
	background-color: #000000;
	}

img#title{
	margin-left: -25px;
	position: relative;
	}

div#main p{
	max-width: 500px;
  }  
  
div#footer p{
	font-size: 1.2em;
	text-align: right;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 40px;
	color: #888899;
	}

div#main_img_box h2{
	margin-top: 25px;
	margin-bottom: 0px;
	margin-left: 13px;
	position: relative;
	}

div#main_img_box h3{
	margin-top: 0px;
	margin-bottom: 0px;
	}

div#quicklinks h3{
	margin-top: 10px;
	margin-bottom: 6px;
	margin-left: 15px;
	border-right: solid #888899 3px;
	border-bottom: solid #888899 2px;
	padding-left: 15px;
	padding-right: 15px;
	font-size: 11px;
	color: #888899;
	}
  
div.faculty_pic{
	float: left;
  margin: 12px;
	text-align: center;
  padding: 6px;
  background-color: #000000;
  color: #ffffff;
	min-height: 310px;
	}

div.faculty_pic img{
  margin-bottom: 5px;
  border: solid white 1px; 
	height: 190px;
	width: 150px;   
	}  

input, select, textarea{
	display: block;
	width: 150px;
	float: left;
	margin-top: 10px;
	margin-right: 5px;
	}

label{
	display: block;
	float: left;
	margin-top: 10px;
	text-align: right;
	width: 100px;
	padding-right: 10px;
	padding-top: 2px;	
	font-weight: bold;
	}

label.answer{
	text-align: left;
	width: auto;
	padding-right: 0px;
	font-weight: bold;
	}

form h3{
	margin-left: 110px;
	}

br{
	clear: left;
	}

div.special_list{
	margin-bottom: 25px;
	}
	
div.special_list h3{
	margin-top: 0;
	}	

div.special_list p{
	margin-left: 40px;
	}
	
div.special_list img{
	height: 30px;
	width: 30px;
	margin-right: 10px;
	float: left;
	}
	