/* CSS Document */

body	{ background-color: #e2dede; font-family: Verdana, Arial, Helvetica, sans-serif;  }

div.left	{
	background-color: #999999;
	width: 130px;
	height: 505px;
	font-size: 10px;
	color: #515151;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0px;
	position: absolute;
	left: 0px;
	top: 0px;
}


a.left:link		{ color: #fa9042; text-decoration: none; }
a.left:visited	{ color: #fa9042; text-decoration: none; }
a.left:hover	{ color: #CC6633; text-decoration: none; }
a.left:active	{ color: #CC6633; text-decoration: none; }

a:link		{ color: #fa9042; text-decoration: none; }
a:visited	{ color: #fa9042; text-decoration: none; }
a:hover		{ color: #CC6633; text-decoration: none; }
a:active	{ color: #CC6633; text-decoration: none; }


div.nav		{ background-color: #7F7F66; width: 13px; height: 505px; padding: 0px; position: absolute; left: 130px; top: 0px; }

div.info	{ background-color: #fff; border: 3px; border-color: #515151; border-style: solid; padding: 10px; margin: 5px; width: 140px; position: absolute; left: 0px; top: 530px; color: #515151; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; }

p	{ padding: 5px; margin: 15px; }

p.logo	{ padding-top: 60px; float: left; }

p.details	{ line-height: 130%; font-size: 15px; }

p.description	{ text-indent: 20px; padding: 0px; margin-left: 20px; margin-right: 30px; text-align: justify; }

p.totop		{ text-align: right; padding:5px; position: inherit; }

p.event		{ border-width: 1px; border-color: #CCCC99; border-style: solid; }

div.main	{ background-color: #fff; border: 3px; border-color: #515151; border-style: solid; padding: 20px 10px; margin: 20px; width: 700px; position: relative; left: 200px; color: #515151; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; }

h1	{ font-size: 16px; font-weight: bold; }

em.title	{ font-size: 25px; font-weight: bold; font-style: normal; text-decoration: none; }

em.title2	{ font-size: 15px; font-weight: bold; font-style: normal; text-decoration: none; }	

em.subtitle	{ font-size: 14px; font-weight: normal; font-style: normal; text-decoration: none; }

img.logo	{ border: 0px; }

img.photo	{ padding: 20px; }
