	body 		{background: #b0e0e6 url(../topbg.png) top repeat-x;
				margin: 0px 25px 25px 25px}
	body, td	{font-family: Arial, Verdana;
				font-size: 10pt;
				color: #000000;
				text-align: justify}
				
	a 			{color: #ff69b4;
				text-decoration: none;
				font-weight: bold;
				cursor: crosshair}

	a:hover 	{color: #b65095;
				text-decoration: underline}

	img 		{border: 0px}
	
	ul li			{list-style-type: circle}
	
	#topmenu	{width: 730px;
				font-weight: bold;
				color: #FFFFFF}
	#topmenu ul	{text-align: center;
				padding: 0}
	#topmenu li	{display: inline;
				list-style-type: none;
				padding: 0px 10px 0px 10px}
	#topmenu a	{color: #ffffff}
	#topmenu a:hover {color: #f8f3a6}
	
	#header		{font-weight: bold;
				color: #00ced1;
				font-size: 12pt}
	dt			{font-weight: bold}
	dd			{margin-left: 15px}
	
	#sidebar	{float: left;
				width: 155px}
	.sidetop	{background: url(sidebg_t.gif) no-repeat;
				height: 15px; overflow: hidden;
				padding: 0; margin: 0}
	.sidebody	{background: url(sidebg_m.gif) no-repeat;
				max-height: 500px; overflow: hidden;
				padding: 0px 20px 0px 20px; margin: 0}
	.sidebody ul {margin: 0; padding: 2px;
				list-style-type: none}
	.sidebody li {padding: 3px}
	.sidebody a	{display: block;
				width: 100%;
				background: transparent;
				border-bottom: 1px dashed #00ced1}
	.sidebody a:hover	{background: #f8f3a6}
	.sidebottom	{background: url(sidebg_b.gif) no-repeat;
				height: 20px; overflow: hidden}
				
	#main		{margin-left: 180px; width:550px}
	.maintop	{background: url(mainbg_t.gif) no-repeat;
				height: 15px; overflow: hidden;
				padding: 0; margin: 0}
	.mainbody	{background: url(mainbg_m.gif) no-repeat;
				height: 378px; max-height: 971px; overflow: hidden;
				padding: 0px 20px 0px 20px; margin: 0}
	.mainbottom	{background: url(mainbg_b.gif) no-repeat;
				height: 16px}
				
	#gallery, #art	{text-align: center}
	#gallery img	{border: 1px solid #ff69b4}
	#gallery li	{display: inline;
				list-style-type: none;
				padding: 0}
	
	#art img		{border: 1px solid #ff69b4}
	#art		{font-weight: bold;
				color: #ff69b4;
				font-size: 12pt}
	
	#copyright	{width: 725px;
				text-align: center;
				color: #00ced1;
				font-weight: bold;
				font-size: 9pt}