/* CSS Document for Ruth G. Sikes */

body {
	margin-top: 5px;
	background: #464646 url('images/bg-grad.jpg') top left repeat-x;
	font-size: 12px;
    color: #ffffff;
	font-family: Arial, Sans-serif;
	line-height: 18px;
	height: 100%
	}

#content_wrapper {
	width: 974px;
	text-align: left;
	height:100%
	}

#mainnav {
	font-family: Arial, San-serif;
	font-size: 12px;
	background: #464646;
	font-weight: bold;
	height: 20px
	}

#mainnav td {
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	text-align: center;
	height: 20px;
	width: 20%
	}

#mainnav .first {
	border-left: none
	}

#mainnav .last {
	border-right: none
	}

#mainnav a:link, #mainnav a:visited, #mainnav a:active {
	color: #ffffff;
	text-decoration: none;
	display: block;
	line-height: 20px
	}

#mainnav a:hover, #mainnav a:visited:hover {
	background: #990000
	}

a:link, a:visited, a:active {
	color: #ccff99;
	text-decoration: underline;
	}

a:hover, a:visited:hover {
	color: #ccff99;
	text-decoration: none 
	}

#rolllist a:link, #rolllist a:visited, #rolllist a:active {
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
	font-family: Georgia, Garamond, serif;
	line-height: 28px
	}

#rolllist a:hover, #rolllist a:visited:hover {
	color: #790000;
	text-decoration: underline
	}

#rolllist a:link img, #rolllist a:visited img, #rolllist a:active img {
	border: 1px solid #464646;
	}	

#rolllist a:hover img, #rolllist a:visited:hover img {
	border: 1px solid #ccff99;
	filter:alpha(opacity=50);
	-moz-opacity:.50;
	opacity:.50;
	}

div#gallery img {
	border: 4px double #ffffff;
	padding: 2px;
	text-align: center
	}

#footer {
	width: 924px;
	padding: 20px 25px 0px 25px;
	font-size: 11px;
	line-height: 16px;
	text-align: center
	}

#footer a:link, #footer a:active, #footer a:visited {
	color: #cccccc;
	text-decoration: underline
	}

#footer a:hover, #footer a:visited:hover {
	color: #99ffff;
	text-decoration: underline
	}


/*	 Font Styles */

.heading {
	font-size: 16px;
	font-family: Georgia, Garamond, Serif;
	font-weight: bold;
	color: #990000; text-align:left
	}

#desc {
	font-size: 16px;
	font-weight: bold;
	font-family: Georgia, Garamond, serif;
	}










