/* CSS Document */

body {
	background-color : #fffceb;
	margin : 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #003366;
	text-align: center;
	font-size : 14px;
	}

#contents	
	{
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right:auto;
	margin-left:auto;
	width: 700px;
	padding: 10px;
	background-color: #FFFceb;
	color: #0003366;
	text-align: left;
	font-size : 14px;
	}

#frameContents
	{
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right:auto;
	margin-left: 10px;
	background-color: #FFFceb;
	color: #0003366;
	text-align: left;
	font-size : 14px;
	}

a:link, a:visited, a:hover {
	color: #000080;
	text-decoration: underline;	
}

#start 	{background-color: #000080;
	font-weight:bold; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#FFFCEB;
	text-align:center;
	line-height:150%;}
#start p {color:#fffceb;}
#start p a:link {text-decoration:none;color:#fffceb;}
#start p a:visited {text-decoration:none;color:#fffceb;}
#start p a:hover {text-decoration:none;color:#black;}
#startHeader {
	color : #000080;
	font-size : 18px;
	font-weight : bold;
	text-align: center;
	line-height:175%;
}
#startBold {
	color : #000080;
	font-size : 14px;
	font-weight : bold;
	text-align: center;
}

#topic 	{background-color: #8080ff;
	font-weight:bold; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#FFFCEB;
	text-align:center;
	line-height:150%;}
#topic p {color:#fffceb;}
#topic p a:link {text-decoration:none;color:#fffceb;}
#topic p a:visited {text-decoration:none;color:#fffceb;}
#topic p a:hover {text-decoration:none;color:#black;}
#topicHeader {
	color : #8080ff;
	font-size : 18px;
	font-weight : bold;
	text-align: center;
	line-height:175%;
}
#topicBold {
	color : #8080ff;
	font-size : 14x;
	font-weight : bold;
	text-align: center;
}

#alleycat 	{background-color: #a300c0;
	font-weight:bold; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#FFFCEB;
	text-align:center;
	line-height:150%;}
#alleycat p {color:#fffceb;}
#alleycat p a:link {text-decoration:none;color:#fffceb;}
#alleycat p a:visited {text-decoration:none;color:#fffceb;}
#alleycat p a:hover {text-decoration:none;color:#black;}
#alleycatHeader {
	color : #a300c0;
	font-size : 18px;
	font-weight : bold;
	text-align: center;
	line-height:175%;
}
#alleycatBold {
	color : #a300c0;
	font-size : 14px;
	font-weight : bold;
	text-align: center;
}

#articles 	{background-color: #808000;
	font-weight:bold; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#FFFCEB;
	text-align:center;
	line-height:150%;}
#articles p {color:#fffceb;}
#articles p a:link {text-decoration:none;color:#fffceb;}
#articles p a:visited {text-decoration:none;color:#fffceb;}
#articles p a:hover {text-decoration:none;color:#black;}
#articlesHeader {
	color : #808000;
	font-size : 18px;
	font-weight : bold;
	text-align: center;
	line-height:175%;
}
#articlesBold {
	color : #808000;
	font-size : 14px;
	font-weight : bold;
	text-align: center;
}

#web 	{background-color: #ff6101;
	font-weight:bold; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#FFFCEB;
	text-align:center;
	line-height:150%;}
#web p {color:#fffceb;}
#web p a:link {text-decoration:none;color:#fffceb;}
#web p a:visited {text-decoration:none;color:#fffceb;}
#web p a:hover {text-decoration:none;color:#black;}
#webHeader {
	color : #ff6101;
	font-size : 18px;
	font-weight : bold;
	text-align: center;
	line-height:175%;
}
#webBold {
	color : #ff6101;
	font-size : 14px;
	font-weight : bold;
	text-align: center;
}

#citation 	{background-color: #ff4040;
	font-weight:bold; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#FFFCEB;
	text-align:center;
	line-height:150%;}
#citation p {color:#fffceb;}
#citation p a:link {text-decoration:none;color:#fffceb;}
#citation p a:visited {text-decoration:none;color:#fffceb;}
#citation p a:hover {text-decoration:none;color:#black;}
#citationHeader {
	color : #ff4040;
	font-size : 18px;
	font-weight : bold;
	text-align: center;
	line-height:175%;
}
#citationBold {
	color : #ff4040;
	font-size : 14px;
	font-weight : bold;
	text-align: center;
}

#footer 	{background-color: #800000;
	font-weight:bold; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#FFFCEB;
	text-align:center;
	line-height:150%;}
#footer p {color:#fffceb;}
#footer p a:link {text-decoration:none;color:#fffceb;}
#footer p a:visited {text-decoration:none;color:#fffceb;}
#footer p a:hover {text-decoration:none;color:#black;}
#footerHeader {
	color : #800000;
	font-size : 18px;
	font-weight : bold;
	text-align: center;
	line-height:175%;
}
#footerBold {
	color : #800000;
	font-size : 14px;
	font-weight : bold;
	text-align: center;
}
.footerText {
	color : #003366;
	font-family : Verdana, Arial, sans-serif;
	font-size : 10px;
	text-align: center;
}	

