/* CSS Document */

body { background-color:#FFFFFF; font-family:Georgia, "Times New Roman", Times, serif; font-size: 12px; color:#000000; background-image:url(img/minarette_bkgd.jpg); background-repeat:no-repeat;}

#maintable {
	position: absolute;
	top: 10px;
	left: 10px;
	width: 850px;
}

a { color:#000033; text-decoration:none; }

a:hover { color: #0000FF; text-decoration:none; font-style:italic; }

a:visited { color:#000033; text-decoration:none; }

#article_content { position: relative; top: 0px; left: 0px; width: 650px; overflow:auto;}

.bigletter { font-size: 20px; color:#0000FF; }

.boldlink { font-weight:bold; }

.footnote {color:#0033FF; }

.bluelink { color:#0000DD; font-weight: bold; }

#floatingdescription { position:absolute; top: 10px; left: 100px; width:350px; height: auto; visibility:hidden; background-color:#FFCCFF; }

.copyrightfont { font-size: 9px; color: #AAAAAA; }
