A:link { 
	text-decoration: none; 
	color: #CC0000;
	}

A:active { 
	text-decoration: underline; 
	color: #FF3300;
	}

A:hover { 
	text-decoration: underline; 
	color: #CC0000;
	}

A:visited { 
	text-decoration: none; 
	color: #CC0000; 
	}

body { 
	width: 97%;
	text-align: center;
	font-size: 12px;
	line-height: 18px;
	font-family: georgia, serif; 
	color: #000000;
	background-color: #FFFFFF;
	}

h1 {	
	font-size: 17px;
	line-height: 20px; 
	margin-top: 20px; 
	margin-bottom: 30px; 
	text-transform: lowercase;
	text-align: center;
	font-family: georgia, serif; 
	font-weight: normal;
	}

h2 {
	text-align: center;
	font-size: 14;
	font-style: italic;
	font-weight: normal;
	margin-top: -25px;
	margin-bottom: 30px;
	}

#series img {
	display: block;
	margin-top: 50px;
	margin-bottom: 70px;
	text-align: center;
	}

#frame {
	text-align: center;
	width: 500px;
	margin-left: auto;
	margin-right: auto;
	}

.newrule {
	height: 1px;
	width: 100%;
	background-color: #DDDAC8;
	margin-bottom: 4px;
	}

.rulelight {
	height: 1px;
	width: 500px;
	background-color: #DDDAC8;
	margin-bottom: 4px;
	}

.rulelightbottom {
	width: 500px;
	height: 1px;
	background-color: #DDDAC8;
	margin-bottom: 4px;
	position: relative;
	top: -11;
	}
	
.nav { 
	margin-bottom: 9px;
	margin-top: -4px;
	line-height: 2px;
	}

.navtext { 
	font-family: verdana, geneva, sans-serif; 
	font-size: 10px;
	line-height: 15px;
	font-weight: bold;
	margin-bottom: 18px;
	text-align: center;
	}

.navgraphic {
	margin-left: 5px;
	margin-right: 5px;
	}
	
.mouse { 
	font-family: verdana, geneva, sans-serif; 
	font-size: 10px;
	line-height: 13px;
	text-align: center;	
	color: #BBBBBB;
	margin-top: 25px;
	margin-bottom: 15px;
	}
	
.notlink {
	color: #333333;
	}

	
.smallsans {
	font-family: verdana, geneva, sans-serif; 
	font-size: 10px; 
	line-height: 12px; 
	}

.smallsanscaps {
	font-family: verdana, geneva, sans-serif; 
	font-size: 10px; 
	line-height: 12px; 
	text-transform: uppercase;
	}
	
.picture { 
	margin-top: 60px; 
	margin-bottom: 90px; 
	text-align: center;
	}

.caption { 
	font-size: 12px;
	line-height: 18px;
	margin-bottom: 70px; 
	}
	
.copy1 { 
	font-size: 13px;
	line-height: 19px;
	margin-bottom: 8px;
	}

.copyhome1 { 
	margin-bottom: 8px; 
	font-size: 12px;
	line-height: 19px;
	}

.superscript {
	font-family: verdana, geneva, sans-serif; 
	font-size: 8px;
	font-weight: bold;
	color: #444444;
	line-height: 5px;
	vertical-align: super;
	}
	



