#nav a { font-size:12px;}

#nav .first {padding:0;}

#nav  {
	background:URL(../images/menu-bg.jpg) repeat-x;
}


#slideshow {
	float:left;
	width:100%;
	height:410px;
	background:URL(../images/home.jpg) no-repeat;
}

#slideshow p {
	float:left;
	margin:70px 0 0 650px;
	width:280px;
	color:white;
	font-size:16px;
	font-weight:bold;
	line-height:1.2em;
	text-align:left;
}

#rss-pulls, #sponsors {
	float:left;
	width:450px;
	height:200px;
}

#rss-pulls h2 {
	font-size:17px;
	margin-left:15px;
}

#rss-pulls a {
	text-decoration:none;
	font-weight:bold;
}

#sponsors {
	margin-left:25px;
}

#sponsors p {
	color:black;
	width:410px;
	line-height:1.1em;
	margin-left:5px;
	font-weight:bold;
}

#sidebar {
	background-color:#d5d5d5;
	margin:25px 0 10px 0;
	padding:0 !important;
	
	-moz-border-radius: 8px; 
	-webkit-border-radius: 8px;

	border:1px solid #d5d5d5;
}

#sidebar h2 {
	margin:0 !important;
}

#sidebar ul {
	margin: 0!important;
}

#maincontent2 {
	margin:0 90px 0 40px;
}

#maincontent2 .entry p{
	width:100%;
}

#problem {
	list-style: disc;
}
