@charset "iso-8859-1";
body, td
  {
  	font-family: verdana, arial, helvetica, serif;
    margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-height: 0px;
	margin-width: 0px;     
	
    Font-size: 12px;		
  }

  
  body{BACKGROUND-COLOR: #951716; }

   /***********************************
    ***********************************
	td specifications
    ***********************************
    ***********************************/

	
  table.body
	{
		width: 761px;
	}
	
	
  td{BACKGROUND-COLOR: #ffffff; }
  td.banner
  	{
		vertical-align: top;
		BACKGROUND-COLOR: #ffffff; 
		height: 55px;
	}
  td.bottombar
  	{
		BACKGROUND-COLOR: #ffffff; 
		height: 28px;
		text-align: right;
		vertical-align: middle;		
	}

  td.bottom_border
  	{
		BACKGROUND-COLOR: #000000; 
		width: 1px;
	}
  
	  td.content
  	{
		vertical-align: top;
		BACKGROUND-COLOR: #ffffff; 
		width: 543px;
		height: 356px;
		padding-right: 10px;
		padding-bottom: 5px;
	}
  td.menu, td.menu_splash
  	{
		vertical-align: top;
		BACKGROUND-COLOR: #ffffff; 
		width: 187px;
		
		padding-bottom: 5px;

	}
  td.seperator
  	{
		vertical-align: top;
		BACKGROUND-COLOR: #ffffff; 
		width: 1px;
	}
  td.side_border
  	{
		BACKGROUND-COLOR: #000000; 
		width: 1px;
	}
  td.spacer
  	{
		vertical-align: top;
		BACKGROUND-COLOR: #ffffff; 
		width: 28px;
	}
  td.topbar
  	{
		BACKGROUND-COLOR: #ffffff; 
		height: 55px;
		text-align: right;
		vertical-align: middle;		
	}
  td.top_border
  	{
		BACKGROUND-COLOR: #000000; 
		width: 1px;
	}
  td.top_space
  	{
		BACKGROUND-COLOR: #ffffff;
		width: 1px;
	}

	
	
   /***********************************
    ***********************************
	special fonts
    ***********************************
    ***********************************/
	
.pgtitle
	{
		font-size: 14px;
		font-weight: bold;	
	}
	
td.menu a, td.menu_splash a
	{
		color: #990000;
		text-decoration: none;
	}	
td.menu{vertical-align: top;}
td.menu_splash{vertical-align: middle;}
	
	
td.bottombar, td.bottombar a, td.topbar, td.topbar a
	{
		color: #990000;
		text-decoration: none;
		font-size: 10px;
	}	

td.splash_quote
	{	
		height: 83px;
		vertical-align: bottom;
	}
td.splash_author
	{	
		height: 28px;
		text-align: right;
		vertical-align: bottom;
	}

td.splash_quote ul
	{
		font-size: 9px;
		margin: 0px;
		padding-left: 28px;
		padding-bottom: 0px;
		padding-right: 10px;
		padding-top: 0px;						
		
	}	
td.splash_author ul
	{
		font-size: 9px;
		margin: 0px;
		padding-left: 28px;
		padding-bottom: 5px;
		padding-right: 10px;
		padding-top: 0px;						
		
	}	
	
   /***********************************
    ***********************************
	misc stuff
    ***********************************
    ***********************************/
	
ul.menu, ul.menu li
	{
		list-style-type: square;
		list-style-image: url(/academics/liberal_arts/philosophy/images/menu_li.gif);
	
	}
	
td.bottombar ul
	{
		padding-right: 5px;
		padding-left: 0px;
		padding-bottom: 0px;
		padding-top: 0px;
		margin: 0px;
	}
	
