﻿body	{
	text-align: center;
	background: #336699;
	background-image:url(/common/bg_01.gif);
	background-repeat:repeat;
	font-family: arial;
	color: #880000;
	}

h1	{
	text-align: center;
	size=24
	font-family: arial;
	color: D00000;
	}

a:link	{
	text-decoration: none;
	color:#336699;
	}

a:visited{
	text-decoration: none;
	color:#336699;
	}

a:active{
	text-decoration: none;
	color:#336699;
	}

a:active{
	text-decoration: none;
	color:#336699;
	}

#wrapper{
	width: 820px;
	height: -550px;
	background-color: #FFFFFF;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #000000;
	text-align: justify;
	}

#center	{
	text-align: center;
	}

#signature{
	text-align: center;
	}

#computers{
	width: 95%;
	height: -550px;
	background-color: #336699;
	color: #000000;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #000000;
	text-align: center;
	}

#ukuleles{
	width: 95%;
	height: -550px;
	background-color: #336699;
	color: #000000;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #000000;
	text-align: center;
	}

#navigat{
	height: 30px;
	width: 100%;
	background: #336699 url('bg-menu_01.gif') top center repeat-x;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	background-color:# 336699;
	}

#navigat ul{
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-family: Trebuchet MS, sans-serif;
	font-size: 80%
	color: #FFFFFF;
	line-height: 30px;
	white-space: wrap;
	}

#navigat li{
	display: inline;
	}

#navigat li a{
	text-decoration: none;
	padding: 10px 10px;
	color: #333333;
	}

#navigat li a:link{
	color: #333333;
	}

#navigat li a:visited{
	color: #333333;
	}

#navigat li a:hover{
	color: #336699;
	background-color: #FFFFFF;
	color: 000000;
	}