@charset "utf-8";
/* CSS Document */
body { background-color: #f8f0b6; 

 
  }

#pagefront{ display:block;
background-image:url(images/backfront.jpg);
	position:absolute;
    top:0;
    left:0;
	background-repeat:no-repeat;
	height:1000px;
	
}

#pageinside{ display:block;
background-image:url(images/back.jpg);
	position:absolute;
    top:0;
    left:0;
	background-repeat:no-repeat;
	height:1000px;
	
}

#pageinside2{ display:block;
background-image:url(images/projects.jpg);
	position:absolute;
    top:0;
    left:0;
	background-repeat:no-repeat;
	height:1000px;
	
}


	
#wrapper
{
	width:950px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
	color: #292929;
	line-height: 16px;

	
  }
  
p
{font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
	color: #292929;
	line-height: 16px;

	  }
  
.tablebold
{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
	color: #292929;
	line-height: 16px;
	font-weight: bold;
	  }
	  
.navilist
{	
margin: 3px;
list-style: none;
clear:both;
  }  
#navi
{	margin-left:100px;
margin-right:10px;
margin-top: 80px;
	width:180px;
	float:left;
	text-align:right;
  }
  
  #navilogo
{	
	width:165px;
	height: 60px;
	float:right;
	text-align:right;
	margin-bottom: 20px;
  }
  
  #navitable
{	padding: 10px;
  }

#navi ul {
 list-style: none;
 margin: 0;
 padding: 0;
}
#navi li {
height:19px;
} 
  
  
  #videohomepage
{
padding-left:40px;
padding-top:60px;
margin-top: 20px;
	width:600px;
	height:500px;
	float:left;
	background-image: url(images/borderfront2.gif);

background-repeat: no-repeat;
	
  }
  
    #videoinsidepage
{
padding-left:40px;
padding-top:60px;
margin-top: 20px;
	width:600px;
	height:500px;
	float:left;

	
  }


  #novideo
{
padding-left:40px;
padding-top:40px;
margin-top: 20px;
	width:530px;
	height:500px;
	float:left;
	
  }
  
  .header

{
	color: #F90000;
	font-weight: bold;
	font-size: 16px;
}

h1 

{

font-size: 14px;
color: #c40a21;
line-height: 16px;

}

.header2
{
font-size: 14px;
color: #c40a21;
line-height: 12px;
}
.header3
{
	font-size: 10px;
	color: #C40A21;
	line-height: 12px;
}

	#infocontent {
margin-left:3px;
margin-top:60px;
margin-right:40px;
	width: 550px;
	height:450px;
	padding:3px 15px 15px 4px;

	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 16px;
	float:left;
	overflow: auto;
	
}

a:link {
	color: #990000;
	text-decoration: underline;
}
a:active {color: #990000; text-decoration: underline; }
a:visited {color: #990000; text-decoration: underline; }
a:hover {color: #990000; text-decoration: none; }