﻿html, body  {
   padding: 0px;
   margin: 0px;
   background: #6F0A0A url(../images/exteriortile.gif) center top repeat;
   font: 12px/16px Trebuchet MS, Arial;
   margin: 0px;
   text-align: left;
   color: #444444;
}

a:link, a:visited {color : #DD0000; font-weight: bold; text-decoration : none;}
a:active, a:hover {color : #000000; font-weight: bold; text-decoration : none;}

#GAFlash {

}



#indexcc  {
   position: absolute;
   left: 50%;
   width: 925px;
/*	top: 60px;*/
   margin-left: -465px;
   top: 50%;
/*	height: 540px;*/
	margin-top:  -270px;

}

#indexcm  {
   position: absolute;
   left: 50%;
   top: 50%;
   width: 925px;
   height: 540px;
   margin-top: -270px;
   margin-left: -465px;
}

div.flashtext  {
   background: #000000;
   position: relative;
   text-align: left;
   color: #FFFFFF;
   padding: 10px;
   width: 890px;
   z-index: 1;
}

div.flashtext a:link, div.flashtext a:visited {color : #a00000; font-weight: bold; text-decoration : none;}
div.flashtext a:active, div.flashtext a:hover {color : #dd0000; font-weight: bold; text-decoration : none;}

div.logoimage  {
   background: #000000 url(../images/krpm_hd_back.jpg) left top repeat;
   position: relative;
   width: 880px;
   height: 81px;
   text-align: left;
   margin-left: 0px;
   z-index: 2;
}

div.contenttext  {
   padding: 0px 16px 10px 15px;
   padding-top: 15px;
   margin: 15px;
   background-color: #f2f2f2;
   position: absolute;
   left: 50%;
   width: 600px;
   margin-left: -462px;
/*   top: 50%;
   height: 500px;
   margin-top: -250px;*/
   float: left;
}

div.contenttext p  {
	padding-top: 15px;
   color: #505050;
   text-align: left;
   margin: 5px;
}

div.adrestext  {
   padding: 0px 16px 10px 15px;
   padding-top: 0px;
   margin: 15px;
   background-color: #f2f2f2;
   position: relative;
	left: 0px;
   width: 250px;
   padding-top: 86px;
   float: right;
   z-index: 1;
}

div.adrestext p  {
	padding-top: 15px;
   color: #505050;
   text-align: left;   

}

