html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
}
img{ border:none;}
body {
  background-color: #404041;
  color: #404041;
  font-family:Calibri; 
  font-size: 13px;
  line-height: 14px;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  text-align: center;
}
h1 {
  color: #c03426;
  font-family:Calibri;
  font-size: 28px;
  font-weight: bold;
  line-height: 14px;
}


h2 {
  color: #c03426;
  font-size: 14px;
  font-weight: bold;
  line-height: 16px;
}

h3 {
  color: #000;
  font-size: 16px;
  font-weight: bold;
  line-height: 14px;
}
a,  a:link {
  color: #404041;
  font-weight: bold;
  text-decoration: none;
  text-transform: uppercase;
}
a:visited {
  color: #404041;
  font-weight: bold;
  text-decoration: none;
  text-transform: uppercase;
}
a:hover {
  color: #c03426;
  font-weight: bold;
  text-decoration: none;
}
a:focus {
  color: #000;
  font-family:Calibri;
  font-size: 13px;
}
a:active {
  color: #404041;
  font-weight: bold;
  text-transform: uppercase;
}
#Wrap {
	background-color: #fff;
	height: 745px;
	text-align: left;
	width: 1008px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	overflow: hidden;
}
#Wrap #TopNav {
	background-color: #404041;
	border-bottom: solid 1px #666;
	height: 44px;
	padding: 0px;
}
#Wrap #contentWrapper {
	height: 702px;
	width: 1008px;
	text-align: center;
}
#Wrap #contentVID {
	background-color:#404041;
	height: 702px;
	width: 1008px;
	text-align: center;
}
#Wrap #contentWrapper #LNav {
	background-color: #FFFFFF;
	float: left;
	height: 700px;
	padding: 0px 0px 0px 0px;
	width: 290px;
	background-image: url(../x/Layout/big_icon.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}


#Wrap #contentWrapper #Foto {
	margin-top:0px;
	background-color: #FFFFFF;
	background-image: url(../x/Layout/foto.jpg);
	background-position: left top;
	padding: 0px 0px 0px 0px;
	background-repeat: no-repeat;
	float: right;
	height: 700px;
	width: 212px;
}
#Wrap #contentWrapper #content {
	background-color: #FFFFFF;
	height: 700px;
	width: 489px;
	margin-top: 0px;
	margin-right: 214px;
	padding: 0px 0px 0px 0px;
	margin-bottom: 0;
	margin-left: 295px;
	
	
}
/*CLASS*/
.red{
	color:#c03426;
	font-weight: bold;
}

.nav {
	padding-left:20px;
	
}
.txtblock{line-height: 17px;}
