/* @override http://www.parisjc.edu/index.php?css=library/css-library */

html {
	background: #FFFFFF;
	margin: 0px;
}

body {
	background: #FFFFFF;
	margin: 0px;
}

:link {
	color: #a64126;
	text-decoration: none;
	border-bottom: 1px dotted #a64126;
}

:visited {
	color: #a64126;
	text-decoration: none;
	border-bottom: 1px dotted #a64126;
}

:link:hover, :visited:hover {
	color: white;
	text-decoration: none;
	background: #a64126;
	border-bottom-style: none;
}

:link:active, :visited:active {
	color: #a64126;
	text-decoration: none;
	border-bottom: none;
}

#wrapper {
	margin: auto;
	width: 650px;
}

#mast {
	background: no-repeat url(art/library/rlcmast.gif) 0px 0px;
	width: 650px;
	height: 146px;
	margin-bottom: 25px;
}

#photo {
	width: 650px;
	height: 252px;
	margin-top: 10px;
}

#menubar {
	width: 650px;
	font: bold 12px Arial, Helvetica, sans-serif;
	text-align: center;
	color: #999999;
	margin-top: 20px;
	margin-bottom: 20px;
}

#menubar a:link, #menubar a:visited, #menubar a:hover, #menubar a:active {
	font: 12px Arial, Helvetica, sans-serif;
	text-decoration: none;
	background: none;
	color: black;
	border-bottom-style: none;
}

#blurb {
	font: 14px/18px Arial, Helvetica, sans-serif;
	color: #a59a79;
	padding-bottom: 10px;
	border-bottom: 1px dotted #999999;
}

#news {
	font: 12px/18px Arial, Helvetica, sans-serif;
	padding-bottom: 10px;
	padding-top: 10px;
}

.thumb {
	float: right;
	margin-top: 4px;
	margin-left: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
}

#maintable {
	font: 12px/18px Arial, Helvetica, sans-serif;
	border-top: 1px dotted #999999;
	border-bottom: 1px dotted #999999;
}

#newstable {
	font: 12px/18px Arial, Helvetica, sans-serif;
	border-bottom: 1px dotted #999999;
}

#newsright {
	border-left: 1px dotted #999999;
	padding-left: 20px;
	margin-top: 0px;
	padding-bottom: 0px;
	color: black;
	font: 13px/17px Arial, Helvetica, Geneva, sans-serif;
}

#newsleft {
	padding-right: 20px;
}

.leftcells {
	border-right: 1px dotted #999999;
	padding-right: 20px;
	padding-bottom: 15px;
}

.rightcells {
	padding-left: 20px;
	padding-bottom: 15px;
}

#footer {
	text-align: center;
	font: 12px/18px Arial, Helvetica, sans-serif;
	margin: 0px;
	padding-bottom: 10px;
	color: #999999;
}

.rule {
	border-top: 1px dotted #999999;
}

.caption {
	color: #999999;
	font: 12px Arial, Helvetica, sans-serif;
}

h1 {
	font: 24px   Verdana, Arial, Helvetica, sans-serif;
	color: black;
}

h2 {
	font: 14px Verdana, Arial, Helvetica, sans-serif;
	color: black;
}

h3 {
	font: 14px Verdana, Arial, Helvetica, sans-serif;
	color: #007B61;
	margin-top: 0px;
	margin-bottom: 0px;
}

#newsright h2 {
	font: bold 14px Verdana, Arial, Helvetica, sans-serif;
	color: black;
}

.subhead {
	font-weight: bold;
	border-left: solid #a64126 5px;
	padding-left: 10px;
	display: block;
}

#newsright ul {
	list-style-type: none;
	padding: 0;
	margin-left: 20px;
}

#newsright li {
	background: url('http://www.parisjc.edu/art/standing/redbox.gif') no-repeat left 4px;
	padding-left: 20px;
}

blockquote {
	background: no-repeat url(art/standing/quote.gif) left top;
	margin: 0;
	padding-right: 30px;
	padding-left: 40px;
	line-height: 1.25em;
}

#rightcol ul {
	list-style-type: none;
	padding: 0;
	margin-left: 20px;
}

#rightcol li {
	background: url('http://www.parisjc.edu/art/standing/redbox.gif') no-repeat left 4px;
	padding-left: 20px;
}

#rightcol li ul li {
	background: url('http://www.parisjc.edu/art/standing/redbox2.gif') no-repeat left 4px;
	padding-left: 20px;
	margin-left: -20px;
}

/* Sitemeter Fix Begins */

.sitemeter, .sitemeter a:link, .sitemeter a:hover {
	background: none;
	border-bottom: none;
}