A:link 
	{
	color:#95B7CB;
	text-decoration: none;

	}

A:visited 
	{
	color:#95B7CB;
	text-decoration: none;
	}

A:hover 
	{
	color:#63B8FF;
	text-decoration: none;
	}

.imgalign 
	{
	display:block;
	margin: 0;
	}
body 
	{
	margin: 0;
	}


#frame
	{
	width: 100%;
	margin: 75 auto auto 0;	
	text-align: center;
	background-image: url(back.jpg); 
	background-position: top center; 
	background-repeat: repeat-x;
	padding: 0px;
	}

#splash
	{
	margin-right:auto;
	margin-left:auto;
	text-align: center;
	width: 1000px;
	height: 500px;
	background-image: url(splash.jpg); 
	background-position: top left; 
	background-repeat: no-repeat;
	
	}
	
#menu
	{
	margin: 5 0 0 0;
	width: 1000px;
	letter-spacing: 2px;
	font-variant: small-caps;
	font-size: 18px;
	font-family: Lucida Sans Unicode, Lucida Grande, arial;
	text-align: center;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
	}

#quote
	{
	margin: 461 0 0 0;
	width: 1000px;
	letter-spacing: 2px;
	font-variant: small-caps;
	font-size: 18px;
	font-family: Lucida Sans Unicode, Lucida Grande, arial;
	text-align: center;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
	}

#info
	{
	margin-top: 35px;
	width: 1000px;
	color:#AAAAAA;
	letter-spacing: 2px;
	font-variant: small-caps;
	font-size: 11px;
	font-family: Lucida Sans Unicode, Lucida Grande, arial;
	text-align: center;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
	}

html>body #menu
	{
	margin: 487 0 0 0;
	width: 1000px;
	position: absolute;
	letter-spacing: 2px;
	font-variant: small-caps;
	font-size: 18px;
	font-family: Lucida Sans Unicode, Lucida Grande, arial;
	text-align: center;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
	}

html>body #quote
	{
	margin: 461 0 0 0;
	width: 1000px;
	position: absolute;
	letter-spacing: 2px;
	font-variant: small-caps;
	font-size: 18px;
	font-family: Lucida Sans Unicode, Lucida Grande, arial;
	text-align: center;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
	}

html>body #info
	{
	margin: 525 0 0 0;
	position: absolute;
	width: 1000px;
	color:#AAAAAA;
	letter-spacing: 2px;
	font-variant: small-caps;
	font-size: 10px;
	font-family: Lucida Sans Unicode, Lucida Grande, arial;
	text-align: center;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
	}



