a:link{
	color: #000;
	text-decoration: none;
}a:visited {
	text-decoration: none;
	color: #666;
}
a:hover {
	text-decoration: none;
	color: #000;
}
a:active {
	text-decoration: underline;
	color: #000;
}
img {
	border:0;
}
body {
	font-family: 'Arimo', Helvetica, sans-serif, Arial, "Futura Medium";
	font-size: 14px;
	line-height: 17px;
	color: #000;
	background-color: #FFF;
	margin-right:0px;
	margin-top:0px;
	text-align:left;
	margin-left:0px;
	overflow-x:hidden;
}
small {color:#06C;}
.Type {
	font-size:2.5em;
	font-weight:bold;
	letter-spacing:-1px;
	line-height: 0.8em;
	word-spacing:-0.2em;
}
* html .menu { /*\*/
	width:100%;
	z-index: 10;
	height:110px;
	background-color:#FFF;
	position: absolute;
top: expression((0 + (ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop)) + 'px');
left: expression((0 + (ignoreMe2 = document.documentElement.scrollLeft ? document.documentElement.scrollLeft : document.body.scrollLeft)) + 'px');/**/
}
.menu {
	overflow: hidden;
	position:fixed;
	width:100%;
	height:110px;
	z-index: 100;
	top: 0px;
	left:0px;
	background-color:#FFF;
}
#MenuOne {
	width:20%;
	min-width:190px;
	padding-left:10px;
	padding-right:10px;
	overflow:hidden;
}

#MenuTwo, #MenuThree, #MenuFour {
	width:26%;
	min-width:230px;
	padding-left:10px;
	padding-right:20px;
	overflow:hidden;
	max-width:300px;
}
#NewsTable {
	position:absolute;
	top:120px;
	width:100%;
	margin:0px;
}
#NewsMain {
	position:fixed;
	top:120px;
	width:18%;
	margin-left:10px;
	margin-right:10px;
}
#ExtraRight {
position:fixed;
	top:120px;
	width:18%;
	margin-left:10px;
	margin-right:10px;
	left:72.8%;
	min-width:230px;
	z-index:10;
}
#ExtraRight img {
	width:100%;
	height:auto;
}
#NewsLeft {
	margin-left:20%;
	min-width:230px;
}
#NewsLeft, #NewsRight, #ExtraRight {
	float:left;
	width:25%;
	min-width:230px;
	padding-left:10px;
	padding-right:20px;
	z-index:20;
	background-color:#FFF;
}
#left-column {
	margin:0px;
	margin-right:10px;
	z-index:20;
	background-color:#FFF;
	min-width:230px;
}
#right-column {
	margin:0px;
	margin-right:10px;
	z-index:20;
	background-color:#FFF;
	min-width:230px;
}

#left-column img, #right-column img {
	width:100%;
	height:auto;
}
#admin {
	color:#FFF;
}
#admin a {
	color:#FFF;
}

