body
{
	background: #999 url(/images/background.gif) 0 0 repeat-x;
	margin:0px;
	padding:0px;
	font-family:Tahoma;
	font-size: 13px;
}

H1
{
	font-size:12px;
	color:#009458;
	margin:0;
	padding:0;
}

P
{
	margin-top:0;
}

P .SubParagraph
{
	font-size:11px;
}

a, a.visited
{
	text-decoration:none;
	color: #ff3333;
}

a:hover, a.visited:hover
{
	color:#009458;
}

.TypeAbstract
{
	width:218px;
	_width:237px;
	float:left;
	padding:0 30px 20px 0;
}

.TypeAbstract H1
{
	color: #ff3333;
	font-size: 11px;
}

.TypeAbstract div
{
	font-size: 11px;
	float:left;
}

.TypeAbstract .Img
{
	width:60px;
	padding-right:10px;
}

.TypeAbstract .abstract
{
	width:148px;
}

.indent
{
	padding-left:50px;
}


.UniAbstract
{
	width:218px;
	_width:237px;
	float:left;
	padding:0 30px 20px 0;
	font-size: 11px;
}

.UniAbstract H1
{
	color: #ff3333;
	font-size: 11px;
}

.UniAbstract div
{
	font-size: 11px;
	float:left;
}

.UniAbstract .Img
{
	width:60px;
	padding-right:10px;
}

.UniAbstract .abstract
{
	width:148px;
	
}

.Clear
{
	clear:both;
}

#Container
{
	width:996px;
	margin:0 auto;
	background:#fff url(/images/containerbackground.gif) 0 0  repeat-y;
}

#LeftBorder
{
	float:left;
	width:19px;
}

#RightBorder
{
	float:left;
	width:17px;
}

#SubContainer
{
	background:#fff url(/images/containerbackground2.gif) 0 0 no-repeat;
	width:960px;
	float:left;
}

#Menu
{
	width:202px;
	padding:0 10px;
	float:left;
}

#Menu img
{
	display:block;
	
}

#SubMenu
{
	margin-left:6px;
}

#Content
{
	width: 498px;
	_width: 497px;
	float:left;
	padding: 59px 36px 0 12px;
}

#ContentWide
{
	width: 590px;
	float:left;
	padding:59px 36px 0 12px;
}

#ContentWideBackground
{
	width: 725px;
	float:left;
	padding:59px 0 0 12px;
	background-repeat:no-repeat;
	background-image:url(/images/SideBar/AreYou.jpg);
	background-position:100% 94px;
}

#ContentWideBackground2
{
	width: 725px;
	float:left;
	padding:59px 0 0 12px;
	background-repeat:no-repeat;
	background-image:url(/images/SideBar/SoYou.jpg);
	background-position:100% 94px;
}

#Sidebar
{
	width:190px;
	float:left;
	z-index: 1;
}

#Sidebar img
{
	margin:94px 0 40px 0;
	z-index: 2;
}

#Container #footer
{
	padding-top:20px;
}

#Quote
{
	float:right;
	padding-left:15px;
}

.ToTop
{
	float:right;	
}

.ToTopLinks
{
	padding:none;
	margin:none;
	border-bottom:dashed 1px #999999;
	text-align:right;
	margin-bottom:35px;
}

#FamousEngineers
{
	height:240px;
}

.AreYouText
{
	width: 498px;
	padding: 0 36px 0 0;
}

#uniMap {
	height:450px; 
	z-index: 3;
}


