/* TEMPLATE 2 */
/* Print Button */
div#print	{position: absolute; top: 355px; left: 650px; width: 94px; height: 36px; background: url(/images/btn_print.png); cursor: pointer; z-index: 10;}

div#mainPic				{position: relative; width: 772px; height: 269px; background: url(/images/main_tmp2.png); background-repeat:no-repeat;}
div#picTop1				{position: relative; top: 0px; left: 0px; width: 208px; height: 135px; z-index: 1; background: #333333 url(/images/main_home.jpg) 0px 0px no-repeat;}
div#picTop2				{position: absolute; top: 0px; left: 238px; width: 208px; height: 135px; z-index: 1; background: #333333 url(/images/main_home.jpg) -260px -20px no-repeat;}
div#picTop3				{position: absolute; top: 0px; left: 544px; width: 208px; height: 135px; z-index: 1; background: #333333 url(/images/main_home.jpg) -540px 0px no-repeat;}
div.pictureText			{position: relative; top: 136px; left: 0px; width: 208px; height: 45px; line-height: 45px; text-align: center;}
div.pictureText img		{vertical-align: middle;}
div#contentContainer	{float: left; clear: both; width: 100%; height: auto; margin-top: -74px;}

div#text				{position: relative; top: 0px; left: 157px; width: 555px; height: auto; margin-top: -655px; padding: 1px 30px;}
div#text h1				{margin: 20px 0px 15px; font: 18px Verdana, Arial, Helvetica, sans-serif; color: #DC0011; background: inherit;}
div#text h2				{margin: 10px 0px 5px; font: 16px Verdana, Arial, Helvetica, sans-serif; color: #DC0011; background: inherit;}
div#text h3				{margin: 15px 0px; font: bold 13px Verdana, Arial, Helvetica, sans-serif;}
div#text p,
div#text li				{font-size: 12px; line-height: 150%; margin: 5px 0px;}
div#text img			{border: none;}

div#pageTitle			{position: relative; left: 0px; top: 0px; margin: 20px 0px 45px 0px; width: 555px; height: auto; text-align: right;}
div#pageTitle h1		{color: white; background: inherit; margin: 0px;}

div.picGeneral		{float: left; width: 208px; height: 135px; margin: 10px 25px; padding-bottom: 35px; z-index: 1; border: 5px solid white; cursor: pointer;}
/*div.picGeneral img	{position: relative; top: 135px; left: 0px;}*/
div.picGeneral img	{position: relative; top: 128px; left: 0px;}

div#copyright	{margin-left:260px; float: none; position: relative; padding-top: 15px; width: 400px; height: 20px;}

td {background: #F7E58A; border: 1px solid #F7D227;}

/* Lists */
dl					{margin: 0px 0px 0px 15px; font-size: 12px;}
dt					{margin: 7px 0px; padding: 0px;}
dt span.headline	{font-size: 18px; font-weight: bold;}
dt.event a			{color: #DC0011; background: inherit; }
dt.event a:hover	{color: #DC0011; background: inherit; text-decoration: none;}
dd					{margin: 0px 0px 15px; padding: 0px;}

table.listTable    		{width: 580px; color: black; background: #F7D227;}
table.listTable th,
table.listTable td 		{padding: 8px; background: #F7E58A;}
table.listTable th 		{background: #F3A904; text-align: center; font-weight: bold; color: black;}
table.listTable a		{color: black; font-weight: normal; background: inherit;}
table.listTable a:hover	{color: red;}

table.editTable    		{border-collapse: collapse; width: 580px; color: black; background: #FFFFCC}
table.editTable th,
table.editTable td 		{border: 1px solid #F7D227; padding: 3px; background: #F7E58A;}
table.editTable th 		{background: #FFCC00; text-align: right; width: 100px; font-weight: bold; color: black;}
table.editTable a		{color: black; font-weight: normal; background: inherit;}
table.editTable a:hover	{color: red;}

form#forum input		{border: 1px solid #999; font-size: 12px; height: 20px; width: 200px;}
form#forum input.button	{margin: 10px 0px; width: 94px; height: 35px; border: none;}

