html body
{
	width: AUTO;
	height: AUTO;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	margin-right: 0px;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
	COLOR: #000000;
	
}

A:link          {BACKGROUND: none; COLOR: #000000; FONT-SIZE: 12px; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none;}
A:active        {BACKGROUND: none; COLOR: #003366; FONT-SIZE: 12px; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none;}
A:visited       {BACKGROUND: none; COLOR: #000000; FONT-SIZE: 12px; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none;}
A:hover         {BACKGROUND: none; COLOR: #000000; FONT-SIZE: 12px; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none; background-color: #eeeeee; }

img				{border:0px;}
.bordr { border: 1px solid #000000; }
.invbordr { border: 1px solid #ffffff; }
.projtxt {color: #cc3300}
.ghost	{color: #B5B5B5; }
.page	{color: #CC9966;}


.projtitle		{font-family:Arial, Helvetica, sans-serif; size: 16px; color: #999999; font-style: italic; font-weight: bold; }

/*=============	SPLASH PAGE =============*/


#splash	{

	text-align: center;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
	FONT-SIZE: 12px; 
	COLOR: #000000;
	margin: 25% 0 0 0;
}

#splinks	{
	text-align: right;
	float: right;
	width:	150px;
	height:	100px;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
	FONT-SIZE: 12px; 
	COLOR: #000000;
	table-layout:fixed;
}



/*=============	PAGE FOOTERS =============*/

#footer	{
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, sans-serif;
	text-align: center;
	position: absolute;
	top: 100%;
	left: 0px;
	width: 100%;
	padding-bottom: 7px;
	float: left;	
	clear: both;
	height: 5%;
	vertical-align: middle;
	padding: 0;
	margin: 0; 
}

#clientfooter	{
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, sans-serif;
	text-align: center;
	width: 100%;
	bottom: 0px;
	float: left;
	padding-bottom: 7px;
	padding-left: 122px;
}

#bibfooter	{
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, sans-serif;
	text-align: center;
	width: 100%;
	bottom: 0px;
	float: left;
	padding-bottom: 7px;
	padding-left: 26px;
}



/*=============	Clients Page =============*/

#container {
	width: 760px;
	height: auto;
	table-layout:fixed;
	}
	
#logo	{
	text-align: left;
	float: left;
	width: 610px;
	height: 100px;
	table-layout:fixed;

}

#links	{
	text-align: right;
	float: left;
	width:	150px;
	height:	100px;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
	FONT-SIZE: 12px; 
	COLOR: #000000;
	table-layout:fixed;
}

#spacer {
	float: left;
	width: 100%;
	height: 20px;
	table-layout: fixed;

}

#column1	{
	float: left;
	width: 248px;
	text-align: left;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
	FONT-SIZE: 12px; 
	COLOR: #666666;
}

#column2	{
	float: left;
	width: 254px;
	text-align: left;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
	FONT-SIZE: 12px; 
	COLOR: #666666;
}

#column3	{
	float: right;
	width: 248px;
	text-align: left;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
	FONT-SIZE: 12px; 
	COLOR: #666666;
}


#columnspacer {
	float: left;
	width: 5px;
	height: 300px;

}

#columnspacer1 {
	float: left;
	width: 5px;
	height: 300px;

}

/*=============	Projects Page =============*/

#columna	{
	float: left;
	width: 177px;
	height: 300px;
	table-layout:fixed;
	text-align: left;
	font-size: 12px;
	
}

#columnb	{
	float: left;
	width: 578px;
	height: auto;
	table-layout:fixed;
	text-align: left;
	font-size: 12px;	
}

#columnc	{
	float: left;
	width: 250px;
	height: 300px;
	table-layout:fixed;
	text-align: left;
	font-size: 12px;	
}

#columnd	{
	float: left;
	width: 504px;
	height: 300px;
	table-layout:fixed;
	text-align: center;
	max-wdith: 400px;
	max-height: 300px;
	table-layout: fixed;
	font-size: 12px;	
}

/*=============	Judson Project Page =============*/

#columnspacer2 {
	float: left;
	width: 15px;
	height: 300px;

}

#columne	{
	float: left;
	width: 280px;
	height: 300px;
	table-layout:fixed;
	text-align: left;
	font-size: 12px;	
}

#columnf	{
	float: left;
	width: 450px;
	height: 300px;
	table-layout:fixed;
	text-align: center;
	max-wdith: 400px;
	max-height: 300px;
	table-layout: fixed;
	font-size: 12px;	
}

#columng	{
	float: left;
	width: 372px;
	height: 300px;
	table-layout:fixed;
	text-align: left;
	font-size: 12px;	
}

#columnh	{
	float: left;
	width: 372px;
	height: 300px;
	table-layout:fixed;
	text-align: left;
	max-wdith: 400px;
	max-height: 300px;
	table-layout: fixed;
	font-size: 12px;	
}

/*=============	End Judson Project Page =============*/

#mailform	{
	float: left;
	width: 280px;
	height: 300px;
	table-layout:fixed;
	text-align: left;
	font-size: 12px;

}

.INPUT 		{WIDTH:100%; COLOR: #000000; BORDER-TOP-COLOR: #000000; BORDER-LEFT-COLOR: #000000; BORDER-RIGHT-COLOR: #000000; BORDER-BOTTOM-COLOR: #000000; BORDER-TOP-WIDTH: 1px; BORDER-LEFT-WIDTH: 1px; FONT-SIZE: 10px; BORDER-BOTTOM-WIDTH: 1px; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; BORDER-RIGHT-WIDTH: 1px}
.TEXTAREA	{WIDTH: 100%;  BORDER-TOP-COLOR: #000000; BORDER-LEFT-COLOR: #000000; BORDER-RIGHT-COLOR: #000000; BORDER-BOTTOM-COLOR: #000000; BORDER-TOP-WIDTH: 1px; BORDER-LEFT-WIDTH: 1px; FONT-SIZE: 10px; BORDER-BOTTOM-WIDTH: 1px; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; BORDER-RIGHT-WIDTH: 1px}
.SELECT 	{BORDER-TOP-COLOR: #000000; BORDER-LEFT-COLOR: #000000; BORDER-RIGHT-COLOR: #000000; BORDER-BOTTOM-COLOR: #000000; BORDER-TOP-WIDTH: 1px; BORDER-LEFT-WIDTH: 1px; FONT-SIZE: 10px; BORDER-BOTTOM-WIDTH: 1px; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; BORDER-RIGHT-WIDTH: 1px}
.FORM 		{FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; FONT-SIZE: 12px}

#bibcolumn	{
	float: left;
	width: 568px;
	height: auto;
	table-layout:fixed;
	text-align: left;
	font-size: 12px;
	padding-left: 10px;	
}
