/* CSS Document */

#welcome {
	font-family:Verdana;
	font-size:9pt;
	text-align:left;
	font-weight:bold;
	color:#326495;
}

#welcome span {
	font-weight:100;
	color:#326495;
	text-shadow:#0066FF;
}

#industry a {
	font-family:Verdana;
	font-size:9pt;
	text-align:left;
	font-weight:bold;
	color:#326495;
}

#industry a:hover {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:9pt;
	text-align:left;
	font-weight:bolder;
	color:white;
}

a{
	text-decoration:none;
	color:#326495;
}

a:hover {
	font-weight:bolder;
}
#addy {
	position:relative;
	top:4px;
	left:524px;
	width:262px;
	height:72px;
	font-size:8pt;
	text-align:center;
	margin-top:-78px;
}
#addy span {
		font-size:10pt;
		font-weight:bold;
}

#header {
	position:relative;
	width:284px;
	left:510px;
	top:-3px;
}

#header a{
	font-weight:bold;
	font:Georgia, "Times New Roman", Times, serif;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:9pt;
	color:white;

}

#header a:hover{
	color:black;

}

#news {
	position:absolute;
	top:166px;
	left:16px;
	height: 256px;
	border:solid black 2px;
	width: 355px;
	text-align:left;
	vertical-align:top;
}

#links {
	position:absolute;
	top:450px;
	left:16px;
	height: 256px;
	border:solid black 2px;
	width: 355px;
}

#logo {
	position:absolute;
	top:3px;
	left:65px;
	height:94px;
	width:143px;
	z-index:1;
}

#meat {
	font-family:"Times New Roman", Times, serif;
	font-size:11pt;
	font:"Times New Roman", Times, serif;
	text-align:justify;
}

#pudding {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	text-align:left;
	color:blue;
}

#subfoot {
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	background-color: #e9e6d3;
}
