#TriskanBanner
{
	width: 800px;
	height: 204px;
	background: url("/images/triskan/ts8_banner.png") no-repeat;
	margin-bottom: 15px;
	margin-top: 20px;
}

#ThinCanBanner
{
	width: 800px;
	height: 204px;
	background: url("/images/thincan/thincan_banner.png") no-repeat;
	margin-bottom: 5px;
}

#MediaBoxBanner
{
	width: 800px;
	height: 204px;
	background: url("/images/mediabox/mediabox_banner.png") no-repeat;
	margin-bottom: 5px;
}

#FlexyICEBanner
{
	width: 800px;
	height: 204px;
	background: url("/images/flexyice/flexyice_banner.png") no-repeat;
	margin-bottom: 5px;
}

.pics {  
    height:  400px;  
    width:   800px;    
}

#nav {
	margin-top: 10px;
	text-align: center;
}


#nav a {
 
	border: 1px solid #ccc; 
	background: #254664;
	text-decoration: none; 
	margin: 2px; 
	padding: 0px 15px;  
}

#nav a.activeSlide { 
	background: #3F4245;
	border: 1px solid #000000;
}

#nav a:focus { 
	outline: none; 
} 

#news {
	text-align: left;
}

#news ul {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
}

#MainContent h3 {
	color: #254664;
	font-size: 16px;
	margin-bottom: 0px;
} 

#MainContent ul.stories {
	margin: 0;
	padding: 0 0 1px;
	margin-top: 5px;
}

#MainContent ul.stories li {
	color: #666666;
	margin: 0;
	padding: 0 0 1px;
}

#MainContent ul {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin-bottom: 18px;
}

#MainContent ul.stories li p.date {
	margin-bottom:0.2em;
}

#MainContent ul.stories li p {
	margin-bottom: 18px;
}

.admin {
	font-size: 11px;
	font-weight: bold;
	font-style: oblique;
	color: red;
} 

#Col2 {
	width: 400px;  
	margin-top: -135px;
	padding: 0 0 0 0; 
	margin-right: -10px;
}

#partners {
	text-align: center;
	margin-top: 30px;
}