body {
	margin: 20px;
	padding: 0px;
	background: #c6c2c1;
	font: 16px DejaVu Sans, Arial, sans-serif; 
}

h2 {
	font-family: Castellar, sans-serif;
	color: #aaaaaa;
	font-size: 24px;
}

#footer {
	text-align: center;
}

#footer a {
	text-decoration: none;
	font-weight: bold;
	color: #95aecc;
}

#footer a:hover {
	color: #ccae95;
}

#logo {
	text-align: center;
	margin: 0px;
	margin-bottom: 30px;
	padding: 0px;
}
	

pre {text-indent: 30px}
#tabmenu {
	color: #000;
	text-align: center;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	z-index: 1;
}

#tabmenu li {
	display: inline;
	background: #ffffff;
	font: bold 1.5em DejaVu Sans, Nimbus Sans L, Arial, sans-serif;
	border: 2px solid black;
	padding: 0px 0px 0px 0px;
	margin: 0;
	text-decoration: none; 
	list-style-type: none; 
}

#tabmenu a:hover {
	color: #95aecc;
	background: #000000; 
	padding: 0px 5px 0px 5px;
}

#tabmenu a:visited {
	color: #95aecc; 
}

#tabmenu a {
	color: #95aecc;
	font: bold 1em DejaVu Sans, Nimbus Sans L, Arial, sans-serif;
	padding: 0px 5px 0px 5px;
	text-decoration: none; 
}

#icontent {
	font: 0.9em "DejaVu Sans", "bitstream vera sans", verdana, sans-serif;
	text-align: center;
	background: #cfcfcf;
	padding: 20px;
        margin-left: 20%;
        margin-right: 20%;
	min-height: 500px;
	border: 2px solid black;
	z-index: 2;	
}

#icontent a {
	text-decoration: none;
	color: #36326A; 
}

#icontent a:hover { 
	background: #5994DE; 
}

h1 {
	font-family: "Fine Hand", "URW Chancery L", fantasy;
	color: #777777;
	text-align: center;
	font-size: 64px;
}

.movie {
	padding-top: 16px;
	/*background: transparent url(frame.gif) no-repeat scroll left top;
	padding-right: 109px;
        padding-bottom: 87px;
	width 600px;
	height 60px;*/
}

#icontent h2 {
	text-align:center;
	color: black;
	font-family: "Bookman Antiqua", Garamond, Gentium, Georgia, serif;
	letter-spacing: 4px;
	font-size: 32px;
}

#bcontent h2 {
	text-align:center;
	color: black;
	font-family: "Bookman Antiqua", Garamond, Gentium, Georgia, serif;
	letter-spacing: 4px;
	font-size: 32px;
}

#lcontent h2 {
	text-align:center;
	color: black;
	font-family: "Bookman Antiqua", Garamond, Gentium, Georgia, serif;
	letter-spacing: 4px;
	font-size: 32px;
}

#fcontent h2 {
	text-align:center;
	color: black;
	font-family: "Bookman Antiqua", Garamond, Gentium, Georgia, serif;
	letter-spacing: 4px;
	font-size: 32px;
}

#acontent h2 {
	text-align:center;
	color: black;
	font-family: "Bookman Antiqua", Garamond, Gentium, Georgia, serif;
	letter-spacing: 4px;
	font-size: 32px;
}

#ncontent h2 {
	text-align:center;
	color: black;
	font-family: "Bookman Antiqua", Garamond, Gentium, Georgia, serif;
	letter-spacing: 4px;
	font-size: 32px;
}
#uncenter {
	text-align: left;
}

#uncenter li {
	margin-bottom: 10px;
}

.unc {
	text-align: left;
}

