@charset "UTF-8";
/* CSS Document */

#wrapper
{
	margin-bottom:100px;
	padding-left:160px; 
	padding-top:13px;
	width:960px;
	background:url(/media/templates/i/irish420class_logo.png) no-repeat top left;
}

#topnav
{
	text-align:right;
	color:white;
	width:960px;
	padding:0px 30px;
	
}

#nav
{
	background:#215B76 url(/media/templates/i/tl.gif) no-repeat top left;
	color:#ffffff;
	margin-top:5px;
	width:960px;
	padding:15px 30px;
}

#main
{
	background:#ffffff url(/media/templates/i/main_gradient.jpg) no-repeat top right;
	width:960px;
	padding:30px;
	height:auto;
}

#latestnews
{
  height:175px; 
  overflow:scroll; 
  border:2px solid #C3D9FF;
  padding:5px;
  clear:both;
  background-color:#efefff;
  -moz-border-radius:3px;
  width:930px;
 
}

#footer p, #footer h1, #footer h2, #footer, #footer h3, #footer a, #footer a:hover { color:#143D4F; } 

#footer {
	background-color:#D5E96D;
	padding:30px;
	border-top:30px solid white;
	margin:auto;
	width:960px;
}

ul.links, ul.links li
{
	list-style:none;
	display:inline;
}

.links a, .links a:hover 
{
	color:#ffffff;
}

.newsitem
{
	float:left;
	width:293px;
	height:auto;
	white-space:normal;
	margin:5px;
}

.newsitem img
{
	padding:5px;
}

.date_h1 {
	font-size:11px; padding:3px; background-color:#ffffcc; border:1px solid #ffcc99; font-weight:bold;
}
