/* CSS Document */


html  {
	margin:0;
	padding:0;
}

body {
	font-family: Arial,Helevtica,sans-serif;
	font-size: 10px;

}

p {
	font-family: Arial,Helevtica,sans-serif;
	font-size: 10px;
	font-weight: normal;
	color:#ccc;
	text-align: left;
	line-height: 110%;
	margin: 8px 0px 0px 5px;


}
p a, a:link, a:visited {
	color:#fff;
	text-decoration: none;		
}

p a:hover, a:active {
	color: #ccc;
	text-decoration: none;

}

p img {
	border:none;
	text-decoration: none;	
	margin:0;
	padding:0;
}

h1 {
	font-size:16px;
	font-weight:normal;
	line-height: 110%;
	color:#ccc;
	margin: 30px 0px 0px 5px;
	
}

h2 {
	font-size:10px;
	font-weight:normal;
	line-height: 110%;
	color:#ccc;
	margin: 2px 0px 0px 5px;
	
}

table   { 
	border: none;

}


td {
	font-family: Arial,Helevtica,sans-serif;
	font-size: 10px;
	font-weight: normal;
	color:#ccc;
	text-align: left;


}

#whitebox {
	position: absolute;
	top: 100px;
	left: 0px;
	width: 265px;
	height: 150px;
	background-color:#FFFFFF;
	opacity:0.8;
	filter:alpha(opacity=80);
	
}

#logo {
	position: absolute;
	top: 100px;
	left: 0px;
	width: 265px;
	height: 150px;
}

#mainbox {
	position: absolute;
	top: 285px;
	left: 482px;
	width: 480px;
	height: 390px;
	background-color: #05263a;
	opacity:0.9;
	filter:alpha(opacity=90);
	padding-left: 5px; 	
}

#project, #articles, #contact, #about, #jubilee, #vtext, #historict {
	position: absolute;
	top: 303px;
	left: 656px;
	width: 285px;
	height: 300px;
	z-index: 2000
}

#sponsors {
	position: absolute;
	top: 303px;
	left: 656px;
	width: 280px;
	height: 300px;
	z-index: 2000
}


#nav {
	position: absolute;
	top: 330px;
	left: 485px;
	width: 160px;
	height: 300px;
	text-decoration: none;
	z-index: 1000; 
}

#thumbs, #historical {
	position: absolute;
	top:324px;
	left:661px;
	width:260px;
	height:300px;
	border:0px;
	z-index: 3000; 
}

#loadarea {
	position: absolute;
	top: 285px;
	left: 92px;
	width: 390px;
	height: 390px;
	background-image: url(images/aplaceholder.jpg);

}

#video {
	position: absolute;
	top: 285px;
	left: 92px;
	width: 390px;
	height: 390px;
	background-color:#ccc;

}


#copyright {
	position: absolute;
	top: 655px;
	left: 857px;
	width: 100px;
	height: 25px;
}

#copyright h2 {
	color:#666;
}

#copyright  a.cop:link, a.cop:visited {
	color:#666;
	text-decoration:none;

}


#copyright  a.cop:hover, a.cop:active {
	color: #fff;
	text-decoration: none;

}


#link {
	position:absolute;
	left:0px;
	top:0px;
	width:1680px;
	height:1050px;
}

			
/* CSS Document */
