#logo_nav {
	display: inline;
	float: left;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
	padding-top: 20px;
	margin-right: 25px;
	width: 220px;
}
.logo {
	width: 220px;
	margin-bottom: 30px;
}
.logo a {
	background-image: url(/img/i105_logo_static.jpg);
	display: block;
	height: 250px;
	width: 220px;
	background-repeat: no-repeat;
	text-indent: -10000px;
	background-position: 25px 0px;
}
.little_container {
	width: 750px;
	display: inline;
	float: left;
}
.text_big {
	display: inline;
	float: left;
	width: 475px;
	margin-right: 25px;
}
.text_little {
	display: inline;
	float: left;
	width: 229px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCCCCC;
	padding-left: 10px;
	background-color: #E6E6E6;
	padding-right: 10px;
	padding-top: 10px;
}
.text_little p {
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.text_little h1, .text_little h2, .text_little h3{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 20px;
	margin-top: 0px;
	padding-top: 5px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #333333;
}


/* This is a mod on the global css*/
#nav {
	border-right-style: none;
}

/* This is a mod on the global css*/
.footer {
	width: 750px;
	padding-left: 250px;
}
.newslinks {
	width: 750px;
	clear: none;
}
.newslinks a {
	font-weight: normal;
}
