#lightbox-body
{
	position:			absolute; 
	width:				600px;
	height:				450px;
	left:				50%; 
	top:				50%; 
	margin-left:		-300px; 
	margin-top:			-225px;
	background-color:	#ffffff;
	z-index:			100;
}

#lightbox-scroll
{
	position:			absolute; 
	width:				600px;
	height:				450px;
	left:				0px;
	overflow:			auto;
}

#lightbox-close
{
	position:			absolute; 
	height:				30px;
	width:				600px;
	left:				0px; 
	right:				0px;
	bottom:				-30px;
	line-height:		30px;
	font-family:		verdana;
	color:				black;
	text-align:			center;
	font-size:			12px;
	background-color:	#cccccc;
}

#lightbox-load
{
	position:			absolute; 
	top:				0px;
	bottom:				0px;
	left:				0px;
	right:				0px;
	width:				600px;
	height:				450px;
	background-image:	url(images/boxload.gif);
	z-index:			2;
}

#lightbox-close a, #lightbox-close a:visited
{
	color:				#000033;
	text-decoration:	none;
}

#lightbox-close a:hover
{
	color:				#6699cc;	
	text-decoration:	underline;
}

#lightbox
{
	position:			absolute; 
	top:				0px;
	left:				0px;
	width:				100%;
	height:				100%;
	right:				0px;
	bottom:				0px;
	background-image: 	url(images/shade.png);
	display:			none;
	z-index:			99;
	text-align:			center;
}

body
{
	margin:				0px;	
}

#container
{
	position:			absolute; 
	width:				950px;
	height:				550px;
	left:				50%; 
	top:				50%; 
	margin-left:		-475px; 
	margin-top:			-275px; 
}

#flash
{
	position:			absolute; 
	z-index:			1;	
}

#menu
{
	position: 			absolute;
	right: 				-6px;
	bottom: 			-20px;	
	z-index:			10;
}

#menu img
{
	cursor:				pointer;
	border:				0px;	
}

#menu ul
{
	display:			inline;
	margin:				0px;	
}

#menu li
{
	display:			inline;	
	padding-left:		6px;
}

#contact-image
{
	position:			absolute;
	top:				100px;
	left:				0px;
	width:				439px;
	height:				237px;
	background-image:	url(images/contact.jpg);	
}

#contact-copy
{
	position:			absolute;
	top:				180px;
	left:				415px;
	width:				500px;
	font-family:		verdana;
	font-size:			12px;
	color:				#336699;
	letter-spacing:		4px;
}

#about-image
{
	position:			absolute;
	top:				0px;
	left:				0px;
	width:				486px;
	height:				270px;
	background-image:	url(images/about.jpg);	
}

#about-copy-a
{
	position:			absolute;
	top:				300px;
	left:				60px;
	font-family:		verdana;
	font-size:			11px;
	color:				#336699;
}

#about-copy-a a, #about-copy-a a:visited
{
	color:				#000033;
	text-decoration:	none;
}

#about-copy-a a:hover
{
	color:				#6699cc;	
	text-decoration:	underline;
}

#about-copy-b
{
	position:			absolute;
	top:				56px;
	right:				0px;
	width:				450px;
	height:				404px;
	font-family:		verdana;
	font-size:			10px;
	color:				#336699;
	overflow:			auto;
}

#about-copy-c
{
	position:			absolute;
	top:				56px;
	right:				0px;
	width:				400px;
	height:				404px;
	font-family:		verdana;
	font-size:			11px;
	color:				#336699;
	overflow:			auto;
}

#about-copy-c a, #about-copy-c a:visited
{
	color:				#336699;
	text-decoration:	none;
}

#about-copy-c a:hover
{
	color:				#6699cc;	
	text-decoration:	underline;
}

#news-image
{
	position:			absolute;
	top:				0px;
	left:				30px;
	width:				387px;
	height:				550px;
	background-image:	url(images/news.jpg);	
}

#news-copy-a
{
	position:			absolute;
	top:				94px;
	right:				0px;
	width:				450px;
	height:				370px;
	font-family:		verdana;
	font-size:			11px;
	color:				#336699;
	overflow:			auto;	
}

#about-copy-b p
{
	margin:				10px;
}

.content-header
{
	font-size:			28px;	
	letter-spacing:		8px;
}

.content-subheader
{
	font-size:			13px;	
	font-weight:		bold;
}