@charset "UTF-8";
/* CSS Document */

body
	{
		background-image:url(mmbackground.jpg);
	}
#wrapper
	{
		width:960px;
		margin-left:-480px;
		left:50%;
		position:absolute;
		height:764px;
		top: 16px;
	}
#navigation
	{
		font-family:"Courier";
		font-size:18px;
		color:#666666;
		text-align:center;
		text-decoration:overline;
		position:absolute;
		left: 250px;
		top: 228px;
		height: 24px;
	}
#navigation4
	{
		font-family:"Courier";
		font-size:18px;
		color:#666666;
		text-align:center;
		text-decoration:overline;
		position:absolute;
		width:504px;
		height:28px;
		z-index:2;
		left: 233px;
		top: 93px;
	}
#navigation5
	{
		font-family:"Courier";
		font-size:18px;
		color:#666666;
		text-align:center;
		text-decoration:overline;
		position:absolute;
	}
#navigation2
	{
		font-family:"Courier";
		font-size:18px;
		color:#666666;
		text-align:center;
		text-decoration:overline;
		position:absolute;
		width:504px;
		height:28px;
		z-index:2;
		left: 279px;
		top: 279px;
	}
#navigation3
	{
		font-family:"Courier";
		font-size:18px;
		color:#666666;
		text-align:center;
		text-decoration:overline;
		position:absolute;
	}
#logo 
	{
		position:absolute;
		left: 247px;
		top: 4px;
	}
#video1
	{
		border-style:dashed;
		border-color:#22c3b9;
		border:bold;
	}
#video2
	{
		border-style:dashed;
		border-color:#22c3b9;
		border:bold;
	}
#profile
	{
		border-style:dashed;
		border-color:FFFFFF;
		border:thick;
	}
H1
	{
		font-family:"Base 02";
		font-size:48px;
		color:#22c3b9;
		text-align:center;
	}	
H2
	{	
		font-family:"Base 02";
		font-size:24px;
		color:#22c3b9;
		text-align:center;
	}
p	
	{
		font-family:"Courier";
		font-size:16px;
		color:#666666;
	}
	
	
