/*
-----------------------------------------------
Name:     Felony Rapist
Code and Visual Design: Kevin Minke and Chad Brewer
L:      www.provenancemedia.com/fr674345
Date:     10/12/05
-----------------------------------------------
*/

/*
---PRIMARY LAYOUT---
*/

body	{
	margin: 0;
	padding: 0;
	border: 0;
	text-align: center;
	color: #999999;
	background: #2C2C2C repeat-x fixed center top;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
  }

/*img  {
  border: 0;
  display: block;
  }*/
  
.img  {
	border: 0;
	display: inline;
  }

/*
---WRAPPER---
*/

#wrapper  {
	margin: 0 auto;
	padding: 0;
	width: 800px;
	text-align: left;
	font-size:90%;
 	}



/*
---HEADER---
*/

.banner {
	margin: 5px;
	}

#main  {
  width: 800px;
  float: left;
  }
/*
---BOTTOM LAYOUT---
*/

#footer  {
  clear: left;
  margin: 0;
  padding: 0 20px;
  border: 0;
  text-align: left;
  border-top: 1px solid #f9f9f9;
  background-color: #fdfdfd;
  }

/*
---DEFAULT LINKS---
*/


a:link, a:visited {
	text-decoration : none;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
  }

a:hover {
	text-decoration : underline;
	color: #FFFFFF;
	background: transparent;
	font-family: Arial, Helvetica, sans-serif;
  }

a:active {
	font-weight : bold;
	text-decoration : none;
	color: #666666;
	background: transparent;
	font-family: Arial, Helvetica, sans-serif;
  }

/*
---TYPOGRAPHY---
*/

#main p  {
  line-height: 140%;
  margin-top: 5px;
  margin-bottom: 1em;
  }

ul  {
  margin: 0 0 25px 0;
  }


li  {
  line-height: 160%;
  }
.style2 {
	color: #FF9900;
	font-weight: bold;
}
  .topTitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #663399;
}
.tableTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.curriculumText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

.journalblack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

.subtextblack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}

.smalllinks {
	font-size: 85%
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
}
