@charset "UTF-8";
/* CSS Document */

body {
	
	margin: 0px;
	background-color:#FFF;
	
}


#container {
	width: 300px;
	height: 700px;
	
	
}

#masthead {
	background-repeat: no-repeat;
	padding-left: 38px;
	padding-top: 45px;
	padding-bottom: 0px;
	height:60px;
	background-image:none;

}

#nav {
	width: 300px;
	margin-left: 0px;
	float: left;
	padding-top: 5px;
	padding-left: 10px;
	background-repeat: no-repeat;
}


#nav li.active a {text-decoration:line-through;}

#content {
	width: 750px;
	margin-left: 110px;
	margin-top: 95px;
	position: absolute; top: 120px; left: 180px;

}

#content2 {
	width: 750px;
	margin-left: 2px;
	margin-top: 13px;
	float: right;

	
	
}

#textbox {
	width: 800px;
	margin-left: -2px;
	margin-top: 40px;
	
	
}

#linkbox {
	width: 800px;
	height: 100px;
	margin-top: 700px;
	margin-left: 40px;
	float: left;
	
}

#footer {
	
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 40px;
	clear: both;
	position:relative;
	

}

a span.sm, a:hover span.lg {display: inline; }
a:hover span.sm, a span.lg {display: none; }

a:hover {visibility:visible}

#footer p {
	padding:0 0 0 142px;
	}

.date {
	font-size:12px;
	text-transform: uppercase;
	/*letter-spacing: .2em;}*/
	color:#000000;
	text-decoration:line-through;
}

h1 {
	font-family:Adobe Caslon Pro, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
	color:#000;
	letter-spacing: 1px;
	background-image;
	background-repeat: no-repeat; 
	text-indent: 20px;
	border-top
}

p {
	font-family:Adobe Caslon Pro, "Times New Roman", Times, serif;
	font-size: 13px;
	color:#000;
	
}


p1 {
	font-family:Adobe Caslon Pro, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 14px;
	border-right:50px;
	text-align:right;
	padding-top:80px;
	padding-left:-20px;
	
}

p2 {
	font-family:Adobe Caslon Pro, "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: 12px;
	padding-bottom:18;
	text-align:right;
	float:right;
	color:#000;
}


a {
	text-decoration:none;
	color: #000;
	text-align:left;
	font-family: Adobe Caslon Pro, "Times New Roman", Times, serif;
	font-size:16px;
}

a3 {
	text-decoration:none;
	color: #000;
	text-align:left;
	font-family: Adobe Caslon Pro, "Times New Roman", Times, serif;
	font-style:bold;
	font-size:36px;
}

a:hover {
	color:#000;
	
}


a2 {
	text-decoration:none;
	color: #FFF;
	text-align:left;
}

a4 {
	text-decoration:none;
	color: #000;
	text-align:left;
	font-family: Adobe Caslon Pro, "Times New Roman", Times, serif;
	font-style:bold;
	font-size:14px;
	padding-top: 600px;
	
}

#nav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#nav a {
	font-family:Adobe Caslon Pro, "Times New Roman", Times, serif;
	font-size: 15px;
	color:#000;
	font-style:italic;
	border-bottom-width: 1px;
	border-bottom-color: #000000;
	line-height:22px;
	display: block;
	padding-left:30px;
	text-decoration: none;
	
	background-position:2px 8px;
	background-repeat:no-repeat;
}
#nav a2 {
	font-family:Adobe Caslon Pro, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style:bold;
	color:#000;
	border-bottom-width: 1px;
	border-bottom-color: #000000;
	line-height:22px;
	display: block;
	padding-top:20px;
	padding-left:20px;
	text-decoration: none;
	
	background-position:2px 8px;
	background-repeat:no-repeat;
}

#nav a:hover {
	color:#000;
	
}

#nav a.purplelink {
	font-family:Adobe Caslon Pro, "Times New Roman", Times, serif;
	font-size: 24px;
	color:#000;
	font-style:normal;
	border-bottom-width: 1px;
	border-bottom-color: #000000;
	line-height:18px;
	display: block;
	padding-top: 14px;
	padding-left:20px;
	text-decoration: none;
	
	background-position:2px 8px;
	background-repeat:no-repeat;
}

#nav a.purplelink:hover {
    color:#0F0;

}

a.videolink {
	font-family:Adobe Caslon Pro, "Times New Roman", Times, serif;
	font-size: 14px;
	color:#000;
	font-style:italic;
	border-bottom-width: 1px;
	border-bottom-color: #000000;
	line-height:18px;
	display: block;
	margin-left: 0px;
	padding-top: 0px;
	padding-left: 0px;
	text-decoration: none;
	
	background-position:2px 8px;
	background-repeat:no-repeat;
}

a.videolink:hover {
    color: #000;

}