/* Start Colors */

body {
  color: #333333;
}

/* Style the links */

a {
  color: #7F00FF;
}

/* Style the links on hover */

a:hover {
  color: #FFCC11;
}

/* Style the Nav headers */

#flan_nav h4 {
  background: #ed1b24;
  color: #ffffff;
}

/* Style the links in the nav */

#flan_nav li a {
  background: #fff;
  color: #ed1b24;
  border-top: 1px solid #000000;
}

/* Style the links in the nav on hover */

#flan_nav li a:hover {
  background: #eee;
}

/* Style the Syndication link */
#flan_nav li.rss a {
	background: #fff url(http://media.collegepublisher.com/media/paper1250/template/templatemedia/rss_icon_14x14.gif) no-repeat 15px center;
	padding: 0 0 0 32px;
}

/* Style the Syndication link on hover */
#flan_nav li.rss a:hover {
	background: #eee url(http://media.collegepublisher.com/media/paper1250/template/templatemedia/rss_icon_14x14.gif) no-repeat 15px center;
	padding: 0 0 0 32px;
}
/* End colors */

/* User-generated stylesheet */

* {
	margin: 0px;
	padding: 0px;
}

/*	Page Structure
------------------------------------------------*/
#flan_wrapper {
  float: left;
  width: 990px;
  margin: 5px 0 0 0;
}
#bigCol1 {
	float: left;
  clear: left;
	width: 178px;
}
#bigCol2 {
	float: right;
	width: 807px;
	margin: 0 0 0 5px;
}
#flan_content {
	float: left;
	width: 807px;
}
#flan_content_bodyCol {
	float: left;
	width: 497px;
}
#flan_ads {
  float: right;
	width: 300px;
}

/* Headers */

h2 {
  font: normal 1.9em/1.6em arial, verdana, sans-serif;
  border-bottom: 1px solid #ddd !important;
  margin: 0 0 .5em;
}
.flan_lead h2 {
  border: none !important;
  margin: 0;
}
h3 {
  font: normal 1.6em/1.3em arial, verdana, sans-serif;
  margin: 0;
}
h4 {
  font: normal 1.3em/1.3em arial, verdana, sans-serif;
  margin: 0;
  border: none !important;
}
#flan_sidebar h4 {
  border-bottom: 1px solid #ddd !important;
}

/*	Navigation
------------------------------------------------*/

#schoolImg  {
	background: url(/templatemedia/school.jpg) no-repeat;
	height: 178px;
	margin: 0 0 5px;
}
#flan_nav {
	padding: 0 0 0 5px;
	font: 1em/1.1em arial, verdana, sans-serif;
}
#flan_nav #flan_cp_tag {
  background: url(/templatemedia/ham_cp.gif) no-repeat;
  display: block;
  text-indent: -1000em;
  height: 27px;
  margin: 5px 0 0;
}
#flan_nav h4 {
  font-weight: normal;
  padding: 0 0 0 15px;
  font: normal 1.2em/1.9em arial, verdana, sans-serif;
  margin: 0;
  text-transform: uppercase;
  text-shadow: 2px 2px 1px #000;
}
#flan_nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#flan_nav li {
  display: inline;
}
#flan_nav li a {
  display: block;
  line-height: 25px;
  padding: 0 0 0 15px;
}
#flan_nav li ul a:before {
  content: "- ";
}


/*  Header
------------------------------------------------*/

#masthead h1 {
	background: url(/templatemedia/header.jpg) no-repeat center;
	margin: 0px;
	padding: 0px;

}
#masthead h1 a {
	display: block;
	height: 100px;
	text-indent: -1000px;
	margin: 0 0 5px 0;
}
#advertBox_mast {
	background: #EEE;
  text-align: center;
  padding: 5px 0;
  margin: 0 0 5px 5px;
}


/* 	Content
------------------------------------------------*/

.flan_lead {
  padding: 0 0 1.5em;
  margin: 0 0 1.5em;
  border-bottom: 1px solid #B3CC8F;
}
.flan_lead img {
  float: left;
  margin: 0 .5em .5em 0;
}
.flan_featured {
  margin: 0 0 1.5em;
}
.flan_featured img {
  float: left;
  margin: 0 .5em .5em 0;
}
.flan_article {
  padding: 0 0 1em;
  margin: 0 0 1em;
  border-bottom: 1px solid #B3CC8F;
}

redbox {  font-family:Times, serif; font-size:30px; border:5px solid; border-color:red; font-weight: bold
}


/* 	Footer
------------------------------------------------*/
#flan_footer {
	clear: both;
	border-top: 4px solid #dddddd;
	background: #e5e5e5;
	padding: 10px;
	font: 11px/15px arial, verdana, sans-serif;
	position: relative;
	top: 33px;
	margin: 0 0 0 5px;
}
#flan_footer a {
	color: #000;
}
#flan_footer a:hover {
	color: #000;
	text-decoration: underline;
}















