/* TEMPLATE 1 */
/* Print Button */
div#print	{position: absolute; top: 353px; left: 663px; 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_tmp1.gif);}*/
div#mainPic				{position: relative; width: 772px; height: 264px; background: url(/images/main_tmp1.png);}
div#picTop1				{position: relative; top: 0px; left: 0px; width: 208px; height: 135px; z-index: 1; background: #333333;}
div#picTop2				{position: absolute; top: 0px; left: 304px; width: 208px; height: 135px; z-index: 1; background: #333333;}
div#picTop3				{position: absolute; top: 0px; left: 543px; width: 208px; height: 135px; z-index: 1; background: #333333;}
div.pictureText			{position: relative; top: 135px; left: 1px; width: 208px; height: 47px; text-align: center;}
div#contentContainer	{float: left; clear: both; width: 100%; height: auto; margin-top: -74px;}

div#text				{position: relative; top: 0px; left: 157px; width: 601px; height: auto; margin-top: -655px; padding: 1px 7px;}
div#text p				{font-size: 12px; line-height: 150%; margin: 5px 0px;}
div#text img			{border: none;}

div#text h1				{margin: 20px 0px 15px; font: 18px Verdana, Arial, Helvetica, sans-serif; color: #DC0011; background: inherit;}

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

div.pic		{float: left; width: 195px; height: 211px; margin: 8px 5px 10px 0px;}

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

/* Captions for menu pictures */
/*
div.textCaptions			{position: relative; top: 0px; left: 0px; width: 179px; height: 38px; line-height: 150%; margin: -40px 7px 0px; text-align: center; cursor: pointer; background: white; color: black;}
div.textCaptions a			{color: black; font-weight: normal; text-decoration: none; border-bottom: 1px dashed black;}
div.textCaptions a:hover	{}
*/

/* For menu images with round corners */
div.textCaptions			{position: relative; top: 0px; left: 0px; width: 169px; height: 36px; line-height: 150%; margin: -41px 13px 0px; text-align: center; cursor: pointer; background: black; color: #FFCC00;}
div.textCaptions a			{color: #FFCC00; font-weight: normal; text-decoration: none; border-bottom: 1px dashed #FFCC00;}

/* Default top pictures */
div#picTop1	{background:url(/images/main_home.jpg) 0px 0px}
div#picTop2	{background:url(/images/main_home.jpg) -260px -20px}
div#picTop3	{background:url(/images/main_home.jpg) -540px 0px}

/* Lists */
/*
dl {margin: 0px 0px 0px 15px; font-size: 12px;}
dt {margin: 7px 0px; padding: 0px;}
dt span.headline {font-weight: bold;}
dd {margin: 0px 0px 15px; padding: 0px;}
*/
