/************************************
* Author: Susan Potera              *
* Date updated: 9/11/03             *
*                                   *
* For content formatting for        *
*      all pages I write            *
************************************/

body
{
	display: block;
	font-family: Garamond, serif;
	font-size: normal;
	color: #000000;
	font-weight: normal;
	background-color: #ffffff;
	background-image: url(images/bkgd.jpg);
	background-repeat: repeat-y;
	background-position: 0px 183px;
}
p
{
	text-indent: 30px;
}
em
{
	font-weight: bolder;
	font-style: normal;
}
h6
{
	font-weight: normal;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
a img
{
	border: 0px;
}

/************************************
* Specifically for UB Tech          *
************************************/

.center
{
	text-align: center;
}

div.project1
{
	float: left;
	width: 45%;
	text-align: center;
}
div.project2
{
	float: right;
	width: 45%;
	text-align: center;
}
h1
{
	font-size: 32pt;
	font-weight: bold;
	color: #003366;
	text-decoration: underline;
	padding: 0px;
	margin: 10px;
}
h4
{
	font-size: 16pt;
	font-weight: bolder;
	color: #003366;
	padding: 0px;
	margin: 10px 0px;
}
.proj_page
{
	float: right;
}
.bottom
{
	clear: both;
	text-align: center;
}
h5
{
  font-size: 13pt;
	font-weight: bolder;
	color: #003366;
	font-style: normal;
	clear: left;
}
img.screeny
{
	float: left;
	margin: 10px;
}
div.screeny
{
	
	clear: both;
	display: block;
}

/************************************
* Author: Michael Robak             *
*                                   *
* For DISCO blueprint               *
************************************/

table
{
	BORDER-RIGHT: #3399ff 0.75pt outset;
	BORDER-TOP: #3399ff 0.75pt outset;
	BORDER-LEFT: #3399ff 0.75pt outset;
	WIDTH: 100%;
	BORDER-BOTTOM: #3399ff 0.75pt outset;
	mso-cellspacing: 0in;
	mso-padding-alt: 0in 0in 0in 0in;
}
td
{
	BORDER-RIGHT: #3399ff 0.75pt inset;
	PADDING-RIGHT: 0in;
	BORDER-TOP: #3399ff 0.75pt inset; 
	ADDING-LEFT: 0in;
	BACKGROUND: #3399ff;
	PADDING-BOTTOM: 0in;
	BORDER-LEFT: #3399ff 0.75pt inset;
	PADDING-TOP: 0in;
	BORDER-BOTTOM: #3399ff 0.75pt inset;
}