/* Make all your unique changes here! ~JM */

body {
	background: #f9f8f6;
}

#nav_container {
	background: url(../../images/nav_li_bg.jpg);
}

#content_container {
	background: #fff url(../../images/container_top.jpg) repeat-x;
}

#nav ul li a {
	color: #437fad;
}

#nav ul li a:hover, #nav ul li.active a {
	border-bottom-color: #fff;
}

#reglog {
	background: url(../../images/reglog_bg.jpg) repeat-x;
}

#reglog a {
	color: #437fad;
}

#reglog a:hover {
	text-decoration: underline;
	color: #437fad;
}

.easy {
	color: #437fad;
	font-weight: bolder;
	font-size: 26px;
	font-style: italic;
}

.large {
	font-size: 16px;
	letter-spacing: 1px;
	line-height: 20px;
}

.press_list {
	margin: 0 0 0 30px;
	font-size: 14px;
	font-weight: bold;
}

.press_list li .date {
	font-style: italic;
	font-weight: normal;
}

#press {
	padding: 0 10px;
}

#imageContainer img {
	margin: 0;
	padding: 0;
}