html, body {
   margin: 0;
   padding: 0;
   border: none;
   background-color: #CCCCCC;
}

div {
   margin-left: auto; 
   margin-right: auto;
}

html, body, div, a, p, ul {
   font-family: arial, sans-serif;
   color: #4D4D4D;
   text-align: center;
   font-size: 14px;
   line-height: 20px;
}

img {
   display: block;
   border: none;
}

#toprow { height: 55px; }

#logorow {
   width: 800px;
   height: 29px;
}

#logorow img {
   text-align: center;
   margin: 0 auto;
}

#smallspacerow { height: 20px; }

#flashrow {
   height: 182px;
   background-color: #808080;
}

#introrow {
   height: 182px;
   width: 800px;
   background: url(b_fond_f.jpg) #808080;
   background-repeat: no-repeat;
   background-position: center, center;
}

#introrow img {
   text-align: center;
   margin: 0 auto;
}

#intro p {
   margin: 0;
   padding: 0;
   line-height: 182px;
   font-size: 24px;
   text-align: center;
   color: #FFFFFF;
}

#navrow { width: 800px; }

#navrow ul {
   padding: 10px 0 0 0;
   margin: 0;
	list-style: none;
   line-height: 20px;
   text-align: center;
}

#navrow li {
   display: inline;
   font-size: 16px;
   color: #FFFFFF;
	cursor: default;
	padding: 0 6px 0 6px;
}

#navrow li a {
   font-size: 16px;
	cursor: pointer;
	text-decoration: none;	
 	border: none;
}

#navrow li a:link { color: #000000; }
#navrow li a:visited { color: #000000; }
#navrow li a:hover { color: #66b6d4; }

.bl { color: #000000; }

#largespacerow {
   height: 44px;
}

#textrow { width: 800px; }

.vita {
	float: left;
	width: 250px;
	padding-left: 8px;
	padding-right: 8px;
	text-align: left;
	font-size: 12px;
	line-height: 14px;
}

#popupimg {
   margin-top: 30px;
   height: 390px;
   width: 640px;
}

#popupimg img {
   text-align: center;
   margin: 0 auto;
}

#popuptxt {
   width: 640px;
   text-align: center;
}
