/* 8888888888888888888888888888888888888888888888888888 */
/*
   Primary Style Sheet
*/
/* 8888888888888888888888888888888888888888888888888888 */

body 
	{ 
	background-color: #403C51;
	background-image: url(../schema/body_background.png);
	color: #808080;
	font-family: Tempus Sans ITC, Verdana, sans serif;margin: 10px;
	}
	
	a:link { color: #3333CC; }
	a:visited {color:#666699; }
	a:active {color:#990099; }
	
	h1{color: #800080; font-size: 34pt;text-align: center;}
	
	h2{color: #808080; font-size: 18pt;text-align: left;}
	
	.logo{color: #000000; font-size: 22pt;text-align: center;}
	
	.main 
	{
	background-color: #FFFFFF;
	background-image: url(../schema/sumtextb.png);
	}
	
.sidebar
	{
	font-family: Arial, Helvetica, sans serif;
	font-size: 12pt;
	}

.gallery
	{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 7pt; 
	color: #808080; 
	text-align: center; 
	}
		
.notice 
	{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	color: #808080; 
	text-align: center; 
	}
