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

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

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

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

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

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

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

#mast {
	background: no-repeat url(art/sports/mast.gif) 0px 0px;
	width: 650px;
	height: 50px;
	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;
}

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

.thumb {
	float: left;
        margin-top: 4px;
        margin-right: 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 {
	font: 12px/15px Verdana, Arial, Helvetica, sans-serif;
	border-left: 1px dotted #999999;
	padding-left: 20px;
	margin-top: 0px;
	padding-bottom: 0px;
}

#newsleft {
	padding-right: 20px;
	line-height: 18px;
}

.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 #007B61 5px;
	padding-left: 10px;
	display: block;
}

/* Sports Table Stuff Begins */

.sportstable {
	font: 11px Arial, Helvetica, sans-serif;
}

/* Sitemeter Fix Begins */

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

/* Gallery Stuff Begins */

.galleryitem {
	background: #e5e5e5;
}

.galleryitem2 {
	background: #F9E7D9;
}

.gallerythumb {
	padding: 10px;
}

.gallerysum {
	font: 12px/18px Arial, Helvetica, sans-serif;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}

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

#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;
}

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