body {
	background: #990000 url(../images/icxc.gif) repeat;
	color:#000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
}
#container {
	width: 760px;
	background-color: #FFFFCC;
	color:#000000;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 7px;
}
#main {
	clear: left;
	margin-right: 40px;
	margin-left: 40px;
	margin-bottom: 30px;
}
#main p.initial:first-letter {
	color: #CC0000;
	background-color:#FFFFCC;
	font-weight: bold;
	font-style: normal;
	float: left;
	padding: 0 .1em 0 0;
	font-size: 3.2em;
	line-height: .7em;
	margin: .02em -.06em -.2em;
	}
h1, h2, h3, h4, h5, h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: 0.2em;
	color: #CC0000;
	background-color:#FFFFCC;
	text-align: center;
}
h1 {
	font-size: 160%;
	}
h2 {
	font-size: 130%;
	}
h3 {
		font-size: 110%;
}
a:link, a:visited{
	color: #660000;
	background-color:#FFFFCC;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #0000FF;
	background-color:#FFFFCC;
	font-weight: bold;
	text-decoration: underline;
}
a:active {
	color: #0000FF;
	background-color:#FFFFCC;
	text-decoration: underline;
	font-weight: bold;
}
.hot {
	font-weight: bold;
	color: #FF0000;
	background-color:#FFFFCC;
	font-style: italic;
}
.lgimage {
	text-align: center;
}
.smimage {
	float: right;
	margin: 0 0 10px 20px;
	}
img {border:none;}
.update {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 85%;
	margin: 10px auto;
	color: #000000;
	background-color: #AA0000;
	width: 320px;
}
blockquote {
	font-style:italic;
	}
blockquote em {
	font-style:normal;
	}
cite {
	font-size: 85%;
}
cite em {
	font-style:normal;
	}
.introblurb {
	font-size: 90%;
	font-style: italic;
	text-align: center;
	width: 70%;
	margin-right: auto;
	margin-left: auto;
}
.introblurb em {
	font-style: normal;
	}
.troparia {
	border: 2px solid #990000;
	margin: 30px;
	}
.clearit {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
}

/*****************/
/* Navbar Styles */
/*****************/

#navbar {
	background-color: #FFC538;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #900;
	border-right-color: #900;
	border-bottom-color: #900;
	border-left-color: #900;
	padding-top: 2px;
	padding-bottom: 2px;
}
#menuwrapper {
	width: 32em;
	margin: 0 auto;
	overflow:hidden;
}
.clearit {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
}
#p7menubar {
	width: 36em;
}
#p7menubar, #p7menubar ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
#p7menubar a {
	display: block;
	text-decoration: none;
	border: 1px solid #F60;
	margin-right:5px;
	font-size: 1em;
	color: #000;
	text-align: center;
	font-weight: normal;
	padding: 2px;
	background-color: #FFC538;
}
#p7menubar a.trigger {
	background-image: url(../images/p7PM_dark_south.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding: 2px;
}
#p7menubar li {
	float: left;
	width: 8em;
}
/*IE5 Mac OS 9 workaround*/
#p7menubar li {position: relative;}

/* hide from IE mac \*/
#p7menubar li {position: static;}
/* end hiding from IE5 mac */

#p7menubar li ul, #p7menubar ul li  {
	width: 12em;
}
#p7menubar ul li a  {
	border:none;
	margin:0;
	color:#000;
	padding: 3px 12px 3px 16px;
	text-align: left;
}
#p7menubar li ul {
	position: absolute;
	display: none;
	/*border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;*/
	background-color: #FFC538;
}
#p7menubar li:hover a, #p7menubar a:focus,
#p7menubar a:active, #p7menubar li.p7hvr a {
	color: #000000;
	background-color: #FFFD3C;
}
#p7menubar li:hover ul, #p7menubar li.p7hvr ul {
	display: block;
}
#p7menubar li:hover ul a, #p7menubar li.p7hvr ul a {
	color: #000000;
	background-color: transparent;
}
#p7menubar ul a:hover {
	color: #000 !important;
	background-color: #FFFD3C !important;
}

/********************/
/* end Navbar Styles*/
/********************/

/*****************/
/* Footer Styles */
/*****************/
#footer {
	clear:both;
	text-align:center;
	border-bottom: 1px solid #990000;
	border-top: 1px solid #990000;
	margin: 0;
	padding: 3px 0px;
	background-color: #FFC538;
	color:#000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.85em;
}
#footer a {
	border: 1px solid #990000;
	padding-right: 0.5em;
	padding-left: 0.5em;
	margin-left: 10px;
	color: #000000;
	background-color: #FFC538;
	font-weight: normal;
	text-decoration: none;
	}
#footer a:hover, #footer a:active, #footer a:focus {
	border: 1px solid #000000;
	padding-left: 0.5em;
	padding-right: 0.5em;
	text-decoration: none;
	color: #000000;
	background-color: #FFC538;
	font-weight: normal;
	}
/*********************/
/* End Footer Styles */
/*********************/
	
/**************************/
/* Topical Sidebar Styles */
/**************************/
.topical {
	width: 360px;
	color:#000000;
	float: right;
	margin-left: 20px;
	background-image: url(../images/topicalTile.png);
	background-repeat: repeat-y;
	background-position: left top;
	margin-bottom: 0px;
	padding-bottom: 0px;
	}
.topical .intro {
	color:#000000;
	margin: 0;
	width: 310px;
	padding: 97px 20px 12px;
	text-align: center;
	background-image: url(../images/topicalTop.png);
	background-repeat: no-repeat;
	background-position: left top;
	}
.topical .content {
	margin: 0;
	width: 310px;
	text-align: justify;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	}
.topical .topicalfoot {
	background-image: url(../images/topicalFoot.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 30px;
	}
.topical p.initial:first-letter {
	font-size: 200%;
	float: left;
	color: #CC0000;
	background-color:#FFC538;
	font-weight: bold;
	font-style: normal;
	padding: 0px 3px 0px 0px;
	line-height: 0.8em;
}
.topical h1, .topical h2, .topical h3, .topical h4, topical h5, .topical h6 {
	color: #CC0000;
	background-color:#FFC538;
}
.topical a:link, .topical a:visited, topical a:hover, topical a:active {
	background-color:#FFC538;
}


/******************************/
/* end Topical Sidebar Styles */
/******************************/

.gallery ul {
	list-style-type: none;
	padding-bottom: 25px;
	}
.gallery ul li {
	height: 190px;
	width: 190px;
	padding: 10px;
	float: left;
	text-align: center;
	margin: 5px;
	background-color: #FFFFFF;
	color:#000000;
	border: 2px solid #990000;
	}
.gallery ul li img {border:none;}
.galleryindex {
	clear:both;
	text-align: center;
}
